Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


XalanSourceTreeElementNANS Member List

This is the complete list of members for XalanSourceTreeElementNANS, 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 XalanSourceTreeElementNAvirtual
getChildNodes() const XalanSourceTreeElementvirtual
getDocument() const XalanSourceTreeElementinline
getFirstChild() const XalanSourceTreeElementvirtual
getIndex() const XalanSourceTreeElementvirtual
getLastChild() const XalanSourceTreeElementvirtual
getLocalName() const XalanSourceTreeElementNANSvirtual
getMemoryManager()XalanSourceTreeElementinline
getNamespaceURI() const XalanSourceTreeElementNANSvirtual
getNextSibling() const XalanSourceTreeElementvirtual
getNodeName() const XalanSourceTreeElementvirtual
getNodeType() const XalanSourceTreeElementvirtual
getNodeValue() const XalanSourceTreeElementvirtual
getOwnerDocument() const XalanSourceTreeElementvirtual
getParentNode() const XalanSourceTreeElementvirtual
getPrefix() const XalanSourceTreeElementNANSvirtual
getPreviousSibling() const XalanSourceTreeElementvirtual
getTagName() const XalanSourceTreeElementvirtual
IndexType typedefXalanNode
isIndexed() const XalanSourceTreeElementvirtual
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) const XalanElementprotected
XalanNode::operator==(const XalanNode &theRHS) const XalanNodeprotected
PROCESSING_INSTRUCTION_NODE enum valueXalanNode
s_emptyAttributesXalanSourceTreeElementNAprotectedstatic
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
XalanSourceTreeElementNA(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)XalanSourceTreeElementNA
XalanSourceTreeElementNANS(MemoryManager &theManager, const XalanDOMString &theTagName, const XalanDOMString &theLocalName, const XalanDOMString &theNamespaceURI, const XalanDOMString &thePrefix, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)XalanSourceTreeElementNANS
~XalanElement()XalanElementvirtual
~XalanNode()XalanNodevirtual
~XalanSourceTreeElement()XalanSourceTreeElementvirtual
~XalanSourceTreeElementNA()XalanSourceTreeElementNAvirtual
~XalanSourceTreeElementNANS()XalanSourceTreeElementNANSvirtual

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