Uses of Interface org.w3c.dom.DOMImplementation

Uses in package javax.xml.parsers

Methods with return type org.w3c.dom.DOMImplementation

DOMImplementation
Returns the DOM implementation.

Uses in package org.w3c.dom

Methods with return type org.w3c.dom.DOMImplementation

DOMImplementation
A method to request the first DOM implementation that supports the specified features.
DOMImplementation
The DOMImplementation object that handles this document.
DOMImplementation
Returns the indexth item in the collection.

Uses in package org.w3c.dom.bootstrap

Methods with return type org.w3c.dom.DOMImplementation

DOMImplementation
Return the first implementation that has the desired features, or null if none is found.