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 |
---|---|
Stylesheet |
Document.jsxFunction_createStyleSheet(String url,
int index)
Creates a new Stylesheet.
|
Stylesheet |
StyleSheetList.jsxFunction_item(int index)
Returns the style sheet at the specified index.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.