, including all inherited members.
| appendChild(XalanNode *newChild) | XercesDocumentWrapper | [virtual] |
| ATTRIBUTE_NODE enum value | XalanNode | |
| buildWrapperNodes() | XercesDocumentWrapper | |
| BuildWrapperTreeWalker class | XercesDocumentWrapper | [friend] |
| CDATA_SECTION_NODE enum value | XalanNode | |
| cloneNode(bool deep) const | XercesDocumentWrapper | [virtual] |
| COMMENT_NODE enum value | XalanNode | |
| create(MemoryManagerType &theManager, const DOMDocument_Type *theXercesDocument, bool threadSafe, bool buildWrapper, bool buildMaps) | XercesDocumentWrapper | [static] |
| createAttribute(const XalanDOMString &name) | XercesDocumentWrapper | [virtual] |
| createAttributeNS(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName) | XercesDocumentWrapper | [virtual] |
| createCDATASection(const XalanDOMString &data) | XercesDocumentWrapper | [virtual] |
| createComment(const XalanDOMString &data) | XercesDocumentWrapper | [virtual] |
| createDocumentFragment() | XercesDocumentWrapper | [virtual] |
| createElement(const XalanDOMString &tagName) | XercesDocumentWrapper | [virtual] |
| createElementNS(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName) | XercesDocumentWrapper | [virtual] |
| createEntityReference(const XalanDOMString &name) | XercesDocumentWrapper | [virtual] |
| createProcessingInstruction(const XalanDOMString &target, const XalanDOMString &data) | XercesDocumentWrapper | [virtual] |
| createTextNode(const XalanDOMString &data) | XercesDocumentWrapper | [virtual] |
| destroyWrapper() | XercesDocumentWrapper | |
| 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 | XercesDocumentWrapper | [virtual] |
| getChildNodes() const | XercesDocumentWrapper | [virtual] |
| getDoctype() const | XercesDocumentWrapper | [virtual] |
| getDocumentElement() const | XercesDocumentWrapper | [virtual] |
| getElementById(const XalanDOMString &elementId) const | XercesDocumentWrapper | [virtual] |
| getElementsByTagName(const XalanDOMString &tagname) const | XercesDocumentWrapper | [virtual] |
| getElementsByTagNameNS(const XalanDOMString &namespaceURI, const XalanDOMString &localName) const | XercesDocumentWrapper | [virtual] |
| getFirstChild() const | XercesDocumentWrapper | [virtual] |
| getImplementation() const | XercesDocumentWrapper | [virtual] |
| getIndex() const | XercesDocumentWrapper | [virtual] |
| getLastChild() const | XercesDocumentWrapper | [virtual] |
| getLocalName() const | XercesDocumentWrapper | [virtual] |
| getMappingMode() const | XercesDocumentWrapper | |
| getMemoryManager() const | XercesDocumentWrapper | |
| getNamespaceURI() const | XercesDocumentWrapper | [virtual] |
| getNextSibling() const | XercesDocumentWrapper | [virtual] |
| getNodeName() const | XercesDocumentWrapper | [virtual] |
| getNodeType() const | XercesDocumentWrapper | [virtual] |
| getNodeValue() const | XercesDocumentWrapper | [virtual] |
| getOwnerDocument() const | XercesDocumentWrapper | [virtual] |
| getParentNode() const | XercesDocumentWrapper | [virtual] |
| getPooledString(const XalanDOMString &theString) const | XercesDocumentWrapper | |
| getPooledString(const XalanDOMChar *theString, XalanDOMString::size_type theLength) const | XercesDocumentWrapper | |
| getPrefix() const | XercesDocumentWrapper | [virtual] |
| getPreviousSibling() const | XercesDocumentWrapper | [virtual] |
| getXercesDocument() const | XercesDocumentWrapper | |
| hasChildNodes() const | XercesDocumentWrapper | [virtual] |
| importNode(XalanNode *importedNode, bool deep) | XercesDocumentWrapper | [virtual] |
| IndexType typedef | XalanNode | |
| insertBefore(XalanNode *newChild, XalanNode *refChild) | XercesDocumentWrapper | [virtual] |
| isIndexed() const | XercesDocumentWrapper | [virtual] |
| isSupported(const XalanDOMString &feature, const XalanDOMString &version) const | XercesDocumentWrapper | [virtual] |
| mapNode(const DOMNodeType *theXercesNode) const | XercesDocumentWrapper | |
| mapNode(const DOMAttrType *theXercesNode) const | XercesDocumentWrapper | |
| mapNode(const DOMElementType *theXercesNode) const | XercesDocumentWrapper | |
| mapNode(XalanNode *theXalanNode) const | XercesDocumentWrapper | |
| NodeType enum name | XalanNode | |
| NodeVectorType typedef | XercesDocumentWrapper | |
| normalize() | XercesDocumentWrapper | [virtual] |
| NOTATION_NODE enum value | XalanNode | |
| XalanDocument::operator=(const XalanDocument &theSource) | XalanDocument | [protected] |
| XalanNode::operator=(const XalanNode &theSource) | XalanNode | [protected] |
| XalanDocument::operator==(const XalanDocument &theRHS) const | XalanDocument | [protected] |
| XalanNode::operator==(const XalanNode &theRHS) const | XalanNode | [protected] |
| PROCESSING_INSTRUCTION_NODE enum value | XalanNode | |
| rebuildWrapper() | XercesDocumentWrapper | |
| removeChild(XalanNode *oldChild) | XercesDocumentWrapper | [virtual] |
| replaceChild(XalanNode *newChild, XalanNode *oldChild) | XercesDocumentWrapper | [virtual] |
| setNodeValue(const XalanDOMString &nodeValue) | XercesDocumentWrapper | [virtual] |
| setPrefix(const XalanDOMString &prefix) | XercesDocumentWrapper | [virtual] |
| TEXT_NODE enum value | XalanNode | |
| UNKNOWN_NODE enum value | XalanNode | |
| XalanDocument() | XalanDocument | |
| XalanDocument(const XalanDocument &theSource) | XalanDocument | [protected] |
| XalanNode() | XalanNode | |
| XalanNode(const XalanNode &theSource) | XalanNode | [protected] |
| XercesDocumentWrapper(MemoryManagerType &theManager, const DOMDocument_Type *theXercesDocument, bool threadSafe=true, bool buildWrapper=true, bool buildMaps=false) | XercesDocumentWrapper | |
| XercesWrapperNavigator class | XercesDocumentWrapper | [friend] |
| ~XalanDocument() | XalanDocument | [virtual] |
| ~XalanNode() | XalanNode | [virtual] |
| ~XercesDocumentWrapper() | XercesDocumentWrapper | [virtual] |