Xalan-C++ API Reference 1.12.0
|
#include <xalanc/PlatformSupport/NullPrintWriter.hpp>
Additional Inherited Members | |
![]() | |
static const size_t | npos |
![]() | |
const bool | m_fAutoFlush |
MemoryManager & | m_memoryManager |
![]() | |
static const XalanDOMChar | s_trueString [] |
static const XalanDOMChar | s_falseString [] |
static const XalanDOMChar | s_newlineString [] |
Definition at line 37 of file NullPrintWriter.hpp.
|
explicit |
|
virtual |
Flush the stream, then check the error status.
Implements xalanc::PrintWriter.
Close the stream.
Implements xalanc::PrintWriter.
Flush the stream.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
Implements xalanc::PrintWriter.
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.
|
virtual |
Implements xalanc::PrintWriter.
|
virtual |
Implements xalanc::PrintWriter.
References xalanc::operator==().
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 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 |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Tue Oct 10 2023 15:42:14 for Xalan-C++ API Reference by