| Package | Description |
|---|---|
| net.java.html.lib.dom |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<StyleSheetList> |
CSSStyleSheet.imports |
Objs.Property<StyleSheetList> |
Document.styleSheets
Retrieves a collection of styleSheet objects representing the style sheets that correspond to each instance of a link or style object in the document.
|
| Modifier and Type | Method and Description |
|---|---|
static StyleSheetList |
StyleSheetList.$as(Object obj) |
StyleSheetList |
CSSStyleSheet.imports() |
StyleSheetList |
Document.styleSheets() |
Copyright © 2018. All rights reserved.