Uses of Class
org.w3c.dom.bootstrap.DOMImplementationRegistry
Packages that use DOMImplementationRegistry
Package
Description
Provides a factory for obtaining instances of 
DOMImplementation.- 
Uses of DOMImplementationRegistry in org.w3c.dom.bootstrapMethods in org.w3c.dom.bootstrap that return DOMImplementationRegistryModifier and TypeMethodDescriptionstatic DOMImplementationRegistryDOMImplementationRegistry.newInstance()Obtain a new instance of aDOMImplementationRegistry.