|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMImplementation | |
com.japisoft.fastparser.dom | |
org.w3c.dom |
Uses of DOMImplementation in com.japisoft.fastparser.dom |
Classes in com.japisoft.fastparser.dom that implement DOMImplementation | |
class |
DOMImplementationImpl
DOMImplementation |
Methods in com.japisoft.fastparser.dom that return DOMImplementation | |
DOMImplementation |
DocumentImpl.getImplementation()
The DOMImplementation object that handles this document. |
Uses of DOMImplementation in org.w3c.dom |
Methods in org.w3c.dom that return DOMImplementation | |
DOMImplementation |
Document.getImplementation()
The DOMImplementation object that handles this document. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |