Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XercesNotationWrapper Member List

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

appendChild(XalanNode *newChild)XercesNotationWrapper [virtual]
ATTRIBUTE_NODE enum valueXalanNode
CDATA_SECTION_NODE enum valueXalanNode
cloneNode(bool deep) constXercesNotationWrapper [virtual]
COMMENT_NODE enum valueXalanNode
create(MemoryManagerType &theManager, const DOMNotationType *theXercesDOMNotation, const XercesWrapperNavigator &theNavigator)XercesNotationWrapper [static]
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() constXercesNotationWrapper [virtual]
getChildNodes() constXercesNotationWrapper [virtual]
getFirstChild() constXercesNotationWrapper [virtual]
getIndex() constXercesNotationWrapper [virtual]
getLastChild() constXercesNotationWrapper [virtual]
getLocalName() constXercesNotationWrapper [virtual]
getNamespaceURI() constXercesNotationWrapper [virtual]
getNextSibling() constXercesNotationWrapper [virtual]
getNodeName() constXercesNotationWrapper [virtual]
getNodeType() constXercesNotationWrapper [virtual]
getNodeValue() constXercesNotationWrapper [virtual]
getOwnerDocument() constXercesNotationWrapper [virtual]
getParentNode() constXercesNotationWrapper [virtual]
getPrefix() constXercesNotationWrapper [virtual]
getPreviousSibling() constXercesNotationWrapper [virtual]
getPublicId() constXercesNotationWrapper [virtual]
getSystemId() constXercesNotationWrapper [virtual]
getXercesNode() constXercesNotationWrapper
hasChildNodes() constXercesNotationWrapper [virtual]
IndexType typedefXalanNode
insertBefore(XalanNode *newChild, XalanNode *refChild)XercesNotationWrapper [virtual]
isIndexed() constXercesNotationWrapper [virtual]
isSupported(const XalanDOMString &feature, const XalanDOMString &version) constXercesNotationWrapper [virtual]
NodeType enum nameXalanNode
normalize()XercesNotationWrapper [virtual]
NOTATION_NODE enum valueXalanNode
XalanNotation::operator=(const XalanNotation &theSource)XalanNotation [protected]
XalanNode::operator=(const XalanNode &theSource)XalanNode [protected]
XalanNotation::operator==(const XalanNotation &theRHS) constXalanNotation [protected]
XalanNode::operator==(const XalanNode &theRHS) constXalanNode [protected]
PROCESSING_INSTRUCTION_NODE enum valueXalanNode
removeChild(XalanNode *oldChild)XercesNotationWrapper [virtual]
replaceChild(XalanNode *newChild, XalanNode *oldChild)XercesNotationWrapper [virtual]
setNodeValue(const XalanDOMString &nodeValue)XercesNotationWrapper [virtual]
setPrefix(const XalanDOMString &prefix)XercesNotationWrapper [virtual]
TEXT_NODE enum valueXalanNode
UNKNOWN_NODE enum valueXalanNode
XalanNode()XalanNode
XalanNode(const XalanNode &theSource)XalanNode [protected]
XalanNotation()XalanNotation
XalanNotation(const XalanNotation &theSource)XalanNotation [protected]
XercesNotationWrapper(const DOMNotationType *theXercesDOMNotation, const XercesWrapperNavigator &theNavigator)XercesNotationWrapper
~XalanNode()XalanNode [virtual]
~XalanNotation()XalanNotation [virtual]
~XercesNotationWrapper()XercesNotationWrapper [virtual]

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