Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


XalanSourceTreeComment Member List

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

appendSiblingNode(XalanSourceTreeComment *theSibling)XalanSourceTreeComment
appendSiblingNode(XalanSourceTreeElement *theSibling)XalanSourceTreeComment
appendSiblingNode(XalanSourceTreeProcessingInstruction *theSibling)XalanSourceTreeComment
appendSiblingNode(XalanSourceTreeText *theSibling)XalanSourceTreeComment
ATTRIBUTE_NODE enum valueXalanNode
CDATA_SECTION_NODE enum valueXalanNode
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 XalanSourceTreeCommentvirtual
getChildNodes() const XalanSourceTreeCommentvirtual
getData() const XalanSourceTreeCommentvirtual
getFirstChild() const XalanSourceTreeCommentvirtual
getIndex() const XalanSourceTreeCommentvirtual
getLastChild() const XalanSourceTreeCommentvirtual
getLocalName() const XalanSourceTreeCommentvirtual
getNamespaceURI() const XalanSourceTreeCommentvirtual
getNextSibling() const XalanSourceTreeCommentvirtual
getNodeName() const XalanSourceTreeCommentvirtual
getNodeType() const XalanSourceTreeCommentvirtual
getNodeValue() const XalanSourceTreeCommentvirtual
getOwnerDocument() const XalanSourceTreeCommentvirtual
getParentNode() const XalanSourceTreeCommentvirtual
getPrefix() const XalanSourceTreeCommentvirtual
getPreviousSibling() const XalanSourceTreeCommentvirtual
IndexType typedefXalanNode
initialize(MemoryManager &theManager)XalanSourceTreeCommentstatic
isIndexed() const XalanSourceTreeCommentvirtual
NodeType enum nameXalanNode
NOTATION_NODE enum valueXalanNode
XalanComment::operator=(const XalanComment &theSource)XalanCommentprotected
XalanCharacterData::operator=(const XalanCharacterData &theSource)XalanCharacterDataprotected
XalanNode::operator=(const XalanNode &theSource)XalanNodeprotected
XalanComment::operator==(const XalanComment &theRHS) const XalanCommentprotected
XalanCharacterData::operator==(const XalanCharacterData &theRHS) const XalanCharacterDataprotected
XalanNode::operator==(const XalanNode &theRHS) const XalanNodeprotected
PROCESSING_INSTRUCTION_NODE enum valueXalanNode
setIndex(IndexType theIndex)XalanSourceTreeCommentinline
setParent(XalanSourceTreeElement *theParent)XalanSourceTreeComment
setParent(XalanSourceTreeDocumentFragment *theParent)XalanSourceTreeComment
setPreviousSibling(XalanSourceTreeComment *thePreviousSibling)XalanSourceTreeComment
setPreviousSibling(XalanSourceTreeElement *thePreviousSibling)XalanSourceTreeComment
setPreviousSibling(XalanSourceTreeProcessingInstruction *thePreviousSibling)XalanSourceTreeComment
setPreviousSibling(XalanSourceTreeText *thePreviousSibling)XalanSourceTreeComment
terminate()XalanSourceTreeCommentstatic
TEXT_NODE enum valueXalanNode
UNKNOWN_NODE enum valueXalanNode
XalanCharacterData()XalanCharacterData
XalanCharacterData(const XalanCharacterData &theSource)XalanCharacterDataprotected
XalanComment()XalanComment
XalanComment(const XalanComment &theSource)XalanCommentprotected
XalanNode()XalanNode
XalanNode(const XalanNode &theSource)XalanNodeprotected
XalanSourceTreeComment(const XalanDOMString &theData, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)XalanSourceTreeComment
~XalanCharacterData()XalanCharacterDatavirtual
~XalanComment()XalanCommentvirtual
~XalanNode()XalanNodevirtual
~XalanSourceTreeComment()XalanSourceTreeCommentvirtual

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