This is the complete list of members for XalanUTF8Writer, including all inherited members.
decodeUTF16SurrogatePair(XalanDOMChar theHighSurrogate, XalanDOMChar theLowSurrogate, MemoryManager &theManager) | XalanFormatterWriter | static |
flushBuffer() | XalanUTF8Writer | |
flushWriter() | XalanUTF8Writer | |
formatNumericCharacterReference(unsigned int theNumber) | XalanFormatterWriter | protected |
getMemoryManager() | XalanFormatterWriter | |
getStream() | XalanFormatterWriter | |
getStream() const | XalanFormatterWriter | |
getWriter() const | XalanFormatterWriter | |
isUTF16HighSurrogate(XalanDOMChar theChar) | XalanFormatterWriter | static |
isUTF16LowSurrogate(XalanDOMChar theChar) | XalanFormatterWriter | static |
m_memoryManager | XalanFormatterWriter | protected |
m_newlineString | XalanFormatterWriter | protected |
m_newlineStringLength | XalanFormatterWriter | protected |
m_stringBuffer | XalanFormatterWriter | protected |
m_writer | XalanFormatterWriter | protected |
outputNewline() | XalanUTF8Writer | |
safeWriteContent(const XalanDOMChar *theChars, XalanDOMString::size_type theLength) | XalanUTF8Writer | |
size_type typedef | XalanFormatterWriter | |
throwInvalidCharacterException(unsigned int ch, MemoryManager &theManager) | XalanFormatterWriter | static |
throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next, MemoryManagerType &theManager) | XalanFormatterWriter | static |
value_type typedef | XalanUTF8Writer | |
write(const value_type *theChars, XalanDOMString::size_type theLength) | XalanUTF8Writer | |
write(const XalanDOMChar *theChars) | XalanUTF8Writer | |
write(const XalanDOMString &theChars) | XalanUTF8Writer | |
write(value_type theChar) | XalanUTF8Writer | |
write(const XalanDOMChar *theChars, XalanDOMString::size_type theLength) | XalanUTF8Writer | |
write(const XalanDOMChar chars[], XalanDOMString::size_type start, XalanDOMString::size_type length) | XalanUTF8Writer | |
write(const value_type *theChars) | XalanUTF8Writer | |
writeCDATAChar(const XalanDOMChar chars[], size_type start, size_type length, bool &) | XalanUTF8Writer | |
writeCommentChars(const XalanDOMChar *data, size_type theLength) | XalanUTF8Writer | |
writeNameChar(const XalanDOMChar *data, size_type theLength) | XalanUTF8Writer | |
writePIChars(const XalanDOMChar *data, size_type theLength) | XalanUTF8Writer | |
writeSafe(const XalanDOMChar *theChars, XalanDOMString::size_type theLength) | XalanUTF8Writer | |
XalanFormatterWriter(Writer &theWriter, MemoryManager &theMemoryManager) | XalanFormatterWriter | |
XalanUTF8Writer(Writer &writer, MemoryManager &theMemoryManager) | XalanUTF8Writer | |
~XalanFormatterWriter() | XalanFormatterWriter | virtual |
~XalanUTF8Writer() | XalanUTF8Writer | virtual |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|