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() constXalanSourceTreeCommentvirtual
getChildNodes() constXalanSourceTreeCommentvirtual
getData() constXalanSourceTreeCommentvirtual
getFirstChild() constXalanSourceTreeCommentvirtual
getIndex() constXalanSourceTreeCommentvirtual
getLastChild() constXalanSourceTreeCommentvirtual
getLocalName() constXalanSourceTreeCommentvirtual
getNamespaceURI() constXalanSourceTreeCommentvirtual
getNextSibling() constXalanSourceTreeCommentvirtual
getNodeName() constXalanSourceTreeCommentvirtual
getNodeType() constXalanSourceTreeCommentvirtual
getNodeValue() constXalanSourceTreeCommentvirtual
getOwnerDocument() constXalanSourceTreeCommentvirtual
getParentNode() constXalanSourceTreeCommentvirtual
getPrefix() constXalanSourceTreeCommentvirtual
getPreviousSibling() constXalanSourceTreeCommentvirtual
IndexType typedefXalanNode
initialize(MemoryManager &theManager)XalanSourceTreeCommentstatic
isIndexed() constXalanSourceTreeCommentvirtual
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) constXalanCommentprotected
XalanCharacterData::operator==(const XalanCharacterData &theRHS) constXalanCharacterDataprotected
XalanNode::operator==(const XalanNode &theRHS) constXalanNodeprotected
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