16 #if !defined(NULLPRINTWRITER_HEADER_GUARD_1357924680)
17 #define NULLPRINTWRITER_HEADER_GUARD_1357924680
31 XALAN_CPP_NAMESPACE_BEGIN
60 size_t theLength = npos);
64 const XalanDOMChar* s,
69 write(XalanDOMChar c);
77 #if !defined(XALAN_BOOL_AS_INT)
88 size_t theLength = npos);
92 const XalanDOMChar* s,
110 #if !defined(XALAN_BOOL_AS_INT)
121 size_t theLength = npos);
125 const XalanDOMChar* s,
154 XALAN_CPP_NAMESPACE_END
158 #endif // NULLPRINTWRITER_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
virtual void write(const char *s, size_t theOffset=0, size_t theLength=npos)=0
Writes a string.
virtual void close()=0
Close the stream.
Definition: PrintWriter.hpp:35
virtual void flush()=0
Flush the stream.
Definition: NullPrintWriter.hpp:35
virtual void print(bool b)=0
Definition: XalanDOMString.hpp:42
virtual bool checkError() const =0
Flush the stream, then check the error status.
unsigned int size_type
Definition: XalanDOMString.hpp:53
Definition: XalanDOMString.hpp:63