Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XercesDocumentWrapper Member List

This is the complete list of members for XercesDocumentWrapper, including all inherited members.

appendChild(XalanNode *newChild)XercesDocumentWrappervirtual
ATTRIBUTE_NODE enum valueXalanNode
buildWrapperNodes()XercesDocumentWrapper
BuildWrapperTreeWalker classXercesDocumentWrapperfriend
CDATA_SECTION_NODE enum valueXalanNode
cloneNode(bool deep) const XercesDocumentWrappervirtual
COMMENT_NODE enum valueXalanNode
create(MemoryManagerType &theManager, const DOMDocument_Type *theXercesDocument, bool threadSafe, bool buildWrapper, bool buildMaps)XercesDocumentWrapperstatic
createAttribute(const XalanDOMString &name)XercesDocumentWrappervirtual
createAttributeNS(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName)XercesDocumentWrappervirtual
createCDATASection(const XalanDOMString &data)XercesDocumentWrappervirtual
createComment(const XalanDOMString &data)XercesDocumentWrappervirtual
createDocumentFragment()XercesDocumentWrappervirtual
createElement(const XalanDOMString &tagName)XercesDocumentWrappervirtual
createElementNS(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName)XercesDocumentWrappervirtual
createEntityReference(const XalanDOMString &name)XercesDocumentWrappervirtual
createProcessingInstruction(const XalanDOMString &target, const XalanDOMString &data)XercesDocumentWrappervirtual
createTextNode(const XalanDOMString &data)XercesDocumentWrappervirtual
destroyWrapper()XercesDocumentWrapper
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 XercesDocumentWrappervirtual
getChildNodes() const XercesDocumentWrappervirtual
getDoctype() const XercesDocumentWrappervirtual
getDocumentElement() const XercesDocumentWrappervirtual
getElementById(const XalanDOMString &elementId) const XercesDocumentWrappervirtual
getElementsByTagName(const XalanDOMString &tagname) const XercesDocumentWrappervirtual
getElementsByTagNameNS(const XalanDOMString &namespaceURI, const XalanDOMString &localName) const XercesDocumentWrappervirtual
getFirstChild() const XercesDocumentWrappervirtual
getImplementation() const XercesDocumentWrappervirtual
getIndex() const XercesDocumentWrappervirtual
getLastChild() const XercesDocumentWrappervirtual
getLocalName() const XercesDocumentWrappervirtual
getMappingMode() const XercesDocumentWrapper
getMemoryManager() const XercesDocumentWrapper
getNamespaceURI() const XercesDocumentWrappervirtual
getNextSibling() const XercesDocumentWrappervirtual
getNodeName() const XercesDocumentWrappervirtual
getNodeType() const XercesDocumentWrappervirtual
getNodeValue() const XercesDocumentWrappervirtual
getOwnerDocument() const XercesDocumentWrappervirtual
getParentNode() const XercesDocumentWrappervirtual
getPooledString(const XalanDOMString &theString) const XercesDocumentWrapper
getPooledString(const XalanDOMChar *theString, XalanDOMString::size_type theLength) const XercesDocumentWrapper
getPrefix() const XercesDocumentWrappervirtual
getPreviousSibling() const XercesDocumentWrappervirtual
getXercesDocument() const XercesDocumentWrapper
hasChildNodes() const XercesDocumentWrappervirtual
importNode(XalanNode *importedNode, bool deep)XercesDocumentWrappervirtual
IndexType typedefXalanNode
insertBefore(XalanNode *newChild, XalanNode *refChild)XercesDocumentWrappervirtual
isIndexed() const XercesDocumentWrappervirtual
isSupported(const XalanDOMString &feature, const XalanDOMString &version) const XercesDocumentWrappervirtual
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 nameXalanNode
NodeVectorType typedefXercesDocumentWrapper
normalize()XercesDocumentWrappervirtual
NOTATION_NODE enum valueXalanNode
XalanDocument::operator=(const XalanDocument &theSource)XalanDocumentprotected
XalanNode::operator=(const XalanNode &theSource)XalanNodeprotected
XalanDocument::operator==(const XalanDocument &theRHS) const XalanDocumentprotected
XalanNode::operator==(const XalanNode &theRHS) const XalanNodeprotected
PROCESSING_INSTRUCTION_NODE enum valueXalanNode
rebuildWrapper()XercesDocumentWrapper
removeChild(XalanNode *oldChild)XercesDocumentWrappervirtual
replaceChild(XalanNode *newChild, XalanNode *oldChild)XercesDocumentWrappervirtual
setNodeValue(const XalanDOMString &nodeValue)XercesDocumentWrappervirtual
setPrefix(const XalanDOMString &prefix)XercesDocumentWrappervirtual
TEXT_NODE enum valueXalanNode
UNKNOWN_NODE enum valueXalanNode
XalanDocument()XalanDocument
XalanDocument(const XalanDocument &theSource)XalanDocumentprotected
XalanNode()XalanNode
XalanNode(const XalanNode &theSource)XalanNodeprotected
XercesDocumentWrapper(MemoryManagerType &theManager, const DOMDocument_Type *theXercesDocument, bool threadSafe=true, bool buildWrapper=true, bool buildMaps=false)XercesDocumentWrapper
XercesWrapperNavigator classXercesDocumentWrapperfriend
~XalanDocument()XalanDocumentvirtual
~XalanNode()XalanNodevirtual
~XercesDocumentWrapper()XercesDocumentWrappervirtual

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo