Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanStdOutputStream Member List
This is the complete list of members for XalanStdOutputStream, including all inherited members.
- BufferType typedef
- canTranscodeTo(UnicodeCharType theChar) const
- create(StreamType &theOutputStream, MemoryManagerType &theManager)
[static]
- defaultNewlineString()
[static]
- doFlush()
[protected, virtual]
- eDefaultBufferSize enum value
- eDefaultTranscoderBlockSize enum value
- flush()
- flushBuffer()
- getMemoryManager()
- getNewlineString() const
[virtual]
- getOutputEncoding() const
- getThrowTranscodeException() const
- getTranscoder() const
- newline()
[virtual]
- s_nlCRString
[protected, static]
- s_nlCRStringLength
[protected, static]
- s_nlString
[protected, static]
- s_nlStringLength
[protected, static]
- setBufferSize(size_type theBufferSize)
- setOutputEncoding(const XalanDOMString &theEncoding)
- setThrowTranscodeException(bool flag)
- size_type typedef
- StreamSizeType typedef
- StreamType typedef
- transcode(const XalanDOMChar *theBuffer, size_type theBufferLength, TranscodeVectorType &theDestination)
[protected]
- TranscodeVectorType typedef
- UnicodeCharType typedef
- write(char theChar)
- write(XalanDOMChar theChar)
- write(const char *theBuffer)
- write(const XalanDOMChar *theBuffer)
- write(const char *theBuffer, size_type theBufferLength)
- write(const XalanDOMChar *theBuffer, size_type theBufferLength)
- writeData(const char *theBuffer, size_type theBufferLength)
[protected, virtual]
- XalanOutputStream(MemoryManagerType &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true)
[explicit]
- XalanStdOutputStream(StreamType &theOutputStream, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)
- ~XalanOutputStream()
[virtual]
- ~XalanStdOutputStream()
[virtual]
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|