Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANSTDOUTPUTSTREAM_HEADER_GUARD_1357924680)
19 #define XALANSTDOUTPUTSTREAM_HEADER_GUARD_1357924680
28 #if defined(XALAN_CLASSIC_IOSTREAMS)
42 XALAN_CPP_NAMESPACE_BEGIN
51 #if defined(XALAN_NO_STD_NAMESPACE)
57 #if defined(XALAN_CLASSIC_IOSTREAMS)
60 #if defined(XALAN_NO_STD_NAMESPACE)
78 MemoryManager& theManager);
83 #if defined(XALAN_NEWLINE_IS_CRLF)
87 virtual const XalanDOMChar*
102 virtual const XalanDOMChar*
110 static const XalanDOMChar m_type[];
118 const char* theBuffer,
133 StreamType& m_outputStream;
135 #if defined(XALAN_NEWLINE_IS_CRLF)
136 const XalanDOMChar* m_newlineString;
144 XALAN_CPP_NAMESPACE_END
148 #endif // XERCESSTDTEXTOUTPUTSTREAM_HEADER_GUARD_1357924680
#define XALAN_DEFAULT_MEMMGR
virtual void doFlush()=0
Flush the stream.
XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
virtual const XalanDOMChar * getNewlineString() const
Get the string which is appropriate for inserting a line feed in the stream.
virtual void writeData(const char *theBuffer, size_type theBufferLength)=0
Write the data in the buffer.
virtual void newline()
Write the appropriate newline character(s) to the stream.
std::streamsize StreamSizeType
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.
|
|