18 #if !defined(XALANSTDOUTPUTSTREAM_HEADER_GUARD_1357924680)
19 #define XALANSTDOUTPUTSTREAM_HEADER_GUARD_1357924680
61 create( StreamType& theOutputStream,
62 MemoryManager& theManager);
67 #if defined(XALAN_NEWLINE_IS_CRLF)
71 virtual const XalanDOMChar*
72 getNewlineString()
const;
86 virtual const XalanDOMChar*
94 static const XalanDOMChar m_type[];
102 const char* theBuffer,
117 StreamType& m_outputStream;
119 #if defined(XALAN_NEWLINE_IS_CRLF)
120 const XalanDOMChar* m_newlineString;
132 #endif // XERCESSTDTEXTOUTPUTSTREAM_HEADER_GUARD_1357924680
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_DEFAULT_MEMMGR
std::streamsize StreamSizeType
virtual const XalanDOMChar * getType() const
Retrieve type of exception.