Package com.helger.css.handler
-
Interface Summary Interface Description ICSSParseExceptionCallback Special CSS exception handler. -
Class Summary Class Description CSSHandler This class is the entry point for converting AST nodes from the parser to domain objects.DoNothingCSSParseExceptionCallback An implementation ofICSSParseExceptionCallbackthat silently ignores all errors.LoggingCSSParseExceptionCallback An implementation ofICSSParseExceptionCallbackthat logs allParseExceptions to a Logger. -
Enum Summary Enum Description ECSSNodeType Maps the different parser tokens. -
Exception Summary Exception Description CSSHandlingException Runtime exception that is thrown if interpreting the CSS fails.