Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


XalanFileOutputStream Member List

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

BufferType typedefXalanOutputStream
canTranscodeTo(XalanUnicodeChar theChar) constXalanOutputStream
create(const XalanDOMString &theFileName, MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize)XalanFileOutputStreamstatic
defaultNewlineString()XalanOutputStreaminlinestatic
doFlush()XalanFileOutputStreamprotectedvirtual
eDefaultBufferSize enum valueXalanFileOutputStream
eDefaultTranscoderBlockSize enum valueXalanOutputStream
flush()XalanOutputStreaminline
flushBuffer()XalanOutputStream
formatMessage(const XalanDOMString &theMessage, int theErrorCode, XalanDOMString &theBuffer)XalanOutputStreamstatic
getMemoryManager()XalanOutputStreaminline
getNewlineString() constXalanOutputStreamvirtual
getOutputEncoding() constXalanOutputStreaminline
getThrowTranscodeException() constXalanOutputStreaminline
getTranscoder() constXalanOutputStreaminline
HandleType typedefXalanFileOutputStream
newline()XalanOutputStreamvirtual
s_nlCRStringXalanOutputStreamprotectedstatic
s_nlCRStringLengthXalanOutputStreamprotectedstatic
s_nlStringXalanOutputStreamprotectedstatic
s_nlStringLengthXalanOutputStreamprotectedstatic
setBufferSize(size_type theBufferSize)XalanOutputStream
setOutputEncoding(const XalanDOMString &theEncoding)XalanOutputStream
setThrowTranscodeException(bool flag)XalanOutputStreaminline
size_type typedefXalanOutputStream
transcode(const XalanDOMChar *theBuffer, size_type theBufferLength, TranscodeVectorType &theDestination)XalanOutputStreamprotected
TranscodeVectorType typedefXalanOutputStream
write(char theChar)XalanOutputStreaminline
write(XalanDOMChar theChar)XalanOutputStreaminline
write(const char *theBuffer)XalanOutputStreaminline
write(const XalanDOMChar *theBuffer)XalanOutputStreaminline
write(const char *theBuffer, size_type theBufferLength)XalanOutputStreaminline
write(const XalanDOMChar *theBuffer, size_type theBufferLength)XalanOutputStream
writeData(const char *theBuffer, size_type theBufferLength)XalanFileOutputStreamprotectedvirtual
XalanFileOutputStream(const XalanDOMString &theFileName, MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize)XalanFileOutputStream
XalanOutputStream(MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true)XalanOutputStreamexplicit
~XalanFileOutputStream()XalanFileOutputStreamvirtual
~XalanOutputStream()XalanOutputStreamvirtual

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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo