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

FormatterToSourceTree Member List

This is the complete list of members for FormatterToSourceTree, including all inherited members.
cdata(const XMLCh *const ch, const unsigned int length)FormatterToSourceTree [virtual]
FormatterListener::cdata(const XMLCh *const ch, const size_type length)=0FormatterListener [pure virtual]
characters(const XMLCh *const chars, const unsigned int length)FormatterToSourceTree [virtual]
FormatterListener::characters(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
charactersRaw(const XMLCh *const chars, const unsigned int length)FormatterToSourceTree [virtual]
FormatterListener::charactersRaw(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
comment(const XMLCh *const data)FormatterToSourceTree [virtual]
eDefaultStackSize enum valueFormatterToSourceTree
eDefaultTextBufferSize enum valueFormatterToSourceTree
eFormat enum nameFormatterListener
ElementStackType typedefFormatterToSourceTree
endDocument()FormatterToSourceTree [virtual]
endElement(const XMLCh *const name)FormatterToSourceTree [virtual]
entityReference(const XMLCh *const name)FormatterToSourceTree [virtual]
FormatterListener(eFormat theFormat)FormatterListener
FormatterToSourceTree(MemoryManagerType &theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR, XalanSourceTreeDocument *theDocument=0)FormatterToSourceTree [explicit]
FormatterToSourceTree(XalanSourceTreeDocument *theDocument, XalanSourceTreeDocumentFragment *theDocumentFragment, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToSourceTree
getCurrentElement() const FormatterToSourceTree
getDoctypePublic() const FormatterListener [virtual]
getDoctypeSystem() const FormatterListener [virtual]
getDocument() const FormatterToSourceTree
getDocumentFragment() const FormatterToSourceTree
getEncoding() const FormatterListener [virtual]
getIndent() const FormatterListener [virtual]
getMediaType() const FormatterListener [virtual]
getOutputFormat() const FormatterListener
getPrefixResolver() const FormatterListener
getWriter() const FormatterListener [virtual]
ignorableWhitespace(const XMLCh *const chars, const unsigned int length)FormatterToSourceTree [virtual]
FormatterListener::ignorableWhitespace(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
initialize(MemoryManagerType &theManager)FormatterToSourceTree [static]
LastChildStackType typedefFormatterToSourceTree
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)FormatterToSourceTree [virtual]
resetDocument()FormatterToSourceTree [virtual]
s_emptyStringFormatterListener [protected, static]
s_piDataFormatterListener [static]
s_piDataLengthFormatterListener [static]
s_piTargetFormatterListener [static]
s_piTargetLengthFormatterListener [static]
setCurrentElement(XalanSourceTreeElement *theElement)FormatterToSourceTree
setDocument(XalanSourceTreeDocument *theDocument)FormatterToSourceTree
setDocumentFragment(XalanSourceTreeDocumentFragment *theDocumentFragment)FormatterToSourceTree
setDocumentLocator(const LocatorType *const locator)FormatterToSourceTree [virtual]
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListener
size_type typedefFormatterListener
startDocument()FormatterToSourceTree [virtual]
startElement(const XMLCh *const name, AttributeListType &attrs)FormatterToSourceTree [virtual]
terminate()FormatterToSourceTree [static]
~FormatterListener()FormatterListener [virtual]
~FormatterToSourceTree()FormatterToSourceTree [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.