Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

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) const XercesNotationWrapper [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() const XercesNotationWrapper [virtual]
getChildNodes() const XercesNotationWrapper [virtual]
getFirstChild() const XercesNotationWrapper [virtual]
getIndex() const XercesNotationWrapper [virtual]
getLastChild() const XercesNotationWrapper [virtual]
getLocalName() const XercesNotationWrapper [virtual]
getNamespaceURI() const XercesNotationWrapper [virtual]
getNextSibling() const XercesNotationWrapper [virtual]
getNodeName() const XercesNotationWrapper [virtual]
getNodeType() const XercesNotationWrapper [virtual]
getNodeValue() const XercesNotationWrapper [virtual]
getOwnerDocument() const XercesNotationWrapper [virtual]
getParentNode() const XercesNotationWrapper [virtual]
getPrefix() const XercesNotationWrapper [virtual]
getPreviousSibling() const XercesNotationWrapper [virtual]
getPublicId() const XercesNotationWrapper [virtual]
getSystemId() const XercesNotationWrapper [virtual]
getXercesNode() const XercesNotationWrapper
hasChildNodes() const XercesNotationWrapper [virtual]
IndexType typedefXalanNode
insertBefore(XalanNode *newChild, XalanNode *refChild)XercesNotationWrapper [virtual]
isIndexed() const XercesNotationWrapper [virtual]
isSupported(const XalanDOMString &feature, const XalanDOMString &version) const XercesNotationWrapper [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) const XalanNotation [protected]
XalanNode::operator==(const XalanNode &theRHS) const XalanNode [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.

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