Nom de la classe | Description |
Attr | |
CDATASection | |
CharacterData | |
Childless | Mixin that makes childless-ness easy to implement and avoids [extrait de Childless.__doc__] |
Comment | |
Document | |
DocumentFragment | |
DocumentLS | Mixin to create documents that conform to the load/save spec. [extrait de DocumentLS.__doc__] |
DocumentType | |
DOMImplementation | |
DOMImplementationLS | |
Element | |
ElementInfo | Object that represents content-model information for an element. [extrait de ElementInfo.__doc__] |
EmptyNodeList | |
Entity | |
Identified | Mix-in class that supports the publicId and systemId attributes. [extrait de Identified.__doc__] |
NamedNodeMap | The attribute list is a transient interface to the underlying [extrait de NamedNodeMap.__doc__] |
Node | |
NodeList | |
Notation | |
ProcessingInstruction | |
ReadOnlySequentialNamedNodeMap | |
Text | |
TypeInfo |
Signature de la fonction | Description |
defproperty(klass, name, doc) | |
getDOMImplementation(features=None) | |
parse(file, parser=None, bufsize=None) | Parse a file into a DOM by filename or file object. [extrait de parse.__doc__] |
parseString(string, parser=None) | Parse a file into a DOM from a string. [extrait de parseString.__doc__] |
Nom de la variable globale | Valeur |
EMPTY_NAMESPACE | None |
EMPTY_PREFIX | None |
StringTypes | (<class 'str'>,) |
XMLNS_NAMESPACE | http://www.w3.org/2000/xmlns/ |
Nom de l'alias | Définition ciblée |
AttributeList | NamedNodeMap |
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :