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
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 13
DRAFT 13-ea+8
SEARCH:
Uses of Class
org.w3c.dom.bootstrap.DOMImplementationRegistry
Packages that use
DOMImplementationRegistry
Package
Description
org.w3c.dom.bootstrap
Provides a factory for obtaining instances of
DOMImplementation
.
Uses of
DOMImplementationRegistry
in
org.w3c.dom.bootstrap
Methods in
org.w3c.dom.bootstrap
that return
DOMImplementationRegistry
Modifier and Type
Method
Description
static
DOMImplementationRegistry
DOMImplementationRegistry.
newInstance
()
Obtain a new instance of a
DOMImplementationRegistry
.