Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


XalanUTF8Writer Member List

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

decodeUTF16SurrogatePair(XalanDOMChar theHighSurrogate, XalanDOMChar theLowSurrogate, MemoryManager &theManager)XalanFormatterWriterinlinestatic
flushBuffer()XalanUTF8Writerinline
flushWriter()XalanUTF8Writerinline
formatNumericCharacterReference(XalanUnicodeChar theChar)XalanFormatterWriterinlineprotected
getMemoryManager()XalanFormatterWriterinline
getStream()XalanFormatterWriterinline
getStream() constXalanFormatterWriterinline
getWriter() constXalanFormatterWriterinline
isUTF16HighSurrogate(XalanDOMChar theChar)XalanFormatterWriterinlinestatic
isUTF16LowSurrogate(XalanDOMChar theChar)XalanFormatterWriterinlinestatic
m_memoryManagerXalanFormatterWriterprotected
m_newlineStringXalanFormatterWriterprotected
m_newlineStringLengthXalanFormatterWriterprotected
m_stringBufferXalanFormatterWriterprotected
m_writerXalanFormatterWriterprotected
outputNewline()XalanUTF8Writerinline
safeWriteContent(const XalanDOMChar *theChars, size_type theLength)XalanUTF8Writerinline
size_type typedefXalanFormatterWriter
throwInvalidCharacterException(XalanUnicodeChar ch, MemoryManager &theManager)XalanFormatterWriterinlinestatic
throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next, MemoryManager &theManager)XalanFormatterWriterinlinestatic
throwUnrepresentableCharacterException(XalanUnicodeChar ch, MemoryManager &theManager)XalanFormatterWriterinline
value_type typedefXalanUTF8Writer
write(const value_type *theChars, size_type theLength)XalanUTF8Writerinline
write(const XalanDOMChar *theChars)XalanUTF8Writerinline
write(const XalanDOMString &theChars)XalanUTF8Writerinline
write(value_type theChar)XalanUTF8Writerinline
write(const XalanDOMChar *theChars, size_type theLength)XalanUTF8Writerinline
write(const XalanDOMChar chars[], size_type start, size_type length)XalanUTF8Writerinline
write(const value_type *theChars)XalanUTF8Writerinline
writeCDATAChar(const XalanDOMChar chars[], size_type start, size_type length, bool &)XalanUTF8Writerinline
writeCommentChars(const XalanDOMChar *data, size_type theLength)XalanUTF8Writerinline
writeNameChar(const XalanDOMChar *data, size_type theLength)XalanUTF8Writerinline
writePIChars(const XalanDOMChar *data, size_type theLength)XalanUTF8Writerinline
writeSafe(const XalanDOMChar *theChars, size_type theLength)XalanUTF8Writerinline
XalanFormatterWriter(Writer &theWriter, MemoryManager &theMemoryManager)XalanFormatterWriterinline
XalanUTF8Writer(Writer &writer, MemoryManager &theMemoryManager)XalanUTF8Writer
~XalanFormatterWriter()XalanFormatterWriterinlinevirtual
~XalanUTF8Writer()XalanUTF8Writerinlinevirtual

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.

Apache Logo