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() const FormatterListenervirtual
getDoctypeSystem() const FormatterListenervirtual
getEncoding() const FormatterToTextinlinevirtual
getHandleIgnorableWhitespace() const FormatterToTextinline
getIndent() const FormatterListenervirtual
getMaxCharacter() const FormatterToTextinline
getMediaType() const FormatterListenervirtual
getMemoryManager()FormatterToTextinline
getNormalizeLinefeed() const FormatterToTextinline
getOutputFormat() const FormatterListenerinline
getPrefixResolver() const FormatterListenerinline
getWriter() const FormatterToTextinlinevirtual
getXMLVersion() const FormatterListenerinline
ignorableWhitespace(const XMLCh *const chars, const size_type length)FormatterToTextvirtual
isXML1_1Version() const FormatterListenerinline
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