Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


XalanSourceTreeElement Member List

This is the complete list of members for XalanSourceTreeElement, including all inherited members.

appendChildNode(XalanSourceTreeComment *theChild)XalanSourceTreeElement
appendChildNode(XalanSourceTreeElement *theChild)XalanSourceTreeElement
appendChildNode(XalanSourceTreeProcessingInstruction *theChild)XalanSourceTreeElement
appendChildNode(XalanSourceTreeText *theChild)XalanSourceTreeElement
appendSiblingNode(XalanSourceTreeComment *theSibling)XalanSourceTreeElement
appendSiblingNode(XalanSourceTreeElement *theSibling)XalanSourceTreeElement
appendSiblingNode(XalanSourceTreeProcessingInstruction *theSibling)XalanSourceTreeElement
appendSiblingNode(XalanSourceTreeText *theSibling)XalanSourceTreeElement
ATTRIBUTE_NODE enum valueXalanNode
CDATA_SECTION_NODE enum valueXalanNode
clearChildren()XalanSourceTreeElementinline
COMMENT_NODE enum valueXalanNode
DOCUMENT_FRAGMENT_NODE enum valueXalanNode
DOCUMENT_NODE enum valueXalanNode
DOCUMENT_TYPE_NODE enum valueXalanNode
ELEMENT_NODE enum valueXalanNode
ENTITY_NODE enum valueXalanNode
ENTITY_REFERENCE_NODE enum valueXalanNode
getAttributes() const =0XalanSourceTreeElementpure virtual
getChildNodes() constXalanSourceTreeElementvirtual
getDocument() constXalanSourceTreeElementinline
getFirstChild() constXalanSourceTreeElementvirtual
getIndex() constXalanSourceTreeElementvirtual
getLastChild() constXalanSourceTreeElementvirtual
getLocalName() const =0XalanSourceTreeElementpure virtual
getMemoryManager()XalanSourceTreeElementinline
getNamespaceURI() const =0XalanSourceTreeElementpure virtual
getNextSibling() constXalanSourceTreeElementvirtual
getNodeName() constXalanSourceTreeElementvirtual
getNodeType() constXalanSourceTreeElementvirtual
getNodeValue() constXalanSourceTreeElementvirtual
getOwnerDocument() constXalanSourceTreeElementvirtual
getParentNode() constXalanSourceTreeElementvirtual
getPrefix() const =0XalanSourceTreeElementpure virtual
getPreviousSibling() constXalanSourceTreeElementvirtual
getTagName() constXalanSourceTreeElementvirtual
IndexType typedefXalanNode
isIndexed() constXalanSourceTreeElementvirtual
m_tagNameXalanSourceTreeElementprotected
NodeType enum nameXalanNode
NOTATION_NODE enum valueXalanNode
XalanElement::operator=(const XalanElement &theSource)XalanElementprotected
XalanNode::operator=(const XalanNode &theSource)XalanNodeprotected
XalanElement::operator==(const XalanElement &theRHS) constXalanElementprotected
XalanNode::operator==(const XalanNode &theRHS) constXalanNodeprotected
PROCESSING_INSTRUCTION_NODE enum valueXalanNode
s_emptyStringXalanSourceTreeElementprotectedstatic
setIndex(IndexType theIndex)XalanSourceTreeElementinline
setParent(XalanSourceTreeElement *theParent)XalanSourceTreeElementinline
setParent(XalanSourceTreeDocumentFragment *theParent)XalanSourceTreeElement
setPreviousSibling(XalanSourceTreeComment *thePreviousSibling)XalanSourceTreeElement
setPreviousSibling(XalanSourceTreeElement *thePreviousSibling)XalanSourceTreeElement
setPreviousSibling(XalanSourceTreeProcessingInstruction *thePreviousSibling)XalanSourceTreeElement
setPreviousSibling(XalanSourceTreeText *thePreviousSibling)XalanSourceTreeElement
TEXT_NODE enum valueXalanNode
UNKNOWN_NODE enum valueXalanNode
XalanElement()XalanElement
XalanElement(const XalanElement &theSource)XalanElementprotected
XalanNode()XalanNode
XalanNode(const XalanNode &theSource)XalanNodeprotected
XalanSourceTreeElement(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)XalanSourceTreeElement
~XalanElement()XalanElementvirtual
~XalanNode()XalanNodevirtual
~XalanSourceTreeElement()XalanSourceTreeElementvirtual

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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo