appendChild(XalanNode *newChild) | XercesCommentWrapper | virtual |
appendData(const XalanDOMString &arg) | XercesCommentWrapper | virtual |
ATTRIBUTE_NODE enum value | XalanNode | |
CDATA_SECTION_NODE enum value | XalanNode | |
cloneNode(bool deep) const | XercesCommentWrapper | virtual |
COMMENT_NODE enum value | XalanNode | |
create(MemoryManagerType &theManager, const DOMCommentType *theXercesComment, const XercesWrapperNavigator &theNavigator) | XercesCommentWrapper | static |
deleteData(unsigned int offset, unsigned int count) | XercesCommentWrapper | virtual |
DOCUMENT_FRAGMENT_NODE enum value | XalanNode | |
DOCUMENT_NODE enum value | XalanNode | |
DOCUMENT_TYPE_NODE enum value | XalanNode | |
ELEMENT_NODE enum value | XalanNode | |
ENTITY_NODE enum value | XalanNode | |
ENTITY_REFERENCE_NODE enum value | XalanNode | |
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 typedef | XalanNode | |
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 name | XalanNode | |
normalize() | XercesCommentWrapper | virtual |
NOTATION_NODE enum value | XalanNode | |
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 value | XalanNode | |
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 value | XalanNode | |
UNKNOWN_NODE enum value | XalanNode | |
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 |