Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host |
Implementations of the various javascript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
XMLDocument |
DOMImplementation.jsxFunction_createDocument(String namespaceURI,
String qualifiedName,
Object doctype)
Creates an
XMLDocument . |
XMLDocument |
XSLTProcessor.jsxFunction_transformToDocument(Node source)
Transforms the node source applying the stylesheet given by the importStylesheet() function.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.