cdata(const XMLCh *const ch, const size_type length) | FormatterToText | virtual |
characters(const XMLCh *const chars, const size_type length) | FormatterToText | virtual |
charactersRaw(const XMLCh *const chars, const size_type length) | FormatterToText | virtual |
clearEncoding() | FormatterToText | |
comment(const XMLCh *const data) | FormatterToText | virtual |
create(MemoryManager &theManager, Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true) | FormatterToText | static |
eFormat enum name | FormatterListener | |
endDocument() | FormatterToText | virtual |
endElement(const XMLCh *const name) | FormatterToText | virtual |
entityReference(const XMLCh *const name) | FormatterToText | virtual |
eXMLVersion enum name | FormatterListener | |
FormatterListener(eFormat theFormat) | FormatterListener | |
FormatterToText(MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) | FormatterToText | |
FormatterToText(Writer &writer, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | FormatterToText | |
FormatterToText(Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | FormatterToText | |
getDoctypePublic() const | FormatterListener | virtual |
getDoctypeSystem() const | FormatterListener | virtual |
getEncoding() const | FormatterToText | inlinevirtual |
getHandleIgnorableWhitespace() const | FormatterToText | inline |
getIndent() const | FormatterListener | virtual |
getMaxCharacter() const | FormatterToText | inline |
getMediaType() const | FormatterListener | virtual |
getMemoryManager() | FormatterToText | inline |
getNormalizeLinefeed() const | FormatterToText | inline |
getOutputFormat() const | FormatterListener | inline |
getPrefixResolver() const | FormatterListener | inline |
getWriter() const | FormatterToText | inlinevirtual |
getXMLVersion() const | FormatterListener | inline |
ignorableWhitespace(const XMLCh *const chars, const size_type length) | FormatterToText | 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) | FormatterToText | virtual |
resetDocument() | FormatterToText | virtual |
s_emptyString | FormatterListener | protectedstatic |
s_piData | FormatterListener | static |
s_piDataLength | FormatterListener | static |
s_piTarget | FormatterListener | static |
s_piTargetLength | FormatterListener | static |
setDocumentLocator(const Locator *const locator) | FormatterToText | virtual |
setEncoding(const XalanDOMString &theEncoding) | FormatterToText | inline |
setHandleIgnorableWhitespace(bool fHandle) | FormatterToText | inline |
setMaxCharacter(XalanDOMChar theMaxChar) | FormatterToText | inline |
setNormalizeLinefeed(bool fNormalize) | FormatterToText | inline |
setPrefixResolver(const PrefixResolver *thePrefixResolver) | FormatterListener | inline |
setWriter(Writer *theWriter) | FormatterToText | inline |
setXMLVersion(eXMLVersion theVersion) | FormatterListener | inlineprotected |
size_type typedef | FormatterListener | |
startDocument() | FormatterToText | virtual |
startElement(const XMLCh *const name, AttributeListType &attrs) | FormatterToText | 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 |
~FormatterToText() | FormatterToText | virtual |