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 25 & JDK 25
DRAFT 25-internal+20-suse-6.5-x8664
java.xml
org.w3c.dom.bootstrap
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
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
.