Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XERCESNAMEDNODEMAPATTRIBUTELIST_HEADER_GUARD_1357924680)
19 #define XERCESNAMEDNODEMAPATTRIBUTELIST_HEADER_GUARD_1357924680
28 #include <xercesc/sax/AttributeList.hpp>
36 XALAN_CPP_NAMESPACE_BEGIN
44 typedef XERCES_CPP_NAMESPACE_QUALIFIER AttributeList
ParentType;
73 getValue(
const char*
const name)
const;
86 const XalanSize_t m_attrCount;
88 static const XMLCh s_typeString[];
93 XALAN_CPP_NAMESPACE_END
97 #endif // XERCESNAMEDNODEMAPATTRIBUTELIST_HEADER_GUARD_1357924680
virtual const XMLCh * getType(const XalanSize_t index) const
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual const XMLCh * getValue(const XalanSize_t index) const
virtual const XMLCh * getType(const XMLCh *const name) const
XERCES_CPP_NAMESPACE_QUALIFIER DOMNamedNodeMap DOMNamedNodeMapType
virtual ~XercesNamedNodeMapAttributeList()
virtual const XMLCh * getName(const XalanSize_t index) const
virtual const XMLCh * getValue(const XMLCh *const name) const
#define XALAN_XERCESPARSERLIAISON_EXPORT
XERCES_CPP_NAMESPACE_QUALIFIER AttributeList ParentType
XercesNamedNodeMapAttributeList(const DOMNamedNodeMapType *theMap)
virtual XalanSize_t getLength() const
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.
|
|