Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(NULLPRINTWRITER_HEADER_GUARD_1357924680)
19 #define NULLPRINTWRITER_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
62 size_t theLength = npos);
66 const XalanDOMChar* s,
71 write(XalanDOMChar c);
79 #if !defined(XALAN_BOOL_AS_INT)
90 size_t theLength = npos);
94 const XalanDOMChar* s,
112 #if !defined(XALAN_BOOL_AS_INT)
123 size_t theLength = npos);
127 const XalanDOMChar* s,
156 XALAN_CPP_NAMESPACE_END
160 #endif // NULLPRINTWRITER_HEADER_GUARD_1357924680
virtual void close()=0
Close the stream.
virtual bool checkError() const =0
Flush the stream, then check the error status.
virtual void write(const char *s, size_t theOffset=0, size_t theLength=npos)=0
Writes a string.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual void flush()=0
Flush the stream.
virtual void print(bool b)=0
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|