This is the complete list of members for XalanFileOutputStream, including all inherited members.
BufferType typedef | XalanOutputStream | |
canTranscodeTo(UnicodeCharType theChar) const | XalanOutputStream | |
create(const XalanDOMString &theFileName, MemoryManagerType &theManager, unsigned int theBufferSize=eDefaultBufferSize) | XalanFileOutputStream | [static] |
defaultNewlineString() | XalanOutputStream | [static] |
doFlush() | XalanFileOutputStream | [protected, virtual] |
eDefaultBufferSize enum value | XalanFileOutputStream | |
eDefaultTranscoderBlockSize enum value | XalanOutputStream | |
flush() | XalanOutputStream | |
flushBuffer() | XalanOutputStream | |
getMemoryManager() | XalanOutputStream | |
getNewlineString() const | XalanOutputStream | [virtual] |
getOutputEncoding() const | XalanOutputStream | |
getThrowTranscodeException() const | XalanOutputStream | |
getTranscoder() const | XalanOutputStream | |
HandleType typedef | XalanFileOutputStream | |
newline() | XalanOutputStream | [virtual] |
s_nlCRString | XalanOutputStream | [protected, static] |
s_nlCRStringLength | XalanOutputStream | [protected, static] |
s_nlString | XalanOutputStream | [protected, static] |
s_nlStringLength | XalanOutputStream | [protected, static] |
setBufferSize(size_type theBufferSize) | XalanOutputStream | |
setOutputEncoding(const XalanDOMString &theEncoding) | XalanOutputStream | |
setThrowTranscodeException(bool flag) | XalanOutputStream | |
size_type typedef | XalanOutputStream | |
transcode(const XalanDOMChar *theBuffer, size_type theBufferLength, TranscodeVectorType &theDestination) | XalanOutputStream | [protected] |
TranscodeVectorType typedef | XalanOutputStream | |
UnicodeCharType typedef | XalanOutputStream | |
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) | XalanFileOutputStream | [protected, virtual] |
XalanFileOutputStream(const XalanDOMString &theFileName, MemoryManagerType &theManager, unsigned int theBufferSize=eDefaultBufferSize) | XalanFileOutputStream | |
XalanOutputStream(MemoryManagerType &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true) | XalanOutputStream | [explicit] |
~XalanFileOutputStream() | XalanFileOutputStream | [virtual] |
~XalanOutputStream() | XalanOutputStream | [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.9 |
|