Class ForgivingErrorHandler
java.lang.Object
org.idpf.epubcheck.util.css.ForgivingErrorHandler
- All Implemented Interfaces:
CssErrorHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidReceive notification of an error in the CSS syntax.
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ForgivingErrorHandler
public ForgivingErrorHandler()
-
-
Method Details
-
error
Description copied from interface:CssErrorHandlerReceive notification of an error in the CSS syntax.- Specified by:
errorin interfaceCssErrorHandler- Parameters:
e- CSSException- Throws:
CssExceptions.CssException
-