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
NullPrintWriter Member List
This is the complete list of members for NullPrintWriter, including all inherited members.
- checkError() const
[virtual]
- close()
[virtual]
- flush()
[virtual]
- getStream()
[virtual]
- getStream() const
[virtual]
- initialize()
[static]
- m_fAutoFlush
[protected]
- NullPrintWriter()
- print(bool b)
[virtual]
- print(char c)
[virtual]
- print(const char* s, unsigned int theLength = UINT_MAX)
[virtual]
- print(const XalanDOMChar* s, unsigned int theLength = UINT_MAX)
[virtual]
- print(double d)
[virtual]
- print(int i)
[virtual]
- print(long l)
[virtual]
- print(const XalanDOMString& s)
[virtual]
- println()
[virtual]
- println(bool x)
[virtual]
- println(char x)
[virtual]
- println(const char* s, unsigned int theLength = UINT_MAX)
[virtual]
- println(const XalanDOMChar* s, unsigned int theLength = UINT_MAX)
[virtual]
- println(double x)
[virtual]
- println(int x)
[virtual]
- println(long x)
[virtual]
- println(const XalanDOMString& s)
[virtual]
- PrintWriter(bool fAutoFlush = false)
- s_falseString
[protected, static]
- s_newlineString
[protected, static]
- s_trueString
[protected, static]
- terminate()
[static]
- write(const char* s, unsigned int theOffset = 0, unsigned int theLength = UINT_MAX)
[virtual]
- write(const XalanDOMChar* s, unsigned int theOffset = 0, unsigned int theLength = UINT_MAX)
[virtual]
- write(XalanDOMChar c)
[virtual]
- write(const XalanDOMString& s, unsigned int theOffset = 0, unsigned int theLength = UINT_MAX)
[virtual]
- Writer()
- ~NullPrintWriter()
[virtual]
- ~PrintWriter()
[virtual]
- ~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.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|