Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XERCESNAMEDNODEMAPWRAPPER_HEADER_GUARD_1357924680)
19 #define XERCESNAMEDNODEMAPWRAPPER_HEADER_GUARD_1357924680
35 XALAN_CPP_NAMESPACE_BEGIN
57 item(XalanSize_t index)
const;
89 XALAN_CPP_NAMESPACE_END
93 #endif // !defined(XERCESNAMEDNODEMAPWRAPPER_HEADER_GUARD_1357924680)
XalanNamedNodeMap & operator=(const XalanNamedNodeMap &theSource)
virtual XalanNode * getNamedItem(const XalanDOMString &name) const
Retrieves a node specified by name.
virtual XalanNode * item(XalanSize_t index) const
Returns the indexth item in the map.
virtual XalanSize_t getLength() const
The number of nodes in the map.
XERCES_CPP_NAMESPACE_QUALIFIER DOMNamedNodeMap DOMNamedNodeMapType
XercesNamedNodeMapWrapper(const DOMNamedNodeMapType *theXercesNamedNodeMap, const XercesWrapperNavigator &theNavigator)
virtual ~XercesNamedNodeMapWrapper()
virtual XalanNode * getNamedItemNS(const XalanDOMString &namespaceURI, const XalanDOMString &localName) const
Retrieves a node specified by local name and namespace URI.
bool operator==(const XalanNamedNodeMap &theRHS) const
#define XALAN_XERCESPARSERLIAISON_EXPORT
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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|