Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

XalanSourceTreeComment Member List

This is the complete list of members for XalanSourceTreeComment, including all inherited members.
appendChild(XalanNode *newChild)XalanSourceTreeComment [virtual]
appendData(const XalanDOMString &arg)XalanSourceTreeComment [virtual]
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
cloneNode(bool deep) const XalanSourceTreeComment [virtual]
COMMENT_NODE enum valueXalanNode
deleteData(unsigned int offset, unsigned int count)XalanSourceTreeComment [virtual]
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 XalanSourceTreeComment [virtual]
getChildNodes() const XalanSourceTreeComment [virtual]
getData() const XalanSourceTreeComment [virtual]
getFirstChild() const XalanSourceTreeComment [virtual]
getIndex() const XalanSourceTreeComment [virtual]
getLastChild() const XalanSourceTreeComment [virtual]
getLength() const XalanSourceTreeComment [virtual]
getLocalName() const XalanSourceTreeComment [virtual]
getNamespaceURI() const XalanSourceTreeComment [virtual]
getNextSibling() const XalanSourceTreeComment [virtual]
getNodeName() const XalanSourceTreeComment [virtual]
getNodeType() const XalanSourceTreeComment [virtual]
getNodeValue() const XalanSourceTreeComment [virtual]
getOwnerDocument() const XalanSourceTreeComment [virtual]
getParentNode() const XalanSourceTreeComment [virtual]
getPrefix() const XalanSourceTreeComment [virtual]
getPreviousSibling() const XalanSourceTreeComment [virtual]
hasChildNodes() const XalanSourceTreeComment [virtual]
IndexType typedefXalanNode
initialize(MemoryManagerType &theManager)XalanSourceTreeComment [static]
insertBefore(XalanNode *newChild, XalanNode *refChild)XalanSourceTreeComment [virtual]
insertData(unsigned int offset, const XalanDOMString &arg)XalanSourceTreeComment [virtual]
isIndexed() const XalanSourceTreeComment [virtual]
isSupported(const XalanDOMString &feature, const XalanDOMString &version) const XalanSourceTreeComment [virtual]
NodeType enum nameXalanNode
normalize()XalanSourceTreeComment [virtual]
NOTATION_NODE enum valueXalanNode
XalanComment::operator=(const XalanComment &theSource)XalanComment [protected]
XalanCharacterData::operator=(const XalanCharacterData &theSource)XalanCharacterData [protected]
XalanNode::operator=(const XalanNode &theSource)XalanNode [protected]
XalanComment::operator==(const XalanComment &theRHS) const XalanComment [protected]
XalanCharacterData::operator==(const XalanCharacterData &theRHS) const XalanCharacterData [protected]
XalanNode::operator==(const XalanNode &theRHS) const XalanNode [protected]
PROCESSING_INSTRUCTION_NODE enum valueXalanNode
removeChild(XalanNode *oldChild)XalanSourceTreeComment [virtual]
replaceChild(XalanNode *newChild, XalanNode *oldChild)XalanSourceTreeComment [virtual]
replaceData(unsigned int offset, unsigned int count, const XalanDOMString &arg)XalanSourceTreeComment [virtual]
setIndex(IndexType theIndex)XalanSourceTreeComment
setNodeValue(const XalanDOMString &nodeValue)XalanSourceTreeComment [virtual]
setParent(XalanSourceTreeElement *theParent)XalanSourceTreeComment
setParent(XalanSourceTreeDocumentFragment *theParent)XalanSourceTreeComment
setPrefix(const XalanDOMString &prefix)XalanSourceTreeComment [virtual]
setPreviousSibling(XalanSourceTreeComment *thePreviousSibling)XalanSourceTreeComment
setPreviousSibling(XalanSourceTreeElement *thePreviousSibling)XalanSourceTreeComment
setPreviousSibling(XalanSourceTreeProcessingInstruction *thePreviousSibling)XalanSourceTreeComment
setPreviousSibling(XalanSourceTreeText *thePreviousSibling)XalanSourceTreeComment
substringData(unsigned int offset, unsigned int count, XalanDOMString &theBuffer) const XalanSourceTreeComment [virtual]
terminate()XalanSourceTreeComment [static]
TEXT_NODE enum valueXalanNode
UNKNOWN_NODE enum valueXalanNode
XalanCharacterData()XalanCharacterData
XalanCharacterData(const XalanCharacterData &theSource)XalanCharacterData [protected]
XalanComment()XalanComment
XalanComment(const XalanComment &theSource)XalanComment [protected]
XalanNode()XalanNode
XalanNode(const XalanNode &theSource)XalanNode [protected]
XalanSourceTreeComment(const XalanDOMString &theData, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)XalanSourceTreeComment
XalanSourceTreeComment(const XalanSourceTreeComment &theSource, bool deep=false)XalanSourceTreeComment [protected]
~XalanCharacterData()XalanCharacterData [virtual]
~XalanComment()XalanComment [virtual]
~XalanNode()XalanNode [virtual]
~XalanSourceTreeComment()XalanSourceTreeComment [virtual]

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