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

FormatterToDeprecatedXercesDOM Member List

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