Uses of Interface
org.w3c.dom.DOMImplementationSource
-
Packages that use DOMImplementationSource 软件包 描述 org.w3c.dom.bootstrap 提供工厂以获取DOMImplementation实例。 -
-
Uses of DOMImplementationSource in org.w3c.dom.bootstrap
Methods in org.w3c.dom.bootstrap with parameters of type DOMImplementationSource 变量和类型 方法 描述 voidDOMImplementationRegistry. addSource(DOMImplementationSource s)注册实施。
-