18#if !defined(XERCESNAMEDNODEMAPWRAPPER_HEADER_GUARD_1357924680)
19#define XERCESNAMEDNODEMAPWRAPPER_HEADER_GUARD_1357924680
39class XercesWrapperNavigator;
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_XERCESPARSERLIAISON_EXPORT
virtual XalanSize_t getLength() const
The number of nodes in the map.
virtual XalanNode * item(XalanSize_t index) const
Returns the indexth item in the map.
virtual XalanNode * getNamedItem(const XalanDOMString &name) const
Retrieves a node specified by name.
virtual ~XercesNamedNodeMapWrapper()
XercesNamedNodeMapWrapper(const DOMNamedNodeMapType *theXercesNamedNodeMap, const XercesWrapperNavigator &theNavigator)
virtual XalanNode * getNamedItemNS(const XalanDOMString &namespaceURI, const XalanDOMString &localName) const
Retrieves a node specified by local name and namespace URI.
xercesc::DOMNamedNodeMap DOMNamedNodeMapType
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)