Table of Contents | Report a bug | Improve this page | index | modules | Python | 3.14.7 Documentation | The Python Standard Library | Structured Markup Processing Tools | xml.etree.ElementTree — The ElementTree XML API | xml.dom.minidom — Minimal DOM implementation
Tin mới
xml.etree.ElementTree — The ElementTree XML API
xml.dom.minidom — Minimal DOM implementation
Structured Markup Processing Tools
A NodeList represents a sequence of nodes. These objects are used in two ways in the DOM Core recommendation: an Element object provides one as its list of child nodes, and the getElementsByTagName() and getElementsByTag
code: Facilities to implement read-eval-print loops.
The DOM Level 2 recommendation defines a single exception, DOMException, and a number of constants that allow applications to determine what sort of error occurred. DOMException instances carry a code attribute that prov