Module jdk.xml.dom
Defines the subset of the W3C Document Object Model (DOM) API that is not part
of the Java SE API.
-
Packages
Exports Package Description org.w3c.dom.css Provides interfaces for DOM Level 2 Style Specification.org.w3c.dom.html Provides interfaces for DOM Level 2 HTML Specification.org.w3c.dom.stylesheets Provides interfaces for DOM Level 2 Style Specification.org.w3c.dom.xpath Provides interfaces for DOM Level 3 XPath Specification. -
Modules
Requires Modifier Module Description transitive java.xml Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX), the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.