Uses of Interface
org.enhydra.xml.xhtml.dom.XHTMLDOMImplementation

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.
 



Copyright © 1999-2002 Mark Diekhans, enhydra.org. All Rights reserved.