18 #if !defined(XALANOUTPUTSTREAMPRINTWRITER_HEADER_GUARD_1357924680) 19 #define XALANOUTPUTSTREAMPRINTWRITER_HEADER_GUARD_1357924680 36 XALAN_CPP_NAMESPACE_BEGIN
56 bool fAutoFlush =
false);
61 bool fAutoFlush =
false);
87 size_t theLength = npos);
91 const XalanDOMChar* s,
96 write(XalanDOMChar c);
104 #if !defined(XALAN_BOOL_AS_INT) 115 size_t theLength = npos);
119 const XalanDOMChar* s,
137 #if !defined(XALAN_BOOL_AS_INT) 148 size_t theLength = npos);
152 const XalanDOMChar* s,
187 bool m_flushWideChars;
192 XALAN_CPP_NAMESPACE_END
196 #endif // XALANOUTPUTSTREAMPRINTWRITER_HEADER_GUARD_1357924680
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.
virtual void flush()=0
Flush the stream.
virtual void print(bool b)=0
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual bool checkError() const =0
Flush the stream, then check the error status.
virtual XalanOutputStream * getStream()
Get the stream associated with the writer...