16 #if !defined(XALANNULLOUTPUTSTREAM_HEADER_GUARD_1357924680)
17 #define XALANNULLOUTPUTSTREAM_HEADER_GUARD_1357924680
31 XALAN_CPP_NAMESPACE_BEGIN
50 const char* theBuffer,
70 XALAN_CPP_NAMESPACE_END
74 #endif // NULLTEXTOUTPUTSTREAM_HEADER_GUARD_1357924680
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
Definition: XalanVector.hpp:1111
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
Definition: XalanNullOutputStream.hpp:35
XalanTranscodingServices::size_type size_type
Definition: XalanOutputStream.hpp:55
virtual void doFlush()=0
Flush the stream.
Definition: XalanOutputStream.hpp:47
virtual void writeData(const char *theBuffer, size_type theBufferLength)=0
Write the data in the buffer.