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
TextOutputStream Member List
This is the complete list of members for TextOutputStream, including all inherited members.
- flush() = 0
[pure virtual]
- TextOutputStream()
- write(char theChar) = 0
[pure virtual]
- write(XalanDOMChar theChar) = 0
[pure virtual]
- write(const char* theBuffer) = 0
[pure virtual]
- write(const XalanDOMChar* theBuffer) = 0
[pure virtual]
- write( const char* theBuffer, unsigned long theBufferLength) = 0
[pure virtual]
- write( const XalanDOMChar* theBuffer, unsigned long theBufferLength) = 0
[pure virtual]
- ~TextOutputStream()
[virtual]
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.
|
|