ATTRIBUTE_NODE enum value | xalanc::XalanNode | |
CDATA_SECTION_NODE enum value | xalanc::XalanNode | |
COMMENT_NODE enum value | xalanc::XalanNode | |
create(MemoryManager &theManager, const DOMNotationType *theXercesDOMNotation, const XercesWrapperNavigator &theNavigator) | xalanc::XercesNotationWrapper | static |
DOCUMENT_FRAGMENT_NODE enum value | xalanc::XalanNode | |
DOCUMENT_NODE enum value | xalanc::XalanNode | |
DOCUMENT_TYPE_NODE enum value | xalanc::XalanNode | |
ELEMENT_NODE enum value | xalanc::XalanNode | |
ENTITY_NODE enum value | xalanc::XalanNode | |
ENTITY_REFERENCE_NODE enum value | xalanc::XalanNode | |
getAttributes() const | xalanc::XercesNotationWrapper | virtual |
getChildNodes() const | xalanc::XercesNotationWrapper | virtual |
getFirstChild() const | xalanc::XercesNotationWrapper | virtual |
getIndex() const | xalanc::XercesNotationWrapper | virtual |
getLastChild() const | xalanc::XercesNotationWrapper | virtual |
getLocalName() const | xalanc::XercesNotationWrapper | virtual |
getNamespaceURI() const | xalanc::XercesNotationWrapper | virtual |
getNextSibling() const | xalanc::XercesNotationWrapper | virtual |
getNodeName() const | xalanc::XercesNotationWrapper | virtual |
getNodeType() const | xalanc::XercesNotationWrapper | virtual |
getNodeValue() const | xalanc::XercesNotationWrapper | virtual |
getOwnerDocument() const | xalanc::XercesNotationWrapper | virtual |
getParentNode() const | xalanc::XercesNotationWrapper | virtual |
getPrefix() const | xalanc::XercesNotationWrapper | virtual |
getPreviousSibling() const | xalanc::XercesNotationWrapper | virtual |
getPublicId() const | xalanc::XercesNotationWrapper | virtual |
getSystemId() const | xalanc::XercesNotationWrapper | virtual |
getXercesNode() const | xalanc::XercesNotationWrapper | inline |
IndexType typedef | xalanc::XalanNode | |
isIndexed() const | xalanc::XercesNotationWrapper | virtual |
NodeType enum name | xalanc::XalanNode | |
NOTATION_NODE enum value | xalanc::XalanNode | |
xalanc::XalanNotation::operator=(const XalanNotation &theSource) | xalanc::XalanNotation | protected |
xalanc::XalanNode::operator=(const XalanNode &theSource) | xalanc::XalanNode | protected |
xalanc::XalanNotation::operator==(const XalanNotation &theRHS) const | xalanc::XalanNotation | protected |
xalanc::XalanNode::operator==(const XalanNode &theRHS) const | xalanc::XalanNode | protected |
PROCESSING_INSTRUCTION_NODE enum value | xalanc::XalanNode | |
TEXT_NODE enum value | xalanc::XalanNode | |
UNKNOWN_NODE enum value | xalanc::XalanNode | |
XalanNode() | xalanc::XalanNode | |
XalanNode(const XalanNode &theSource) | xalanc::XalanNode | protected |
XalanNotation() | xalanc::XalanNotation | |
XalanNotation(const XalanNotation &theSource) | xalanc::XalanNotation | protected |
XercesNotationWrapper(const DOMNotationType *theXercesDOMNotation, const XercesWrapperNavigator &theNavigator) | xalanc::XercesNotationWrapper | |
~XalanNode() | xalanc::XalanNode | virtual |
~XalanNotation() | xalanc::XalanNotation | virtual |
~XercesNotationWrapper() | xalanc::XercesNotationWrapper | virtual |