Uses of Class
org.htmlunit.javascript.host.dom.DOMImplementation
Packages that use DOMImplementation
Package
Description
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of DOMImplementation in org.htmlunit.javascript.host.dom
Fields in org.htmlunit.javascript.host.dom declared as DOMImplementationMethods in org.htmlunit.javascript.host.dom that return DOMImplementationModifier and TypeMethodDescriptionDocument.getImplementation()
Returns the implementation object of the current document.