| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.domassign |
| Modifier and Type | Method and Description |
|---|---|
static StyleMap |
CSSFactory.assignDOM(Document doc,
String encoding,
URL base,
String media,
boolean useInheritance)
Goes through a DOM tree and assigns the CSS declarations to the DOM elements.
|
static StyleMap |
CSSFactory.assignDOM(Document doc,
URL base,
String media,
boolean useInheritance)
Goes through a DOM tree and assigns the CSS declarations to the DOM elements.
|
| Modifier and Type | Method and Description |
|---|---|
StyleMap |
Analyzer.evaluateDOM(Document doc,
String media,
boolean inherit)
Evaluates CSS properties of DOM tree
|
Copyright © 2014. All rights reserved.