| Package | Description |
|---|---|
| com.openhtmltopdf.context | |
| com.openhtmltopdf.css.extend.lib | |
| com.openhtmltopdf.css.newmatch |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardAttributeResolver
An instance which works together with a w3c DOM tree
|
| Modifier and Type | Class and Description |
|---|---|
class |
DOMStaticXhtmlAttributeResolver
Works for Xhtml in a DOM tree
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Selector.matches(Object e,
AttributeResolver attRes,
TreeResolver treeRes)
Check if the given Element matches this selector.
|
boolean |
Selector.matchesDynamic(Object e,
AttributeResolver attRes,
TreeResolver treeRes)
Check if the given Element matches this selector's dynamic properties.
|
| Constructor and Description |
|---|
Matcher(TreeResolver tr,
AttributeResolver ar,
StylesheetFactory factory,
List stylesheets,
String medium) |
Copyright © 2018. All rights reserved.