| Package | Description |
|---|---|
| org.xhtmlrenderer.context | |
| org.xhtmlrenderer.css.newmatch | |
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.simple |
Includes those classes you need to render XHTML documents
quickly, right out of the box, and with no special setup needed; start here! All the classes
in this package are oriented towards ease-of-use.
|
| org.xhtmlrenderer.simple.extend |
| Modifier and Type | Class and Description |
|---|---|
class |
StylesheetFactoryImpl
A Factory class for Cascading Style Sheets.
|
| Constructor and Description |
|---|
Matcher(TreeResolver tr,
AttributeResolver ar,
StylesheetFactory factory,
List stylesheets,
String medium) |
| Modifier and Type | Method and Description |
|---|---|
StylesheetInfo |
NamespaceHandler.getDefaultStylesheet(StylesheetFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
StylesheetInfo |
NoNamespaceHandler.getDefaultStylesheet(StylesheetFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
StylesheetInfo |
XhtmlCssOnlyNamespaceHandler.getDefaultStylesheet(StylesheetFactory factory) |
Copyright © 2017. All rights reserved.