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