Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


FormatterToText Member List

This is the complete list of members for FormatterToText, including all inherited members.

cdata(const XMLCh *const ch, const size_type length)FormatterToTextvirtual
characters(const XMLCh *const chars, const size_type length)FormatterToTextvirtual
charactersRaw(const XMLCh *const chars, const size_type length)FormatterToTextvirtual
clearEncoding()FormatterToText
comment(const XMLCh *const data)FormatterToTextvirtual
create(MemoryManager &theManager, Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true)FormatterToTextstatic
eFormat enum nameFormatterListener
endDocument()FormatterToTextvirtual
endElement(const XMLCh *const name)FormatterToTextvirtual
entityReference(const XMLCh *const name)FormatterToTextvirtual
eXMLVersion enum nameFormatterListener
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() constFormatterListenervirtual
getDoctypeSystem() constFormatterListenervirtual
getEncoding() constFormatterToTextinlinevirtual
getHandleIgnorableWhitespace() constFormatterToTextinline
getIndent() constFormatterListenervirtual
getMaxCharacter() constFormatterToTextinline
getMediaType() constFormatterListenervirtual
getMemoryManager()FormatterToTextinline
getNormalizeLinefeed() constFormatterToTextinline
getOutputFormat() constFormatterListenerinline
getPrefixResolver() constFormatterListenerinline
getWriter() constFormatterToTextinlinevirtual
getXMLVersion() constFormatterListenerinline
ignorableWhitespace(const XMLCh *const chars, const size_type length)FormatterToTextvirtual
isXML1_1Version() constFormatterListenerinline
m_prefixResolverFormatterListenerprotected
OUTPUT_METHOD_DOM enum valueFormatterListener
OUTPUT_METHOD_HTML enum valueFormatterListener
OUTPUT_METHOD_NONE enum valueFormatterListener
OUTPUT_METHOD_OTHER enum valueFormatterListener
OUTPUT_METHOD_TEXT enum valueFormatterListener
OUTPUT_METHOD_XML enum valueFormatterListener
ParentType typedefFormatterListener
processingInstruction(const XMLCh *const target, const XMLCh *const data)FormatterToTextvirtual
resetDocument()FormatterToTextvirtual
s_emptyStringFormatterListenerprotectedstatic
s_piDataFormatterListenerstatic
s_piDataLengthFormatterListenerstatic
s_piTargetFormatterListenerstatic
s_piTargetLengthFormatterListenerstatic
setDocumentLocator(const Locator *const locator)FormatterToTextvirtual
setEncoding(const XalanDOMString &theEncoding)FormatterToTextinline
setHandleIgnorableWhitespace(bool fHandle)FormatterToTextinline
setMaxCharacter(XalanDOMChar theMaxChar)FormatterToTextinline
setNormalizeLinefeed(bool fNormalize)FormatterToTextinline
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListenerinline
setWriter(Writer *theWriter)FormatterToTextinline
setXMLVersion(eXMLVersion theVersion)FormatterListenerinlineprotected
size_type typedefFormatterListener
startDocument()FormatterToTextvirtual
startElement(const XMLCh *const name, AttributeListType &attrs)FormatterToTextvirtual
FormatterListener::startElement(const XMLCh *const name, AttributeList &attrs)=0FormatterListenerpure virtual
XML_VERSION_1_0 enum valueFormatterListener
XML_VERSION_1_1 enum valueFormatterListener
~FormatterListener()FormatterListenervirtual
~FormatterToText()FormatterToTextvirtual

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo