Uses of Class
com.openhtmltopdf.resource.CSSResource
-
Packages that use CSSResource Package Description com.openhtmltopdf.extend com.openhtmltopdf.swing -
-
Uses of CSSResource in com.openhtmltopdf.extend
Methods in com.openhtmltopdf.extend that return CSSResource Modifier and Type Method Description CSSResourceUserAgentCallback. getCSSResource(String uri)Retrieves the CSS at the given URI. -
Uses of CSSResource in com.openhtmltopdf.swing
Methods in com.openhtmltopdf.swing that return CSSResource Modifier and Type Method Description CSSResourceNaiveUserAgent. getCSSResource(String uri)Retrieves the CSS located at the given URI.
-