Java Doc for HTMLDOMImplementationImpl.java in » XML » xerces-2_9_1 » org » apache » html » dom » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Provides number of methods for performing operations that are independent
of any particular instance of the document object model. This class is
unconstructable, the only way to obtain an instance of a DOM implementation
is by calling the static method
HTMLDOMImplementationImpl.getDOMImplementation .
version: $Revision: 447255 $ $Date: 2006-09-18 01:36:42 -0400 (Mon, 18 Sep 2006) $ author: Assaf Arkin See Also:org.w3c.dom.DOMImplementation
Returns an instance of a
HTMLDOMImplementation that can be
used to perform operations that are not specific to a particular
document instance, e.g. to create a new document.
Reference to a valid DOM implementation
Methods inherited from org.apache.xerces.dom.DOMImplementationImpl