Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANTRANSFORMEROUTPUTSTREAM_HEADER_GUARD_1357924680)
19 #define XALANTRANSFORMEROUTPUTSTREAM_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
51 MemoryManager& theManager,
52 void* theOutputHandle,
64 const char* theBuffer,
78 void*
const m_outputHandle;
87 XALAN_CPP_NAMESPACE_END
91 #endif // XALANTRANSFORMEROUTPUTSTREAM_HEADER_GUARD_1357924680
XalanTranscodingServices::size_type size_type
virtual void doFlush()=0
Flush the stream.
virtual void writeData(const char *theBuffer, size_type theBufferLength)=0
Write the data in the buffer.
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.
|
|