cdata(const XMLCh *const ch, const size_type length) | xalanc::FormatterToText | virtual |
characters(const XMLCh *const chars, const size_type length) | xalanc::FormatterToText | virtual |
charactersRaw(const XMLCh *const chars, const size_type length) | xalanc::FormatterToText | virtual |
clearEncoding() | xalanc::FormatterToText | |
comment(const XMLCh *const data) | xalanc::FormatterToText | virtual |
create(MemoryManager &theManager, Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true) | xalanc::FormatterToText | static |
eFormat enum name | xalanc::FormatterListener | |
endDocument() | xalanc::FormatterToText | virtual |
endElement(const XMLCh *const name) | xalanc::FormatterToText | virtual |
entityReference(const XMLCh *const name) | xalanc::FormatterToText | virtual |
eXMLVersion enum name | xalanc::FormatterListener | |
FormatterListener(eFormat theFormat) | xalanc::FormatterListener | |
FormatterToText(MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) | xalanc::FormatterToText | |
FormatterToText(Writer &writer, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | xalanc::FormatterToText | |
FormatterToText(Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | xalanc::FormatterToText | |
getDoctypePublic() const | xalanc::FormatterListener | virtual |
getDoctypeSystem() const | xalanc::FormatterListener | virtual |
getEncoding() const | xalanc::FormatterToText | inlinevirtual |
getHandleIgnorableWhitespace() const | xalanc::FormatterToText | inline |
getIndent() const | xalanc::FormatterListener | virtual |
getMaxCharacter() const | xalanc::FormatterToText | inline |
getMediaType() const | xalanc::FormatterListener | virtual |
getMemoryManager() | xalanc::FormatterToText | inline |
getNormalizeLinefeed() const | xalanc::FormatterToText | inline |
getOutputFormat() const | xalanc::FormatterListener | inline |
getPrefixResolver() const | xalanc::FormatterListener | inline |
getWriter() const | xalanc::FormatterToText | inlinevirtual |
getXMLVersion() const | xalanc::FormatterListener | inline |
ignorableWhitespace(const XMLCh *const chars, const size_type length) | xalanc::FormatterToText | virtual |
isXML1_1Version() const | xalanc::FormatterListener | inline |
m_prefixResolver | xalanc::FormatterListener | protected |
OUTPUT_METHOD_DOM enum value | xalanc::FormatterListener | |
OUTPUT_METHOD_HTML enum value | xalanc::FormatterListener | |
OUTPUT_METHOD_NONE enum value | xalanc::FormatterListener | |
OUTPUT_METHOD_OTHER enum value | xalanc::FormatterListener | |
OUTPUT_METHOD_TEXT enum value | xalanc::FormatterListener | |
OUTPUT_METHOD_XML enum value | xalanc::FormatterListener | |
ParentType typedef | xalanc::FormatterListener | |
processingInstruction(const XMLCh *const target, const XMLCh *const data) | xalanc::FormatterToText | virtual |
resetDocument() | xalanc::FormatterToText | virtual |
s_emptyString | xalanc::FormatterListener | protectedstatic |
s_piData | xalanc::FormatterListener | static |
s_piDataLength | xalanc::FormatterListener | static |
s_piTarget | xalanc::FormatterListener | static |
s_piTargetLength | xalanc::FormatterListener | static |
setDocumentLocator(const Locator *const locator) | xalanc::FormatterToText | virtual |
setEncoding(const XalanDOMString &theEncoding) | xalanc::FormatterToText | inline |
setHandleIgnorableWhitespace(bool fHandle) | xalanc::FormatterToText | inline |
setMaxCharacter(XalanDOMChar theMaxChar) | xalanc::FormatterToText | inline |
setNormalizeLinefeed(bool fNormalize) | xalanc::FormatterToText | inline |
setPrefixResolver(const PrefixResolver *thePrefixResolver) | xalanc::FormatterListener | inline |
setWriter(Writer *theWriter) | xalanc::FormatterToText | inline |
setXMLVersion(eXMLVersion theVersion) | xalanc::FormatterListener | inlineprotected |
size_type typedef | xalanc::FormatterListener | |
startDocument() | xalanc::FormatterToText | virtual |
startElement(const XMLCh *const name, AttributeListType &attrs) | xalanc::FormatterToText | virtual |
xalanc::FormatterListener::startElement(const XMLCh *const name, AttributeList &attrs)=0 | xalanc::FormatterListener | pure virtual |
XML_VERSION_1_0 enum value | xalanc::FormatterListener | |
XML_VERSION_1_1 enum value | xalanc::FormatterListener | |
~FormatterListener() | xalanc::FormatterListener | virtual |
~FormatterToText() | xalanc::FormatterToText | virtual |