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

XercesEntityWrapper Member List

This is the complete list of members for XercesEntityWrapper, including all inherited members.
appendChild(XalanNode *newChild)XercesEntityWrapper [virtual]
ATTRIBUTE_NODE enum valueXalanNode
CDATA_SECTION_NODE enum valueXalanNode
cloneNode(bool deep) const XercesEntityWrapper [virtual]
COMMENT_NODE enum valueXalanNode
create(MemoryManagerType &theManager, const DOMEntityType *theXercesDOMEntity, const XercesWrapperNavigator &theNavigator)XercesEntityWrapper [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 XercesEntityWrapper [virtual]
getChildNodes() const XercesEntityWrapper [virtual]
getFirstChild() const XercesEntityWrapper [virtual]
getIndex() const XercesEntityWrapper [virtual]
getLastChild() const XercesEntityWrapper [virtual]
getLocalName() const XercesEntityWrapper [virtual]
getNamespaceURI() const XercesEntityWrapper [virtual]
getNextSibling() const XercesEntityWrapper [virtual]
getNodeName() const XercesEntityWrapper [virtual]
getNodeType() const XercesEntityWrapper [virtual]
getNodeValue() const XercesEntityWrapper [virtual]
getNotationName() const XercesEntityWrapper [virtual]
getOwnerDocument() const XercesEntityWrapper [virtual]
getParentNode() const XercesEntityWrapper [virtual]
getPrefix() const XercesEntityWrapper [virtual]
getPreviousSibling() const XercesEntityWrapper [virtual]
getPublicId() const XercesEntityWrapper [virtual]
getSystemId() const XercesEntityWrapper [virtual]
getXercesNode() const XercesEntityWrapper
hasChildNodes() const XercesEntityWrapper [virtual]
IndexType typedefXalanNode
insertBefore(XalanNode *newChild, XalanNode *refChild)XercesEntityWrapper [virtual]
isIndexed() const XercesEntityWrapper [virtual]
isSupported(const XalanDOMString &feature, const XalanDOMString &version) const XercesEntityWrapper [virtual]
NodeType enum nameXalanNode
normalize()XercesEntityWrapper [virtual]
NOTATION_NODE enum valueXalanNode
XalanEntity::operator=(const XalanEntity &theSource)XalanEntity [protected]
XalanNode::operator=(const XalanNode &theSource)XalanNode [protected]
XalanEntity::operator==(const XalanEntity &theRHS) const XalanEntity [protected]
XalanNode::operator==(const XalanNode &theRHS) const XalanNode [protected]
PROCESSING_INSTRUCTION_NODE enum valueXalanNode
removeChild(XalanNode *oldChild)XercesEntityWrapper [virtual]
replaceChild(XalanNode *newChild, XalanNode *oldChild)XercesEntityWrapper [virtual]
setNodeValue(const XalanDOMString &nodeValue)XercesEntityWrapper [virtual]
setPrefix(const XalanDOMString &prefix)XercesEntityWrapper [virtual]
TEXT_NODE enum valueXalanNode
UNKNOWN_NODE enum valueXalanNode
XalanEntity()XalanEntity
XalanEntity(const XalanEntity &theSource)XalanEntity [protected]
XalanNode()XalanNode
XalanNode(const XalanNode &theSource)XalanNode [protected]
XercesEntityWrapper(const DOMEntityType *theXercesDOMEntity, const XercesWrapperNavigator &theNavigator)XercesEntityWrapper
~XalanEntity()XalanEntity [virtual]
~XalanNode()XalanNode [virtual]
~XercesEntityWrapper()XercesEntityWrapper [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.