Uses of Class
com.openhtmltopdf.simple.NoNamespaceHandler
-
Packages that use NoNamespaceHandler Package Description com.openhtmltopdf.simple.extend -
-
Uses of NoNamespaceHandler in com.openhtmltopdf.simple.extend
Subclasses of NoNamespaceHandler in com.openhtmltopdf.simple.extend Modifier and Type Class Description classXhtmlCssOnlyNamespaceHandlerHandles xhtml but only css styling is honored, no presentational html attributes (see css 2.1 spec, 6.4.4)classXhtmlNamespaceHandlerHandles xhtml documents, including presentational html attributes (see css 2.1 spec, 6.4.4).
-