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

StylesheetHandler Member List

This is the complete list of members for StylesheetHandler, including all inherited members.
BoolStackType typedefStylesheetHandler
cdata(const XMLCh *const ch, const unsigned int length)StylesheetHandler [virtual]
FormatterListener::cdata(const XMLCh *const ch, const size_type length)=0FormatterListener [pure virtual]
characters(const XMLCh *const chars, const unsigned int length)StylesheetHandler [virtual]
FormatterListener::characters(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
charactersRaw(const XMLCh *const chars, const unsigned int length)StylesheetHandler [virtual]
FormatterListener::charactersRaw(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
comment(const XMLCh *const data)StylesheetHandler [virtual]
doCleanup()StylesheetHandler [protected]
eFormat enum nameFormatterListener
ElemTemplateStackType typedefStylesheetHandler
ElemTextLiteralStackType typedefStylesheetHandler
endDocument()StylesheetHandler [virtual]
endElement(const XMLCh *const name)StylesheetHandler [virtual]
entityReference(const XMLCh *const data)StylesheetHandler [virtual]
FormatterListener(eFormat theFormat)FormatterListener
getDoctypePublic() const FormatterListener [virtual]
getDoctypeSystem() const FormatterListener [virtual]
getEncoding() const FormatterListener [virtual]
getIndent() const FormatterListener [virtual]
getMediaType() const FormatterListener [virtual]
getMemoryManager()StylesheetHandler
getOutputFormat() const FormatterListener
getPrefixResolver() const FormatterListener
getWriter() const FormatterListener [virtual]
ignorableWhitespace(const XMLCh *const chars, const unsigned int length)StylesheetHandler [virtual]
FormatterListener::ignorableWhitespace(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
initialize(MemoryManagerType &theManager)StylesheetHandler [static]
isAttrOK(const XalanDOMChar *attrName, const AttributeListType &atts, int which)StylesheetHandler [protected]
LastPoppedHolder classStylesheetHandler [friend]
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
processImport(const XalanDOMChar *name, const AttributeListType &atts, const LocatorType *locator)StylesheetHandler [protected]
processInclude(const XalanDOMChar *name, const AttributeListType &atts, const LocatorType *locator)StylesheetHandler [protected]
processingInstruction(const XMLCh *const target, const XMLCh *const data)StylesheetHandler [virtual]
processSpaceAttr(const XalanDOMChar *aname, const AttributeListType &atts, int which, const LocatorType *locator, bool &fPreserve)StylesheetHandler [protected]
processSpaceAttr(const AttributeListType &atts, const LocatorType *locator, bool &fPreserve)StylesheetHandler [protected]
QNameSetType typedefStylesheetHandler
QNameSetVectorType typedefStylesheetHandler
resetDocument()StylesheetHandler [virtual]
s_piDataFormatterListener [static]
s_piDataLengthFormatterListener [static]
s_piTargetFormatterListener [static]
s_piTargetLengthFormatterListener [static]
setDocumentLocator(const LocatorType *const locator)StylesheetHandler [virtual]
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListener
size_type typedefFormatterListener
startDocument()StylesheetHandler [virtual]
startElement(const XMLCh *const name, AttributeListType &attrs)StylesheetHandler [virtual]
StylesheetHandler(Stylesheet &stylesheetTree, StylesheetConstructionContext &constructionContext)StylesheetHandler
StylesheetHandler::PushPopIncludeState classStylesheetHandler [friend]
terminate()StylesheetHandler [static]
~FormatterListener()FormatterListener [virtual]
~StylesheetHandler()StylesheetHandler [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.