| Package | Description |
|---|---|
| com.openhtmltopdf.context | |
| com.openhtmltopdf.css.extend | |
| com.openhtmltopdf.css.newmatch | |
| com.openhtmltopdf.css.parser | |
| com.openhtmltopdf.css.sheet |
| Modifier and Type | Method and Description |
|---|---|
Stylesheet |
StylesheetFactoryImpl.getStylesheet(StylesheetInfo info)
Returns a sheet by its key
null if not able to load
|
Stylesheet |
StylesheetFactoryImpl.parse(Reader reader,
StylesheetInfo info) |
| Modifier and Type | Method and Description |
|---|---|
Stylesheet |
StylesheetFactory.getStylesheet(StylesheetInfo si) |
Stylesheet |
StylesheetFactory.parse(Reader reader,
StylesheetInfo info) |
| Constructor and Description |
|---|
Matcher(TreeResolver tr,
AttributeResolver ar,
StylesheetFactory factory,
List<Stylesheet> stylesheets,
String medium) |
| Modifier and Type | Method and Description |
|---|---|
Stylesheet |
CSSParser.parseStylesheet(String uri,
int origin,
Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
Stylesheet |
StylesheetInfo.getStylesheet()
Gets the stylesheet attribute of the StylesheetInfo object
|
| Modifier and Type | Method and Description |
|---|---|
void |
StylesheetInfo.setStylesheet(Stylesheet stylesheet)
Sets the stylesheet attribute of the StylesheetInfo object
|
Copyright © 2004–2025. All rights reserved.