18#if !defined(XALANSTDOUTPUTSTREAM_HEADER_GUARD_1357924680)
19#define XALANSTDOUTPUTSTREAM_HEADER_GUARD_1357924680
67#if defined(XALAN_NEWLINE_IS_CRLF)
72 getNewlineString()
const;
119#if defined(XALAN_NEWLINE_IS_CRLF)
#define XALAN_DEFAULT_MEMMGR
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XalanTranscodingServices::size_type size_type
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
virtual ~XalanStdOutputStreamWriteException()
XalanStdOutputStreamWriteException(int theErrorCode, XalanDOMString &theResult)
virtual ~XalanStdOutputStream()
virtual void doFlush()
Flush the stream.
virtual void writeData(const char *theBuffer, size_type theBufferLength)
Write the data in the buffer.
XalanStdOutputStream(StreamType &theOutputStream, MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
Construct a XalanStdOutputStream instance for output to the standard output device.
std::streamsize StreamSizeType
static XalanStdOutputStream * create(StreamType &theOutputStream, MemoryManager &theManager)