Uses of Interface
org.xhtmlrenderer.css.extend.StylesheetFactory
Packages that use StylesheetFactory
Package
Description
-
Uses of StylesheetFactory in org.xhtmlrenderer.context
Classes in org.xhtmlrenderer.context that implement StylesheetFactoryModifier and TypeClassDescriptionclass
A Factory class for Cascading Style Sheets. -
Uses of StylesheetFactory in org.xhtmlrenderer.css.newmatch
Constructors in org.xhtmlrenderer.css.newmatch with parameters of type StylesheetFactoryModifierConstructorDescriptionMatcher
(TreeResolver tr, AttributeResolver ar, StylesheetFactory factory, List stylesheets, String medium) -
Uses of StylesheetFactory in org.xhtmlrenderer.extend
Methods in org.xhtmlrenderer.extend with parameters of type StylesheetFactoryModifier and TypeMethodDescriptionNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory) -
Uses of StylesheetFactory in org.xhtmlrenderer.simple.extend
Methods in org.xhtmlrenderer.simple.extend with parameters of type StylesheetFactoryModifier and TypeMethodDescriptionXhtmlCssOnlyNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory) -
Uses of StylesheetFactory in org.xhtmlrenderer.swing
Methods in org.xhtmlrenderer.swing with parameters of type StylesheetFactoryModifier and TypeMethodDescriptionNoNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory)