| Fonctions membres publiques statiques | |
| static const char * | INTERFACE_NAME () | 
|  Fonctions membres publiques statiques hérités de Arcane::LIBXML2_Node | |
| static const char * | INTERFACE_NAME () | 
| Attributs publics | |
| String | mPublicId | 
| String | mSystemId | 
| String | mNotationName | 
|  Attributs publics hérités de Arcane::LIBXML2_Node | |
| LIBXML2_Node * | mParent | 
| std::list< LIBXML2_Node * >::iterator | mPositionInParent | 
| bool | mDocumentIsAncestor | 
| LIBXML2_Document * | mDocument | 
| String | mNodeName | 
| String | mLocalName | 
| String | mNodeValue | 
| String | mNamespaceURI | 
| std::list< LIBXML2_Node * > | mNodeList | 
| UInt16 | mNodeType | 
| LIBXML2_RefCount | _libxml2_refcount | 
| Membres hérités additionnels | |
|  Attributs publics statiques hérités de Arcane::LIBXML2_Node | |
| static const UInt16 | NODE_NODE = 0 | 
| static const UInt16 | ELEMENT_NODE = 1 | 
| static const UInt16 | ATTRIBUTE_NODE = 2 | 
| static const UInt16 | TEXT_NODE = 3 | 
| static const UInt16 | CDATA_SECTION_NODE = 4 | 
| static const UInt16 | ENTITY_REFERENCE_NODE = 5 | 
| static const UInt16 | ENTITY_NODE = 6 | 
| static const UInt16 | PROCESSING_INSTRUCTION_NODE = 7 | 
| static const UInt16 | COMMENT_NODE = 8 | 
| static const UInt16 | DOCUMENT_NODE = 9 | 
| static const UInt16 | DOCUMENT_TYPE_NODE = 10 | 
| static const UInt16 | DOCUMENT_FRAGMENT_NODE = 11 | 
| static const UInt16 | NOTATION_NODE = 12 | 
Définition à la ligne 772 du fichier DomLibXml2.cc.
| 
 | inline | 
Définition à la ligne 777 du fichier DomLibXml2.cc.
| 
 | inlinevirtual | 
Définition à la ligne 783 du fichier DomLibXml2.cc.
| 
 | inlinestatic | 
Définition à la ligne 775 du fichier DomLibXml2.cc.
| String Arcane::LIBXML2_Entity::notationName | ( | ) | 
Définition à la ligne 5244 du fichier DomLibXml2.cc.
| String Arcane::LIBXML2_Entity::publicId | ( | ) | 
Définition à la ligne 5232 du fichier DomLibXml2.cc.
| 
 | virtual | 
Réimplémentée à partir de Arcane::LIBXML2_Node.
Définition à la ligne 5219 du fichier DomLibXml2.cc.
| String Arcane::LIBXML2_Entity::systemId | ( | ) | 
Définition à la ligne 5238 du fichier DomLibXml2.cc.
| String Arcane::LIBXML2_Entity::mNotationName | 
Définition à la ligne 789 du fichier DomLibXml2.cc.
| String Arcane::LIBXML2_Entity::mPublicId | 
Définition à la ligne 789 du fichier DomLibXml2.cc.
| String Arcane::LIBXML2_Entity::mSystemId | 
Définition à la ligne 789 du fichier DomLibXml2.cc.