Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XercesCommentWrapper Member List
This is the complete list of members for XercesCommentWrapper, including all inherited members.
- appendChild(XalanNode *newChild)
[virtual]
- appendData(const XalanDOMString &arg)
[virtual]
- ATTRIBUTE_NODE enum value
- CDATA_SECTION_NODE enum value
- cloneNode(bool deep) const
[virtual]
- COMMENT_NODE enum value
- create(MemoryManagerType &theManager, const DOMCommentType *theXercesComment, const XercesWrapperNavigator &theNavigator)
[static]
- deleteData(unsigned int offset, unsigned int count)
[virtual]
- DOCUMENT_FRAGMENT_NODE enum value
- DOCUMENT_NODE enum value
- DOCUMENT_TYPE_NODE enum value
- ELEMENT_NODE enum value
- ENTITY_NODE enum value
- ENTITY_REFERENCE_NODE enum value
- getAttributes() const
[virtual]
- getChildNodes() const
[virtual]
- getData() const
[virtual]
- getFirstChild() const
[virtual]
- getIndex() const
[virtual]
- getLastChild() const
[virtual]
- getLength() const
[virtual]
- getLocalName() const
[virtual]
- getNamespaceURI() const
[virtual]
- getNextSibling() const
[virtual]
- getNodeName() const
[virtual]
- getNodeType() const
[virtual]
- getNodeValue() const
[virtual]
- getOwnerDocument() const
[virtual]
- getParentNode() const
[virtual]
- getPrefix() const
[virtual]
- getPreviousSibling() const
[virtual]
- getXercesNode() const
- hasChildNodes() const
[virtual]
- IndexType typedef
- insertBefore(XalanNode *newChild, XalanNode *refChild)
[virtual]
- insertData(unsigned int offset, const XalanDOMString &arg)
[virtual]
- isIndexed() const
[virtual]
- isSupported(const XalanDOMString &feature, const XalanDOMString &version) const
[virtual]
- NodeType enum name
- normalize()
[virtual]
- NOTATION_NODE enum value
- XalanComment::operator=(const XalanComment &theSource)
[protected]
- XalanCharacterData::operator=(const XalanCharacterData &theSource)
[protected]
- XalanNode::operator=(const XalanNode &theSource)
[protected]
- XalanComment::operator==(const XalanComment &theRHS) const
[protected]
- XalanCharacterData::operator==(const XalanCharacterData &theRHS) const
[protected]
- XalanNode::operator==(const XalanNode &theRHS) const
[protected]
- PROCESSING_INSTRUCTION_NODE enum value
- removeChild(XalanNode *oldChild)
[virtual]
- replaceChild(XalanNode *newChild, XalanNode *oldChild)
[virtual]
- replaceData(unsigned int offset, unsigned int count, const XalanDOMString &arg)
[virtual]
- setNodeValue(const XalanDOMString &nodeValue)
[virtual]
- setPrefix(const XalanDOMString &prefix)
[virtual]
- substringData(unsigned int offset, unsigned int count, XalanDOMString &theResult) const
[virtual]
- TEXT_NODE enum value
- UNKNOWN_NODE enum value
- XalanCharacterData()
- XalanCharacterData(const XalanCharacterData &theSource)
[protected]
- XalanComment()
- XalanComment(const XalanComment &theSource)
[protected]
- XalanNode()
- XalanNode(const XalanNode &theSource)
[protected]
- XercesCommentWrapper(const DOMCommentType *theXercesComment, const XercesWrapperNavigator &theNavigator)
- ~XalanCharacterData()
[virtual]
- ~XalanComment()
[virtual]
- ~XalanNode()
[virtual]
- ~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.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|