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

XercesCommentWrapper Member List

This is the complete list of members for XercesCommentWrapper, including all inherited members.
appendChild(XalanNode *newChild)XercesCommentWrapper [virtual]
appendData(const XalanDOMString &arg)XercesCommentWrapper [virtual]
ATTRIBUTE_NODE enum valueXalanNode
CDATA_SECTION_NODE enum valueXalanNode
cloneNode(bool deep) const XercesCommentWrapper [virtual]
COMMENT_NODE enum valueXalanNode
create(MemoryManagerType &theManager, const DOMCommentType *theXercesComment, const XercesWrapperNavigator &theNavigator)XercesCommentWrapper [static]
deleteData(unsigned int offset, unsigned int count)XercesCommentWrapper [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 XercesCommentWrapper [virtual]
getChildNodes() const XercesCommentWrapper [virtual]
getData() const XercesCommentWrapper [virtual]
getFirstChild() const XercesCommentWrapper [virtual]
getIndex() const XercesCommentWrapper [virtual]
getLastChild() const XercesCommentWrapper [virtual]
getLength() const XercesCommentWrapper [virtual]
getLocalName() const XercesCommentWrapper [virtual]
getNamespaceURI() const XercesCommentWrapper [virtual]
getNextSibling() const XercesCommentWrapper [virtual]
getNodeName() const XercesCommentWrapper [virtual]
getNodeType() const XercesCommentWrapper [virtual]
getNodeValue() const XercesCommentWrapper [virtual]
getOwnerDocument() const XercesCommentWrapper [virtual]
getParentNode() const XercesCommentWrapper [virtual]
getPrefix() const XercesCommentWrapper [virtual]
getPreviousSibling() const XercesCommentWrapper [virtual]
getXercesNode() const XercesCommentWrapper
hasChildNodes() const XercesCommentWrapper [virtual]
IndexType typedefXalanNode
insertBefore(XalanNode *newChild, XalanNode *refChild)XercesCommentWrapper [virtual]
insertData(unsigned int offset, const XalanDOMString &arg)XercesCommentWrapper [virtual]
isIndexed() const XercesCommentWrapper [virtual]
isSupported(const XalanDOMString &feature, const XalanDOMString &version) const XercesCommentWrapper [virtual]
NodeType enum nameXalanNode
normalize()XercesCommentWrapper [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)XercesCommentWrapper [virtual]
replaceChild(XalanNode *newChild, XalanNode *oldChild)XercesCommentWrapper [virtual]
replaceData(unsigned int offset, unsigned int count, const XalanDOMString &arg)XercesCommentWrapper [virtual]
setNodeValue(const XalanDOMString &nodeValue)XercesCommentWrapper [virtual]
setPrefix(const XalanDOMString &prefix)XercesCommentWrapper [virtual]
substringData(unsigned int offset, unsigned int count, XalanDOMString &theResult) const XercesCommentWrapper [virtual]
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]
XercesCommentWrapper(const DOMCommentType *theXercesComment, const XercesWrapperNavigator &theNavigator)XercesCommentWrapper
~XalanCharacterData()XalanCharacterData [virtual]
~XalanComment()XalanComment [virtual]
~XalanNode()XalanNode [virtual]
~XercesCommentWrapper()XercesCommentWrapper [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.