| Package | Description |
|---|---|
| com.itextpdf.tool.xml.css |
Collection of classes to handle css files, rules, properties.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<CssRule> |
CssFile.get(Tag t) |
Return CSS declarations for the given tag.
|
java.util.List<CssRule> |
CssFileImpl.get(Tag t) |
|
java.util.List<CssRule> |
CSSFileWrapper.get(Tag t) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
CssRule.compareTo(CssRule o) |
Copyright © 1998–2018. All rights reserved.