Package | Description |
---|---|
org.xhtmlrenderer.simple.extend |
Modifier and Type | Class and Description |
---|---|
class |
XhtmlCssOnlyNamespaceHandler
Handles xhtml but only css styling is honored,
no presentational html attributes (see css 2.1 spec, 6.4.4)
|
class |
XhtmlNamespaceHandler
Handles xhtml documents, including presentational html attributes (see css 2.1 spec, 6.4.4).
|