Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


XalanSourceTreeElementANS Member List

This is the complete list of members for XalanSourceTreeElementANS, 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
getAttributeByIndex(XalanSize_t index) constXalanSourceTreeElementAinline
getAttributeCount() constXalanSourceTreeElementAinline
getAttributes() constXalanSourceTreeElementAvirtual
getChildNodes() constXalanSourceTreeElementvirtual
getDocument() constXalanSourceTreeElementinline
getFirstChild() constXalanSourceTreeElementvirtual
getIndex() constXalanSourceTreeElementvirtual
getLastChild() constXalanSourceTreeElementvirtual
getLocalName() constXalanSourceTreeElementANSvirtual
getMemoryManager()XalanSourceTreeElementinline
getNamespaceURI() constXalanSourceTreeElementANSvirtual
getNextSibling() constXalanSourceTreeElementvirtual
getNodeName() constXalanSourceTreeElementvirtual
getNodeType() constXalanSourceTreeElementvirtual
getNodeValue() constXalanSourceTreeElementvirtual
getOwnerDocument() constXalanSourceTreeElementvirtual
getParentNode() constXalanSourceTreeElementvirtual
getPrefix() constXalanSourceTreeElementANSvirtual
getPreviousSibling() constXalanSourceTreeElementvirtual
getTagName() constXalanSourceTreeElementvirtual
IndexType typedefXalanNode
isIndexed() constXalanSourceTreeElementvirtual
m_tagNameXalanSourceTreeElementprotected
NodeType enum nameXalanNode
NOTATION_NODE enum valueXalanNode
XalanSourceTreeElementA::XalanElement::operator=(const XalanElement &theSource)XalanElementprotected
XalanSourceTreeElementA::XalanNode::operator=(const XalanNode &theSource)XalanNodeprotected
XalanNamedNodeMap::operator=(const XalanNamedNodeMap &theSource)XalanNamedNodeMapprotected
XalanSourceTreeElementA::XalanElement::operator==(const XalanElement &theRHS) constXalanElementprotected
XalanSourceTreeElementA::XalanNode::operator==(const XalanNode &theRHS) constXalanNodeprotected
XalanNamedNodeMap::operator==(const XalanNamedNodeMap &theRHS) constXalanNamedNodeMapprotected
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
XalanSourceTreeElementA(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanSourceTreeAttr **theAttributes, XalanSize_t theAttributeCount, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)XalanSourceTreeElementA
XalanSourceTreeElementANS(MemoryManager &theManager, const XalanDOMString &theTagName, const XalanDOMString &theLocalName, const XalanDOMString &theNamespaceURI, const XalanDOMString &thePrefix, XalanSourceTreeDocument *theOwnerDocument, XalanSourceTreeAttr **theAttributes, XalanSize_t theAttributeCount, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)XalanSourceTreeElementANS
~XalanElement()XalanElementvirtual
~XalanNode()XalanNodevirtual
~XalanSourceTreeElement()XalanSourceTreeElementvirtual
~XalanSourceTreeElementA()XalanSourceTreeElementAvirtual
~XalanSourceTreeElementANS()XalanSourceTreeElementANSvirtual

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