| cdata(const XMLCh *const ch, const size_type length) | FormatterToXercesDOM | virtual |
| characters(const XMLCh *const chars, const size_type length) | FormatterToXercesDOM | virtual |
| charactersRaw(const XMLCh *const chars, const size_type length) | FormatterToXercesDOM | virtual |
| comment(const XMLCh *const data) | FormatterToXercesDOM | virtual |
| eFormat enum name | FormatterListener | |
| endDocument() | FormatterToXercesDOM | virtual |
| endElement(const XMLCh *const name) | FormatterToXercesDOM | virtual |
| entityReference(const XMLCh *const name) | FormatterToXercesDOM | virtual |
| eXMLVersion enum name | FormatterListener | |
| FormatterListener(eFormat theFormat) | FormatterListener | |
| FormatterToXercesDOM(DOMDocument_Type *doc, DOMDocumentFragmentType *docFrag, DOMElementType *currentElement, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | FormatterToXercesDOM | |
| FormatterToXercesDOM(DOMDocument_Type *doc, DOMElementType *currentElement, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | FormatterToXercesDOM | |
| getCurrentElement() const | FormatterToXercesDOM | inline |
| getDoctypePublic() const | FormatterListener | virtual |
| getDoctypeSystem() const | FormatterListener | virtual |
| getDocument() const | FormatterToXercesDOM | inline |
| getDocumentFragment() const | FormatterToXercesDOM | inline |
| getEncoding() const | FormatterListener | virtual |
| getIndent() const | FormatterListener | virtual |
| getMediaType() const | FormatterListener | virtual |
| getOutputFormat() const | FormatterListener | inline |
| getPrefixResolver() const | FormatterListener | inline |
| getWriter() const | FormatterListener | virtual |
| getXMLVersion() const | FormatterListener | inline |
| ignorableWhitespace(const XMLCh *const chars, const size_type length) | FormatterToXercesDOM | virtual |
| isXML1_1Version() const | FormatterListener | inline |
| 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) | FormatterToXercesDOM | virtual |
| resetDocument() | FormatterToXercesDOM | virtual |
| s_piData | FormatterListener | static |
| s_piDataLength | FormatterListener | static |
| s_piTarget | FormatterListener | static |
| s_piTargetLength | FormatterListener | static |
| setCurrentElement(DOMElementType *theElement) | FormatterToXercesDOM | inline |
| setDocument(DOMDocument_Type *theDocument) | FormatterToXercesDOM | inline |
| setDocumentFragment(DOMDocumentFragmentType *theDocumentFragment) | FormatterToXercesDOM | inline |
| setDocumentLocator(const Locator *const locator) | FormatterToXercesDOM | virtual |
| setPrefixResolver(const PrefixResolver *thePrefixResolver) | FormatterListener | inline |
| setXMLVersion(eXMLVersion theVersion) | FormatterListener | inlineprotected |
| size_type typedef | FormatterListener | |
| startDocument() | FormatterToXercesDOM | virtual |
| startElement(const XMLCh *const name, AttributeListType &attrs) | FormatterToXercesDOM | virtual |
| FormatterListener::startElement(const XMLCh *const name, AttributeList &attrs)=0 | FormatterListener | pure virtual |
| XML_VERSION_1_0 enum value | FormatterListener | |
| XML_VERSION_1_1 enum value | FormatterListener | |
| ~FormatterListener() | FormatterListener | virtual |
| ~FormatterToXercesDOM() | FormatterToXercesDOM | virtual |