| cdata(const XMLCh *const ch, const unsigned int length) | FormatterToText | [virtual] |
| FormatterListener::cdata(const XMLCh *const ch, const size_type length)=0 | FormatterListener | [pure virtual] |
| characters(const XMLCh *const chars, const unsigned int length) | FormatterToText | [virtual] |
| FormatterListener::characters(const XMLCh *const chars, const size_type length)=0 | FormatterListener | [pure virtual] |
| charactersRaw(const XMLCh *const chars, const unsigned int length) | FormatterToText | [virtual] |
| FormatterListener::charactersRaw(const XMLCh *const chars, const size_type length)=0 | FormatterListener | [pure virtual] |
| clearEncoding() | FormatterToText | |
| comment(const XMLCh *const data) | FormatterToText | [virtual] |
| eFormat enum name | FormatterListener | |
| endDocument() | FormatterToText | [virtual] |
| endElement(const XMLCh *const name) | FormatterToText | [virtual] |
| entityReference(const XMLCh *const name) | FormatterToText | [virtual] |
| FormatterListener(eFormat theFormat) | FormatterListener | |
| FormatterToText() | FormatterToText | |
| FormatterToText(Writer &writer, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true) | FormatterToText | |
| FormatterToText(Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true) | FormatterToText | |
| getDoctypePublic() const | FormatterListener | [virtual] |
| getDoctypeSystem() const | FormatterListener | [virtual] |
| getEncoding() const | FormatterToText | [virtual] |
| getHandleIgnorableWhitespace() const | FormatterToText | |
| getIndent() const | FormatterListener | [virtual] |
| getMaxCharacter() const | FormatterToText | |
| getMediaType() const | FormatterListener | [virtual] |
| getNormalizeLinefeed() const | FormatterToText | |
| getOutputFormat() const | FormatterListener | |
| getPrefixResolver() const | FormatterListener | |
| getWriter() const | FormatterToText | [virtual] |
| ignorableWhitespace(const XMLCh *const chars, const unsigned int length) | FormatterToText | [virtual] |
| FormatterListener::ignorableWhitespace(const XMLCh *const chars, const size_type length)=0 | FormatterListener | [pure virtual] |
| m_prefixResolver | FormatterListener | [protected] |
| OUTPUT_METHOD_DOM enum value | FormatterListener | |
| OUTPUT_METHOD_HTML enum value | FormatterListener | |
| OUTPUT_METHOD_NONE enum value | FormatterListener | |
| OUTPUT_METHOD_OTHER enum value | FormatterListener | |
| OUTPUT_METHOD_TEXT enum value | FormatterListener | |
| OUTPUT_METHOD_XML enum value | FormatterListener | |
| ParentType typedef | FormatterListener | |
| processingInstruction(const XMLCh *const target, const XMLCh *const data) | FormatterToText | [virtual] |
| resetDocument() | FormatterToText | [virtual] |
| s_emptyString | FormatterListener | [protected, static] |
| s_piData | FormatterListener | [static] |
| s_piDataLength | FormatterListener | [static] |
| s_piTarget | FormatterListener | [static] |
| s_piTargetLength | FormatterListener | [static] |
| setDocumentLocator(const LocatorType *const locator) | FormatterToText | [virtual] |
| setEncoding(const XalanDOMString &theEncoding) | FormatterToText | |
| setHandleIgnorableWhitespace(bool fHandle) | FormatterToText | |
| setMaxCharacter(XalanDOMChar theMaxChar) | FormatterToText | |
| setNormalizeLinefeed(bool fNormalize) | FormatterToText | |
| setPrefixResolver(const PrefixResolver *thePrefixResolver) | FormatterListener | |
| setWriter(Writer *theWriter) | FormatterToText | |
| size_type typedef | FormatterListener | |
| startDocument() | FormatterToText | [virtual] |
| startElement(const XMLCh *const name, AttributeListType &attrs) | FormatterToText | [virtual] |
| ~FormatterListener() | FormatterListener | [virtual] |
| ~FormatterToText() | FormatterToText | [virtual] |