Uses of Interface
org.w3c.dom.DOMImplementationSource
Packages that use DOMImplementationSource
Package
Description
Provides a factory for obtaining instances of
DOMImplementation
.-
Uses of DOMImplementationSource in org.w3c.dom.bootstrap
Methods in org.w3c.dom.bootstrap with parameters of type DOMImplementationSourceModifier and TypeMethodDescriptionvoid
DOMImplementationRegistry.addSource
(DOMImplementationSource s) Register an implementation.