| Fonctions membres publiques | |
| Attribute lineNumber (DOM Level 3) | |
| long | lineNumber () const | 
| Attribute columnNumber (DOM Level 3) | |
| long | columnNumber () const | 
| Attribute offset (DOM Level 3) | |
| long | offset () const | 
| Attribute errorNode (DOM Level 3) | |
| Node | errorNode () const | 
| Attribute uri (DOM Level 3) | |
| class | DOMError | 
| DOMString | uri () const | 
| DOMLocator (DOMLocatorPrv *) | |
| DOMLocator (const DOMLocator &from) | |
| const DOMLocator & | operator= (const DOMLocator &from) | 
| Arcane::dom::DOMLocator::DOMLocator | ( | ) | 
Définition à la ligne 3511 du fichier DomLibXml2.cc.
| Arcane::dom::DOMLocator::DOMLocator | ( | DOMLocatorPrv * | p | ) | 
Définition à la ligne 2298 du fichier DomLibXml2V2.cc.
| Arcane::dom::DOMLocator::~DOMLocator | ( | ) | 
Définition à la ligne 3533 du fichier DomLibXml2.cc.
| Arcane::dom::DOMLocator::DOMLocator | ( | const DOMLocator & | from | ) | 
Définition à la ligne 3521 du fichier DomLibXml2.cc.
| long Arcane::dom::DOMLocator::columnNumber | ( | ) | const | 
Définition à la ligne 3561 du fichier DomLibXml2.cc.
| Node Arcane::DOMLocator::errorNode | ( | ) | const | 
Définition à la ligne 3576 du fichier DomLibXml2.cc.
| long Arcane::dom::DOMLocator::lineNumber | ( | ) | const | 
Définition à la ligne 3555 du fichier DomLibXml2.cc.
| long Arcane::DOMLocator::offset | ( | ) | const | 
Définition à la ligne 3568 du fichier DomLibXml2.cc.
| const DOMLocator & Arcane::dom::DOMLocator::operator= | ( | const DOMLocator & | from | ) | 
Définition à la ligne 3526 du fichier DomLibXml2.cc.
| DOMString Arcane::dom::DOMLocator::uri | ( | ) | const | 
Définition à la ligne 3583 du fichier DomLibXml2.cc.