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;
57 getName(
const XalanSize_t index)
const;
60 getType(
const XalanSize_t index)
const;
63 getValue(
const XalanSize_t index)
const;
66 getType(
const XMLCh*
const name)
const;
69 getValue(
const XMLCh*
const name)
const;
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
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
XERCES_CPP_NAMESPACE_QUALIFIER DOMNamedNodeMap DOMNamedNodeMapType
#define XALAN_XERCESPARSERLIAISON_EXPORT
XERCES_CPP_NAMESPACE_QUALIFIER AttributeList ParentType
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.
|
|