JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Package
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.xml
org.w3c.dom.bootstrap
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.w3c.dom.bootstrap
package
org.w3c.dom.bootstrap
Provides a factory for obtaining instances of
DOMImplementation
.
Since:
1.5
Related Packages
Package
Description
org.w3c.dom
Provides the interfaces for the Document Object Model (DOM).
Classes
Class
Description
DOMImplementationRegistry
A factory that enables applications to obtain instances of
DOMImplementation
.