Class DoNothingCSSParseErrorHandler

java.lang.Object
com.helger.css.reader.errorhandler.DoNothingCSSParseErrorHandler
All Implemented Interfaces:
ICSSParseErrorHandler

public class DoNothingCSSParseErrorHandler extends Object implements ICSSParseErrorHandler
An implementation of ICSSParseErrorHandler that does nothing. So in case a recoverable error occurs it is silently ignored.
Author:
Philip Helger