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
XalanFileOutputStream Member List
This is the complete list of members for XalanFileOutputStream, including all inherited members.
- BufferType typedef
- canTranscodeTo(UnicodeCharType theChar) const
- create(const XalanDOMString &theFileName, MemoryManagerType &theManager, unsigned int theBufferSize=eDefaultBufferSize)
[static]
- defaultNewlineString()
[static]
- doFlush()
[protected, virtual]
- eDefaultBufferSize enum value
- eDefaultTranscoderBlockSize enum value
- flush()
- flushBuffer()
- getMemoryManager()
- getNewlineString() const
[virtual]
- getOutputEncoding() const
- getThrowTranscodeException() const
- getTranscoder() const
- HandleType typedef
- 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
- 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]
- XalanFileOutputStream(const XalanDOMString &theFileName, MemoryManagerType &theManager, unsigned int theBufferSize=eDefaultBufferSize)
- XalanOutputStream(MemoryManagerType &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true)
[explicit]
- ~XalanFileOutputStream()
[virtual]
- ~XalanOutputStream()
[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.
|
|