Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan-C++ XSL Transformer Version 1.0
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanFileOutputStream Class Reference
#include <XalanFileOutputStream.hpp>
Inheritance diagram for XalanFileOutputStream:
Collaboration diagram for XalanFileOutputStream:
List of all members.
Public Methods
Protected Methods
- virtual void writeData ( const char* theBuffer, unsigned long theBufferLength)
- virtual void doFlush ()
Detailed Description
Constructor & Destructor Documentation
XalanFileOutputStream::XalanFileOutputStream (
|
const XalanDOMString & theFileName) |
|
Construct an XalanFileOutputStream exception object.
-
Parameters:
-
theFileName
|
name of file causing the exception
|
virtual XalanFileOutputStream::~XalanFileOutputStream () [virtual] |
|
Member Function Documentation
virtual void XalanFileOutputStream::doFlush () [protected, virtual] |
|
virtual void XalanFileOutputStream::writeData (
|
const char * theBuffer, |
|
unsigned long theBufferLength) [protected, virtual] |
|
The documentation for this class was generated from the following file:
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|