Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

FormatterToText Member List

This is the complete list of members for FormatterToText, including all inherited members.
cdata(const XMLCh *const ch, const unsigned int length)FormatterToText [virtual]
FormatterListener::cdata(const XMLCh *const ch, const size_type length)=0FormatterListener [pure virtual]
characters(const XMLCh *const chars, const unsigned int length)FormatterToText [virtual]
FormatterListener::characters(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
charactersRaw(const XMLCh *const chars, const unsigned int length)FormatterToText [virtual]
FormatterListener::charactersRaw(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
clearEncoding()FormatterToText
comment(const XMLCh *const data)FormatterToText [virtual]
create(MemoryManagerType &theManager, Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true)FormatterToText [static]
eFormat enum nameFormatterListener
endDocument()FormatterToText [virtual]
endElement(const XMLCh *const name)FormatterToText [virtual]
entityReference(const XMLCh *const name)FormatterToText [virtual]
FormatterListener(eFormat theFormat)FormatterListener
FormatterToText(MemoryManagerType &theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR)FormatterToText
FormatterToText(Writer &writer, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToText
FormatterToText(Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToText
getDoctypePublic() const FormatterListener [virtual]
getDoctypeSystem() const FormatterListener [virtual]
getEncoding() const FormatterToText [virtual]
getHandleIgnorableWhitespace() const FormatterToText
getIndent() const FormatterListener [virtual]
getMaxCharacter() const FormatterToText
getMediaType() const FormatterListener [virtual]
getMemoryManager()FormatterToText
getNormalizeLinefeed() const FormatterToText
getOutputFormat() const FormatterListener
getPrefixResolver() const FormatterListener
getWriter() const FormatterToText [virtual]
ignorableWhitespace(const XMLCh *const chars, const unsigned int length)FormatterToText [virtual]
FormatterListener::ignorableWhitespace(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
m_prefixResolverFormatterListener [protected]
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)FormatterToText [virtual]
resetDocument()FormatterToText [virtual]
s_emptyStringFormatterListener [protected, static]
s_piDataFormatterListener [static]
s_piDataLengthFormatterListener [static]
s_piTargetFormatterListener [static]
s_piTargetLengthFormatterListener [static]
setDocumentLocator(const LocatorType *const locator)FormatterToText [virtual]
setEncoding(const XalanDOMString &theEncoding)FormatterToText
setHandleIgnorableWhitespace(bool fHandle)FormatterToText
setMaxCharacter(XalanDOMChar theMaxChar)FormatterToText
setNormalizeLinefeed(bool fNormalize)FormatterToText
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListener
setWriter(Writer *theWriter)FormatterToText
size_type typedefFormatterListener
startDocument()FormatterToText [virtual]
startElement(const XMLCh *const name, AttributeListType &attrs)FormatterToText [virtual]
~FormatterListener()FormatterListener [virtual]
~FormatterToText()FormatterToText [virtual]

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.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.