Uses of Interface
com.openhtmltopdf.css.parser.CSSErrorHandler
| Package | Description |
|---|---|
| com.openhtmltopdf.css.parser |
-
Uses of CSSErrorHandler in com.openhtmltopdf.css.parser
Methods in com.openhtmltopdf.css.parser that return CSSErrorHandler Modifier and Type Method Description CSSErrorHandlerCSSParser. getErrorHandler()Methods in com.openhtmltopdf.css.parser with parameters of type CSSErrorHandler Modifier and Type Method Description voidCSSParser. setErrorHandler(CSSErrorHandler errorHandler)Constructors in com.openhtmltopdf.css.parser with parameters of type CSSErrorHandler Constructor Description CSSParser(CSSErrorHandler errorHandler)