16 #if !defined(XERCESNAMEDNODEMAPATTRIBUTELIST_HEADER_GUARD_1357924680)
17 #define XERCESNAMEDNODEMAPATTRIBUTELIST_HEADER_GUARD_1357924680
26 #include <xercesc/sax/AttributeList.hpp>
34 XALAN_CPP_NAMESPACE_BEGIN
42 typedef XERCES_CPP_NAMESPACE_QUALIFIER AttributeList
ParentType;
55 getName(
const unsigned int index)
const;
58 getType(
const unsigned int index)
const;
61 getValue(
const unsigned int index)
const;
64 getType(
const XMLCh*
const name)
const;
67 getValue(
const XMLCh*
const name)
const;
71 getValue(
const char*
const name)
const;
86 static const XMLCh s_typeString[];
91 XALAN_CPP_NAMESPACE_END
95 #endif // XERCESNAMEDNODEMAPATTRIBUTELIST_HEADER_GUARD_1357924680
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
Definition: XalanVector.hpp:1111
#define XALAN_XERCESPARSERLIAISON_EXPORT
Definition: XercesParserLiaisonDefinitions.hpp:37
Definition: XercesNamedNodeMapAttributeList.hpp:38
XMLSize_t XMLSizeType
Definition: XercesWrapperTypes.hpp:71
XERCES_CPP_NAMESPACE_QUALIFIER AttributeList ParentType
Definition: XercesNamedNodeMapAttributeList.hpp:42
XERCES_CPP_NAMESPACE_QUALIFIER DOMNamedNodeMap DOMNamedNodeMapType
Definition: XercesWrapperTypes.hpp:65