Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

XalanUTF16Writer Member List

This is the complete list of members for XalanUTF16Writer, including all inherited members.

decodeUTF16SurrogatePair(XalanDOMChar theHighSurrogate, XalanDOMChar theLowSurrogate, MemoryManager &theManager)XalanFormatterWriter [static]
flushBuffer()XalanUTF16Writer
flushWriter()XalanFormatterWriter
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_memoryManagerXalanFormatterWriter [protected]
m_newlineStringXalanFormatterWriter [protected]
m_newlineStringLengthXalanFormatterWriter [protected]
m_stringBufferXalanFormatterWriter [protected]
m_writerXalanFormatterWriter [protected]
outputNewline()XalanUTF16Writer
safeWriteContent(const XalanDOMChar *theChars, size_type theLength)XalanUTF16Writer
size_type typedefXalanFormatterWriter
throwInvalidCharacterException(unsigned int ch, MemoryManager &theManager)XalanFormatterWriter [static]
throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next, MemoryManagerType &theManager)XalanFormatterWriter [static]
value_type typedefXalanUTF16Writer
write(const value_type *theChars, size_type theLength)XalanUTF16Writer
write(const XalanDOMString &theChars)XalanUTF16Writer
write(value_type theChar)XalanUTF16Writer
write(const value_type chars[], size_type start, size_type)XalanUTF16Writer
write(const value_type *theChars)XalanUTF16Writer
writeCDATAChar(const XalanDOMChar chars[], size_type start, size_type, bool &)XalanUTF16Writer
writeCommentChars(const XalanDOMChar *data, size_type theLength)XalanUTF16Writer
writeNameChar(const XalanDOMChar *data, size_type theLength)XalanUTF16Writer
writePIChars(const XalanDOMChar *data, size_type theLength)XalanUTF16Writer
writeSafe(const XalanDOMChar *theChars, size_type theLength)XalanUTF16Writer
XalanFormatterWriter(Writer &theWriter, MemoryManager &theMemoryManager)XalanFormatterWriter
XalanUTF16Writer(Writer &writer, MemoryManager &theMemoryManager)XalanUTF16Writer
~XalanFormatterWriter()XalanFormatterWriter [virtual]
~XalanUTF16Writer()XalanUTF16Writer [virtual]

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo