| Package | Description |
|---|---|
| com.helger.css.reader.errorhandler |
| Modifier and Type | Method and Description |
|---|---|
static CSSParseError |
CSSParseError.createBrowserCompliantSkip(ParseException ex,
Token aFromToken,
Token aToToken) |
static CSSParseError |
CSSParseError.createIllegalCharacter(char cIllegalChar) |
static CSSParseError |
CSSParseError.createUnexpectedRule(Token aCurrentToken,
String sRule,
String sMsg) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<CSSParseError> |
CollectingCSSParseErrorHandler.getAllParseErrors() |
Copyright © 2014–2018 Philip Helger. All rights reserved.