Xalan-C++ API Documentation
Go to the documentation of this file.
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
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual void close()=0
Close the stream.
MemoryManager & m_memoryManager
#define XALAN_DEFAULT_MEMMGR
virtual void flush()=0
Flush the stream.
virtual void write(const char *s, size_t theOffset=0, size_t theLength=npos)=0
Writes a string.
MemoryManager & getMemoryManager()
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.
|
|