Uses of Class
com.openhtmltopdf.css.sheet.StylesheetInfo
Packages that use StylesheetInfo
Package
Description
-
Uses of StylesheetInfo in com.openhtmltopdf.context
Methods in com.openhtmltopdf.context with parameters of type StylesheetInfoModifier and TypeMethodDescriptionStylesheetFactoryImpl.getStylesheet(StylesheetInfo info) Returns a sheet by its key null if not able to loadStylesheetFactoryImpl.parse(Reader reader, StylesheetInfo info) -
Uses of StylesheetInfo in com.openhtmltopdf.css.extend
Methods in com.openhtmltopdf.css.extend with parameters of type StylesheetInfoModifier and TypeMethodDescriptionStylesheetFactory.getStylesheet(StylesheetInfo si) StylesheetFactory.parse(Reader reader, StylesheetInfo info) -
Uses of StylesheetInfo in com.openhtmltopdf.css.sheet
Methods in com.openhtmltopdf.css.sheet that return types with arguments of type StylesheetInfoMethods in com.openhtmltopdf.css.sheet with parameters of type StylesheetInfo -
Uses of StylesheetInfo in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend that return StylesheetInfoModifier and TypeMethodDescriptionNamespaceHandler.getDefaultStylesheet(StylesheetFactory factory) NamespaceHandler.getStylesheets(Document doc) -
Uses of StylesheetInfo in com.openhtmltopdf.simple
Methods in com.openhtmltopdf.simple that return StylesheetInfoModifier and TypeMethodDescriptionNoNamespaceHandler.getDefaultStylesheet(StylesheetFactory factory) NoNamespaceHandler.getStylesheets(Document doc) -
Uses of StylesheetInfo in com.openhtmltopdf.simple.extend
Methods in com.openhtmltopdf.simple.extend that return StylesheetInfoModifier and TypeMethodDescriptionXhtmlCssOnlyNamespaceHandler.getDefaultStylesheet(StylesheetFactory factory) XhtmlCssOnlyNamespaceHandler.getStylesheets(Document doc) Gets the stylesheetLinks attribute of the XhtmlNamespaceHandler objectprotected StylesheetInfoXhtmlCssOnlyNamespaceHandler.readLinkElement(Element link) protected StylesheetInfoXhtmlCssOnlyNamespaceHandler.readStyleElement(Element style)