Arcane  v3.16.0.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::LIBXML2_DOMImplementation

Fonctions membres publiques

bool hasFeature (const String &feature, const String &version)
 
LIBXML2_DocumentTypecreateDocumentType (const String &qualifiedName, const String &publicId, const String &systemId)
 
LIBXML2_DocumentcreateDocument (const String &namespaceURI, const String &qualifiedName, LIBXML2_DocumentType *doctype)
 
void SetDocument (LIBXML2_Document *_xDoc)
 
LIBXML2_DocumentGetDocument ()
 
void ProcessXMLError (String &aErrorMessage, xmlError *aErr)
 
void ProcessContextError (String &aErrorMessage, xmlParserCtxt *ctxt)
 

Fonctions membres publiques statiques

static const char * INTERFACE_NAME ()
 

Attributs publics

 LIBXML2_IMPL_REFCOUNT
 

Attributs publics statiques

static LIBXML2_DOMImplementationsDOMImplementation = sDom.release()
 

Description détaillée

Définition à la ligne 274 du fichier DomLibXml2.cc.

Documentation des constructeurs et destructeur

◆ LIBXML2_DOMImplementation()

Arcane::LIBXML2_DOMImplementation::LIBXML2_DOMImplementation ( )
inline

Définition à la ligne 277 du fichier DomLibXml2.cc.

◆ ~LIBXML2_DOMImplementation()

Arcane::LIBXML2_DOMImplementation::~LIBXML2_DOMImplementation ( )

Définition à la ligne 3740 du fichier DomLibXml2.cc.

Documentation des fonctions membres

◆ createDocument()

LIBXML2_Document * Arcane::LIBXML2_DOMImplementation::createDocument ( const String & namespaceURI,
const String & qualifiedName,
LIBXML2_DocumentType * doctype )

Définition à la ligne 3792 du fichier DomLibXml2.cc.

◆ createDocumentType()

LIBXML2_DocumentType * Arcane::LIBXML2_DOMImplementation::createDocumentType ( const String & qualifiedName,
const String & publicId,
const String & systemId )

Définition à la ligne 3785 du fichier DomLibXml2.cc.

◆ GetDocument()

LIBXML2_Document * Arcane::LIBXML2_DOMImplementation::GetDocument ( )
inline

Définition à la ligne 289 du fichier DomLibXml2.cc.

◆ hasFeature()

bool Arcane::LIBXML2_DOMImplementation::hasFeature ( const String & feature,
const String & version )

Définition à la ligne 3779 du fichier DomLibXml2.cc.

◆ INTERFACE_NAME()

static const char * Arcane::LIBXML2_DOMImplementation::INTERFACE_NAME ( )
inlinestatic

Définition à la ligne 282 du fichier DomLibXml2.cc.

◆ ProcessContextError()

void Arcane::LIBXML2_DOMImplementation::ProcessContextError ( String & aErrorMessage,
xmlParserCtxt * ctxt )

Définition à la ligne 6285 du fichier DomLibXml2.cc.

◆ ProcessXMLError()

void Arcane::LIBXML2_DOMImplementation::ProcessXMLError ( String & aErrorMessage,
xmlError * aErr )

Définition à la ligne 6298 du fichier DomLibXml2.cc.

◆ SetDocument()

void Arcane::LIBXML2_DOMImplementation::SetDocument ( LIBXML2_Document * _xDoc)
inline

Définition à la ligne 288 du fichier DomLibXml2.cc.

Documentation des données membres

◆ LIBXML2_IMPL_REFCOUNT

Arcane::LIBXML2_DOMImplementation::LIBXML2_IMPL_REFCOUNT

Définition à la ligne 292 du fichier DomLibXml2.cc.

◆ sDOMImplementation

LIBXML2_DOMImplementation * Arcane::LIBXML2_DOMImplementation::sDOMImplementation = sDom.release()
static

Définition à la ligne 280 du fichier DomLibXml2.cc.


La documentation de cette classe a été générée à partir du fichier suivant :