|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XHTMLDOMImplementation | |
org.enhydra.xml.xhtml.dom.xerces |
Uses of XHTMLDOMImplementation in org.enhydra.xml.xhtml.dom.xerces |
Classes in org.enhydra.xml.xhtml.dom.xerces that implement XHTMLDOMImplementation | |
class |
XHTMLDOMImplementationImpl
Provides number of methods for performing operations that are independent of any particular instance of the document object model. |
Methods in org.enhydra.xml.xhtml.dom.xerces that return XHTMLDOMImplementation | |
static XHTMLDOMImplementation |
XHTMLDOMImplementationImpl.getXHTMLDOMImplementation()
Returns an instance of a XHTMLDOMImplementation that can be
used to perform operations that are not specific to a particular
document instance, e.g. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |