Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSL Transformer Version 1.1
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
Writer Member List
This is the complete list of members for Writer, including all inherited members.
- close() = 0
[pure virtual]
- flush() = 0
[pure virtual]
- getStream()
[virtual]
- getStream() const
[virtual]
- write(const char* s, unsigned int theOffset = 0, unsigned int theLength = UINT_MAX) = 0
[pure virtual]
- write(const XalanDOMChar* s, unsigned int theOffset = 0, unsigned int theLength = UINT_MAX) = 0
[pure virtual]
- write(XalanDOMChar c) = 0
[pure virtual]
- write(const XalanDOMString& s, unsigned int theOffset = 0, unsigned int theLength = UINT_MAX) = 0
[pure virtual]
- Writer()
- ~Writer()
[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.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|