18 #if !defined(PRINTWRITER_HEADER_GUARD_1357924680) 19 #define PRINTWRITER_HEADER_GUARD_1357924680 33 XALAN_CPP_NAMESPACE_BEGIN
51 return m_memoryManager;
63 checkError()
const = 0;
80 size_t theLength = npos) = 0;
84 const XalanDOMChar* s,
89 write(XalanDOMChar c) = 0;
99 #if !defined(XALAN_BOOL_AS_INT) 110 size_t theLength = npos) = 0;
114 const XalanDOMChar* s,
132 #if !defined(XALAN_BOOL_AS_INT) 143 size_t theLength = npos) = 0;
147 const XalanDOMChar* s,
151 println(
double x) = 0;
169 static const XalanDOMChar s_trueString[];
171 static const XalanDOMChar s_falseString[];
173 static const XalanDOMChar s_newlineString[];
189 XALAN_CPP_NAMESPACE_END
193 #endif // PRINTWRITER_HEADER_GUARD_1357924680 MemoryManager & m_memoryManager
virtual void write(const char *s, size_t theOffset=0, size_t theLength=npos)=0
Writes a string.
#define XALAN_DEFAULT_MEMMGR
virtual void close()=0
Close the stream.
virtual void flush()=0
Flush the stream.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
MemoryManager & getMemoryManager()