Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host.css |
Implementations of the CSS JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
static CSSStyleSheet |
CSSStyleSheet.loadStylesheet(Window window,
HTMLElement element,
HtmlLink link,
String url)
Loads the stylesheet at the specified link or href.
|
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.