Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanStdOutputStream Member List

This is the complete list of members for XalanStdOutputStream, including all inherited members.

BufferType typedefXalanOutputStream
canTranscodeTo(UnicodeCharType theChar) const XalanOutputStream
create(StreamType &theOutputStream, MemoryManagerType &theManager)XalanStdOutputStreamstatic
defaultNewlineString()XalanOutputStreamstatic
doFlush()XalanStdOutputStreamprotectedvirtual
eDefaultBufferSize enum valueXalanOutputStream
eDefaultTranscoderBlockSize enum valueXalanOutputStream
flush()XalanOutputStream
flushBuffer()XalanOutputStream
getMemoryManager()XalanOutputStream
getNewlineString() const XalanOutputStreamvirtual
getOutputEncoding() const XalanOutputStream
getThrowTranscodeException() const XalanOutputStream
getTranscoder() const XalanOutputStream
newline()XalanOutputStreamvirtual
s_nlCRStringXalanOutputStreamprotectedstatic
s_nlCRStringLengthXalanOutputStreamprotectedstatic
s_nlStringXalanOutputStreamprotectedstatic
s_nlStringLengthXalanOutputStreamprotectedstatic
setBufferSize(size_type theBufferSize)XalanOutputStream
setOutputEncoding(const XalanDOMString &theEncoding)XalanOutputStream
setThrowTranscodeException(bool flag)XalanOutputStream
size_type typedefXalanOutputStream
StreamSizeType typedefXalanStdOutputStream
StreamType typedefXalanStdOutputStream
transcode(const XalanDOMChar *theBuffer, size_type theBufferLength, TranscodeVectorType &theDestination)XalanOutputStreamprotected
TranscodeVectorType typedefXalanOutputStream
UnicodeCharType typedefXalanOutputStream
write(char theChar)XalanOutputStream
write(XalanDOMChar theChar)XalanOutputStream
write(const char *theBuffer)XalanOutputStream
write(const XalanDOMChar *theBuffer)XalanOutputStream
write(const char *theBuffer, size_type theBufferLength)XalanOutputStream
write(const XalanDOMChar *theBuffer, size_type theBufferLength)XalanOutputStream
writeData(const char *theBuffer, size_type theBufferLength)XalanStdOutputStreamprotectedvirtual
XalanOutputStream(MemoryManagerType &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true)XalanOutputStreamexplicit
XalanStdOutputStream(StreamType &theOutputStream, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)XalanStdOutputStream
~XalanOutputStream()XalanOutputStreamvirtual
~XalanStdOutputStream()XalanStdOutputStreamvirtual

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo