|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTMLDOMImplementation | |
---|---|
org.apache.html.dom |
Uses of HTMLDOMImplementation in org.apache.html.dom |
---|
Classes in org.apache.html.dom that implement HTMLDOMImplementation | |
class |
HTMLDOMImplementationImpl
Provides number of methods for performing operations that are independent of any particular instance of the document object model. |
Methods in org.apache.html.dom that return HTMLDOMImplementation | |
static HTMLDOMImplementation |
HTMLDOMImplementationImpl.getHTMLDOMImplementation()
Returns an instance of a HTMLDOMImplementation that can be
used to perform operations that are not specific to a particular
document instance, e.g. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |