|
|
Construct an object corresponding to an "xsl:template" element.
- Parameters:
-
| isValidNCName(const XalanDOMString &s) | ElemTemplateElement | [static] |
| isWhitespace() const | ElemTemplateElement | [virtual] |
| namespacesPostConstruction(StylesheetConstructionContext &constructionContext, const NamespacesHandler &theParentHandler, NamespacesHandler &theHandler) | ElemTemplateElement | [protected, virtual] |
| postConstruction(StylesheetConstructionContext &constructionContext, const NamespacesHandler &theParentHandler) | ElemTemplateElement | [virtual] |
| PrefixResolver() | PrefixResolver | |
| PrefixResolver(const PrefixResolver &) | PrefixResolver | |
| preserveSpace(bool value) | ElemTemplateElement | [protected] |
| preserveSpace() const | ElemTemplateElement | [protected] |
| processPrefixControl(StylesheetConstructionContext &constructionContext, const Stylesheet &stylesheetTree, const XalanDOMString &localName, const XalanDOMChar *attrValue) | ElemTemplateElement | [protected] |
| processSortElement(StylesheetConstructionContext &constructionContext, Stylesheet &theStylesheet, const AttributeListType &atts, const LocatorType *locator=0) | ElemTemplateElement | [virtual] |
| processSpaceAttr(const XalanDOMChar *aname, const AttributeListType &atts, int which, StylesheetConstructionContext &constructionContext) | ElemTemplateElement | |
| s_emptyString | ElemTemplateElement | [protected, static] |
| setDefaultTemplate(bool value) | ElemTemplateElement | [virtual] |
| setFinishedConstruction(bool fValue) | ElemTemplateElement | |
| setFirstChildElem(ElemTemplateElement *theChild) | ElemTemplateElement | [virtual] |
| setNextSiblingElem(ElemTemplateElement *theSibling) | ElemTemplateElement | [virtual] |
| setParentNodeElem(ElemTemplateElement *theParent) | ElemTemplateElement | [virtual] |
| setPreviousSiblingElem(ElemTemplateElement *theSibling) | ElemTemplateElement | [virtual] |
| transformChild(StylesheetExecutionContext &executionContext, const ElemTemplateElement &xslInstruction, const ElemTemplateElement *theTemplate, XalanNode *child) const | ElemTemplateElement | [protected, virtual] |
| transformChild(StylesheetExecutionContext &executionContext, const ElemTemplateElement &xslInstruction, const ElemTemplateElement *theTemplate, XalanNode *child, XalanNode::NodeType nodeType) const | ElemTemplateElement | [protected, virtual] |
| ~ElemSort() | ElemSort | |
| ~ElemTemplateElement() | ElemTemplateElement | [virtual] |
| ~PrefixResolver() | PrefixResolver | [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.8
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|
|
./usr/share/doc/libxalan18-doc/apiDocs/classElemTemplate.html 0000644 0000000 0000000 00000057474 10134104007 024222 0 ustar root root 0000000 0000000 Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.8
ElemTemplate Class ReferenceInheritance diagram for ElemTemplate:
List of all members.Public Types
Public Member Functions
Member Typedef Documentation
Constructor & Destructor Documentation
|
|
Construct an object corresponding |
|