Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanFStreamOutputStream Member List

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

BufferType typedefXalanOutputStream
canTranscodeTo(UnicodeCharType theChar) const XalanOutputStream
create(FILE *theFileHandle, MemoryManagerType &theManager, unsigned int theBufferSize=eDefaultBufferSize)XalanFStreamOutputStreamstatic
defaultNewlineString()XalanOutputStreamstatic
doFlush()XalanFStreamOutputStreamprotectedvirtual
eDefaultBufferSize enum valueXalanFStreamOutputStream
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
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)XalanFStreamOutputStreamprotectedvirtual
XalanFStreamOutputStream(FILE *theFileHandle, MemoryManagerType &theManager, unsigned int theBufferSize=eDefaultBufferSize)XalanFStreamOutputStream
XalanOutputStream(MemoryManagerType &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true)XalanOutputStreamexplicit
~XalanFStreamOutputStream()XalanFStreamOutputStreamvirtual
~XalanOutputStream()XalanOutputStreamvirtual

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