Xalan-C++ API Reference 1.12.0
|
#include <xalanc/PlatformSupport/DOMStringPrintWriter.hpp>
Protected Attributes | |
XalanDOMString * | m_outputString |
![]() | |
const bool | m_fAutoFlush |
MemoryManager & | m_memoryManager |
Additional Inherited Members | |
![]() | |
static const size_t | npos |
![]() | |
static const XalanDOMChar | s_trueString [] |
static const XalanDOMChar | s_falseString [] |
static const XalanDOMChar | s_newlineString [] |
Definition at line 40 of file DOMStringPrintWriter.hpp.
xalanc::DOMStringPrintWriter::DOMStringPrintWriter | ( | XalanDOMString & | theString | ) |
|
virtual |
Flush the stream, then check the error status.
Implements xalanc::PrintWriter.
Close the stream.
Implements xalanc::PrintWriter.
Flush the stream.
Implements xalanc::PrintWriter.
|
inline |
Definition at line 50 of file DOMStringPrintWriter.hpp.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
|
virtual |
Implements xalanc::PrintWriter.
|
virtual |
Implements xalanc::PrintWriter.
|
virtual |
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
|
virtual |
Implements xalanc::PrintWriter.
|
virtual |
Implements xalanc::PrintWriter.
|
virtual |
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
|
inline |
Definition at line 56 of file DOMStringPrintWriter.hpp.
|
virtual |
Writes a string.
s | string to write |
theOffset | starting offset in string to begin writing, default 0 |
theLength | number of characters to write. If the length is npos, then the array is assumed to be null-terminated. |
Implements xalanc::PrintWriter.
|
virtual |
Writes a string.
s | string to write |
theOffset | starting offset in string to begin writing, default 0 |
theLength | number of characters to write. If the length is XalanDOMString::npos, then the array is assumed to be null-terminated. |
Implements xalanc::PrintWriter.
|
virtual |
Writes a string.
s | string to write |
theOffset | starting offset in string to begin writing, default 0 |
theLength | number of characters to write. If the length is XalanDOMString::npos, then the entire string is printed. |
Implements xalanc::PrintWriter.
|
virtual |
|
protected |
Definition at line 158 of file DOMStringPrintWriter.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Mon Feb 5 2024 20:50:04 for Xalan-C++ API Reference by