Uses of Interface
com.openhtmltopdf.css.extend.StylesheetFactory
Packages that use StylesheetFactory
Package
Description
-
Uses of StylesheetFactory in com.openhtmltopdf.context
Classes in com.openhtmltopdf.context that implement StylesheetFactoryModifier and TypeClassDescriptionclass
A Factory class for Cascading Style Sheets. -
Uses of StylesheetFactory in com.openhtmltopdf.css.newmatch
Fields in com.openhtmltopdf.css.newmatch declared as StylesheetFactoryConstructors in com.openhtmltopdf.css.newmatch with parameters of type StylesheetFactoryModifierConstructorDescriptionMatcher
(TreeResolver tr, AttributeResolver ar, StylesheetFactory factory, List<Stylesheet> stylesheets, String medium) -
Uses of StylesheetFactory in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend with parameters of type StylesheetFactoryModifier and TypeMethodDescriptionNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory) -
Uses of StylesheetFactory in com.openhtmltopdf.simple
Methods in com.openhtmltopdf.simple with parameters of type StylesheetFactoryModifier and TypeMethodDescriptionNoNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory) -
Uses of StylesheetFactory in com.openhtmltopdf.simple.extend
Methods in com.openhtmltopdf.simple.extend with parameters of type StylesheetFactoryModifier and TypeMethodDescriptionXhtmlCssOnlyNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory)