| GNU Classpath (0.95) | |
| Frames | No Frames |
Methods with return type org.w3c.dom.DOMImplementation | |
| DOMImplementation | Returns the DOM implementation.
|
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 | DOMImplementationList.item(int index) Returns the indexth item in the collection. |
Methods with return type org.w3c.dom.DOMImplementation | |
| DOMImplementation | Return the first implementation that has the desired
features, or null if none is found.
|
| GNU Classpath (0.95) |