| Package | Description | 
|---|---|
| org.htmlunit.html | Classes specific to HTML pages, particularly the  HtmlPagewhich represents
 an HTML document and provides access to its content. | 
| org.htmlunit.svg | Classes specific to Scalable Vector Graphics. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HtmlScriptWrapper for the HTML element "script". | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ScriptElementSupport. executeScriptIfNeeded(ScriptElement script,
                     boolean ignoreAttachedToPage,
                     boolean ignorePageIsAncestor)INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. | 
| static void | ScriptElementSupport. onAllChildrenAddedToPage(ScriptElement script,
                        boolean postponed)Support method that is called from the (html or svg) script and the link tag. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SvgScriptWrapper for the SVG element  script. | 
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.