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

FormatterToXercesDOM Member List

This is the complete list of members for FormatterToXercesDOM, including all inherited members.
cdata(const XMLCh *const ch, const unsigned int length)FormatterToXercesDOM [virtual]
FormatterListener::cdata(const XMLCh *const ch, const size_type length)=0FormatterListener [pure virtual]
characters(const XMLCh *const chars, const unsigned int length)FormatterToXercesDOM [virtual]
FormatterListener::characters(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
charactersRaw(const XMLCh *const chars, const unsigned int length)FormatterToXercesDOM [virtual]
FormatterListener::charactersRaw(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
comment(const XMLCh *const data)FormatterToXercesDOM [virtual]
eFormat enum nameFormatterListener
endDocument()FormatterToXercesDOM [virtual]
endElement(const XMLCh *const name)FormatterToXercesDOM [virtual]
entityReference(const XMLCh *const name)FormatterToXercesDOM [virtual]
FormatterListener(eFormat theFormat)FormatterListener
FormatterToXercesDOM(DOMDocument_Type *doc, DOMDocumentFragmentType *docFrag, DOMElementType *currentElement, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToXercesDOM
FormatterToXercesDOM(DOMDocument_Type *doc, DOMElementType *currentElement, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToXercesDOM
getCurrentElement() const FormatterToXercesDOM
getDoctypePublic() const FormatterListener [virtual]
getDoctypeSystem() const FormatterListener [virtual]
getDocument() const FormatterToXercesDOM
getDocumentFragment() const FormatterToXercesDOM
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)FormatterToXercesDOM [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)FormatterToXercesDOM [virtual]
resetDocument()FormatterToXercesDOM [virtual]
s_piDataFormatterListener [static]
s_piDataLengthFormatterListener [static]
s_piTargetFormatterListener [static]
s_piTargetLengthFormatterListener [static]
setCurrentElement(DOMElementType *theElement)FormatterToXercesDOM
setDocument(DOMDocument_Type *theDocument)FormatterToXercesDOM
setDocumentFragment(DOMDocumentFragmentType *theDocumentFragment)FormatterToXercesDOM
setDocumentLocator(const LocatorType *const locator)FormatterToXercesDOM [virtual]
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListener
size_type typedefFormatterListener
startDocument()FormatterToXercesDOM [virtual]
startElement(const XMLCh *const name, AttributeListType &attrs)FormatterToXercesDOM [virtual]
~FormatterListener()FormatterListener [virtual]
~FormatterToXercesDOM()FormatterToXercesDOM [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.