18#if !defined(XALANTRANSFORMEROUTPUTSTREAM_HEADER_GUARD_1357924680)
19#define XALANTRANSFORMEROUTPUTSTREAM_HEADER_GUARD_1357924680
51 MemoryManager& theManager,
52 void* theOutputHandle,
64 const char* theBuffer,
78 void*
const m_outputHandle;
XalanTranscodingServices::size_type size_type
XalanOutputStream(MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true)
Constructor.