Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

FormatterToDOM Member List

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

cdata(const XMLCh *const ch, const unsigned int length)FormatterToDOM [virtual]
characters(const XMLCh *const chars, const unsigned int length)FormatterToDOM [virtual]
charactersRaw(const XMLCh *const chars, const unsigned int length)FormatterToDOM [virtual]
comment(const XMLCh *const data)FormatterToDOM [virtual]
eFormat enum nameFormatterListener
ElementStackType typedefFormatterToDOM
endDocument()FormatterToDOM [virtual]
endElement(const XMLCh *const name)FormatterToDOM [virtual]
entityReference(const XMLCh *const name)FormatterToDOM [virtual]
eXMLVersion enum nameFormatterListener
FormatterListener(eFormat theFormat)FormatterListener
FormatterToDOM(XalanDocument *doc, XalanDocumentFragment *docFrag, XalanElement *currentElement, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToDOM
FormatterToDOM(XalanDocument *doc, XalanElement *elem, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToDOM
getCurrentElement() const FormatterToDOM
getDoctypePublic() const FormatterListener [virtual]
getDoctypeSystem() const FormatterListener [virtual]
getDocument() const FormatterToDOM
getDocumentFragment() const FormatterToDOM
getEncoding() const FormatterListener [virtual]
getIndent() const FormatterListener [virtual]
getMediaType() const FormatterListener [virtual]
getOutputFormat() const FormatterListener
getPrefixResolver() const FormatterListener
getWriter() const FormatterListener [virtual]
getXMLVersion() const FormatterListener
ignorableWhitespace(const XMLCh *const chars, const unsigned int length)FormatterToDOM [virtual]
isXML1_1Version() const FormatterListener
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)FormatterToDOM [virtual]
resetDocument()FormatterToDOM [virtual]
s_piDataFormatterListener [static]
s_piDataLengthFormatterListener [static]
s_piTargetFormatterListener [static]
s_piTargetLengthFormatterListener [static]
setCurrentElement(XalanElement *theElement)FormatterToDOM
setDocument(XalanDocument *theDocument)FormatterToDOM
setDocumentFragment(XalanDocumentFragment *theDocumentFragment)FormatterToDOM
setDocumentLocator(const LocatorType *const locator)FormatterToDOM [virtual]
FormatterListener::setDocumentLocator(const Locator *const locator)=0FormatterListener [pure virtual]
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListener
setXMLVersion(eXMLVersion theVersion)FormatterListener [protected]
size_type typedefFormatterListener
startDocument()FormatterToDOM [virtual]
startElement(const XMLCh *const name, AttributeListType &attrs)FormatterToDOM [virtual]
FormatterListener::startElement(const XMLCh *const name, AttributeList &attrs)=0FormatterListener [pure virtual]
XML_VERSION_1_0 enum valueFormatterListener
XML_VERSION_1_1 enum valueFormatterListener
~FormatterListener()FormatterListener [virtual]
~FormatterToDOM()FormatterToDOM [virtual]

Interpreting class diagrams

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

dot

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

Apache Logo