Uses of Class
org.xhtmlrenderer.css.sheet.StylesheetInfo
Packages that use StylesheetInfo
Package
Description
-
Uses of StylesheetInfo in org.xhtmlrenderer.context
Methods in org.xhtmlrenderer.context with parameters of type StylesheetInfoModifier and TypeMethodDescriptionStylesheetFactoryImpl.getStylesheet
(StylesheetInfo info) Returns a cached sheet by its key; loads and caches it if not in cache; null if not able to loadStylesheetFactoryImpl.parse
(Reader reader, StylesheetInfo info) -
Uses of StylesheetInfo in org.xhtmlrenderer.css.extend
Methods in org.xhtmlrenderer.css.extend with parameters of type StylesheetInfoModifier and TypeMethodDescriptionStylesheetFactory.getStylesheet
(StylesheetInfo si) StylesheetFactory.parse
(Reader reader, StylesheetInfo info) -
Uses of StylesheetInfo in org.xhtmlrenderer.css.sheet
Methods in org.xhtmlrenderer.css.sheet with parameters of type StylesheetInfo -
Uses of StylesheetInfo in org.xhtmlrenderer.extend
Methods in org.xhtmlrenderer.extend that return StylesheetInfoModifier and TypeMethodDescriptionNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory) NamespaceHandler.getStylesheets
(Document doc) -
Uses of StylesheetInfo in org.xhtmlrenderer.simple.extend
Methods in org.xhtmlrenderer.simple.extend that return StylesheetInfoModifier and TypeMethodDescriptionXhtmlCssOnlyNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory) XhtmlCssOnlyNamespaceHandler.getStylesheets
(Document doc) Gets the stylesheetLinks attribute of the XhtmlNamespaceHandler object -
Uses of StylesheetInfo in org.xhtmlrenderer.swing
Methods in org.xhtmlrenderer.swing that return StylesheetInfoModifier and TypeMethodDescriptionNoNamespaceHandler.getDefaultStylesheet
(StylesheetFactory factory) NoNamespaceHandler.getStylesheets
(Document doc)