Fonctions membres publiques | |
LIBXML2_DOMNamespaceContext (LIBXML2_DOMNamespaceContext *aParent) | |
void | setDefaultNamespace (const String &newns) |
void | recordPrefix (const String &prefix, const String &ns) |
String | getDefaultNamespace () |
String | findNamespaceForPrefix (const String &prefix) |
String | findPrefixForNamespace (const String &ns) |
void | possiblyInventPrefix (const String &prefix) |
void | resolveOrInventPrefixes () |
void | writeXMLNS (StringBuilder &appendTo) |
Attributs publics | |
LIBXML2_IMPL_REFCOUNT | |
Définition à la ligne 955 du fichier DomLibXml2.cc.
Arcane::LIBXML2_DOMNamespaceContext::LIBXML2_DOMNamespaceContext | ( | LIBXML2_DOMNamespaceContext * | aParent | ) |
Définition à la ligne 5962 du fichier DomLibXml2.cc.
Définition à la ligne 5987 du fichier DomLibXml2.cc.
Définition à la ligne 5999 du fichier DomLibXml2.cc.
String Arcane::LIBXML2_DOMNamespaceContext::getDefaultNamespace | ( | ) |
Définition à la ligne 5977 du fichier DomLibXml2.cc.
void Arcane::LIBXML2_DOMNamespaceContext::possiblyInventPrefix | ( | const String & | prefix | ) |
Définition à la ligne 6022 du fichier DomLibXml2.cc.
Définition à la ligne 6015 du fichier DomLibXml2.cc.
void Arcane::LIBXML2_DOMNamespaceContext::resolveOrInventPrefixes | ( | ) |
Définition à la ligne 6028 du fichier DomLibXml2.cc.
void Arcane::LIBXML2_DOMNamespaceContext::setDefaultNamespace | ( | const String & | newns | ) |
Définition à la ligne 5968 du fichier DomLibXml2.cc.
void Arcane::LIBXML2_DOMNamespaceContext::writeXMLNS | ( | StringBuilder & | appendTo | ) |
Définition à la ligne 6058 du fichier DomLibXml2.cc.
Arcane::LIBXML2_DOMNamespaceContext::LIBXML2_IMPL_REFCOUNT |
Définition à la ligne 967 du fichier DomLibXml2.cc.