Uses of Interface
org.w3c.dom.html.HTMLDOMImplementation

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.
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.