Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
StylesheetHandler Member List
This is the complete list of members for StylesheetHandler, including all inherited members.
- BoolStackType typedef
- cdata(const XMLCh *const ch, const unsigned int length)
[virtual]
- characters(const XMLCh *const chars, const unsigned int length)
[virtual]
- charactersRaw(const XMLCh *const chars, const unsigned int length)
[virtual]
- comment(const XMLCh *const data)
[virtual]
- doCleanup()
[protected]
- ElemTemplateStackType typedef
- ElemTextLiteralStackType typedef
- endDocument()
[virtual]
- endElement(const XMLCh *const name)
[virtual]
- entityReference(const XMLCh *const data)
[virtual]
- getMemoryManager()
- ignorableWhitespace(const XMLCh *const chars, const unsigned int length)
[virtual]
- initialize(MemoryManagerType &theManager)
[static]
- isAttrOK(const XalanDOMChar *attrName, const AttributeListType &atts, int which)
[protected]
- LastPoppedHolder class
[friend]
- processImport(const XalanDOMChar *name, const AttributeListType &atts, const LocatorType *locator)
[protected]
- processInclude(const XalanDOMChar *name, const AttributeListType &atts, const LocatorType *locator)
[protected]
- processingInstruction(const XMLCh *const target, const XMLCh *const data)
[virtual]
- processSpaceAttr(const XalanDOMChar *elementName, const XalanDOMChar *aname, const AttributeListType &atts, int which, const LocatorType *locator, bool &fPreserve)
[protected]
- processSpaceAttr(const XalanDOMChar *elementName, const AttributeListType &atts, const LocatorType *locator, bool &fPreserve)
[protected]
- QNameSetType typedef
- QNameSetVectorType typedef
- resetDocument()
[virtual]
- setDocumentLocator(const LocatorType *const locator)
[virtual]
- startDocument()
[virtual]
- startElement(const XMLCh *const name, AttributeListType &attrs)
[virtual]
- StylesheetHandler(Stylesheet &stylesheetTree, StylesheetConstructionContext &constructionContext)
- terminate()
[static]
- ~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.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|