Fonctions membres publiques | |
LIBXML2_Node * | getNamedItem (const String &name) |
LIBXML2_Node * | setNamedItem (LIBXML2_Node *arg) |
LIBXML2_Node * | removeNamedItem (const String &name) |
LIBXML2_Node * | item (UInt32 index) |
UInt32 | length () |
LIBXML2_Node * | getNamedItemNS (const String &namespaceURI, String &localName) |
LIBXML2_Node * | setNamedItemNS (LIBXML2_Node *arg) |
LIBXML2_Node * | removeNamedItemNS (const String &namespaceURI, const String &localName) |
Fonctions membres publiques statiques | |
static const char * | INTERFACE_NAME () |
Attributs publics | |
LIBXML2_IMPL_REFCOUNT | |
Membres hérités additionnels | |
Fonctions membres privées hérités de Arcane::NamedNodeMap | |
ULong | length () const |
Node | getNamedItem (const DOMString &name) const |
Node | setNamedItem (const Node &arg) const |
Node | removeNamedItem (const DOMString &name) const |
Node | item (ULong index) const |
Node | getNamedItemNS (const DOMString &namespace_uri, const DOMString &local_name) const |
Node | setNamedItemNS (const Node &arg) const |
Node | removeNamedItemNS (const DOMString &namespace_uri, const DOMString &local_name) const |
bool | _null () const |
NamedNodeMap (NamedNodeMapPrv *) | |
NamedNodeMap (const NamedNodeMap &from) | |
const NamedNodeMap & | operator= (const NamedNodeMap &from) |
Définition à la ligne 466 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 471 du fichier DomLibXml2.cc.
|
inlinevirtual |
Définition à la ligne 472 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 473 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 497 du fichier DomLibXml2.cc.
Définition à la ligne 470 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 488 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 493 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 483 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 508 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 478 du fichier DomLibXml2.cc.
|
inline |
Définition à la ligne 503 du fichier DomLibXml2.cc.
Arcane::LIBXML2_EmptyNamedNodeMap::LIBXML2_IMPL_REFCOUNT |
Définition à la ligne 514 du fichier DomLibXml2.cc.