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_memoryManager | XalanFormatterWriter | [protected] |
| m_newlineString | XalanFormatterWriter | [protected] |
| m_newlineStringLength | XalanFormatterWriter | [protected] |
| m_stringBuffer | XalanFormatterWriter | [protected] |
| m_writer | XalanFormatterWriter | [protected] |
| outputNewline() | XalanUTF16Writer | |
| safeWriteContent(const XalanDOMChar *theChars, size_type theLength) | XalanUTF16Writer | |
| size_type typedef | XalanFormatterWriter | |
| throwInvalidCharacterException(unsigned int ch, MemoryManager &theManager) | XalanFormatterWriter | [static] |
| throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next, MemoryManagerType &theManager) | XalanFormatterWriter | [static] |
| value_type typedef | XalanUTF16Writer | |
| 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] |