18 #if !defined(DOMSTRING_PRINTWRITER_HEADER_GUARD_1357924680) 19 #define DOMSTRING_PRINTWRITER_HEADER_GUARD_1357924680 36 XALAN_CPP_NAMESPACE_BEGIN
52 return *m_outputString;
58 m_outputString = &newString;
76 size_t theLength = npos);
80 const XalanDOMChar* s,
85 write(XalanDOMChar c);
93 #if !defined(XALAN_BOOL_AS_INT) 104 size_t theLength = npos);
108 const XalanDOMChar* s,
126 #if !defined(XALAN_BOOL_AS_INT) 137 size_t theLength = npos);
141 const XalanDOMChar* s,
174 XALAN_CPP_NAMESPACE_END
178 #endif // DOMSTRING_PRINTWRITER_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.
void setString(XalanDOMString &newString)
XalanDOMString & getString() const
XalanDOMString * m_outputString
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.