| Package | Description |
|---|---|
| ro.isdc.wro.extensions.processor.css | |
| ro.isdc.wro.extensions.processor.support.csslint |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CssLintProcessor.onCssLintException(CssLintException e,
Resource resource)
Called when
CssLintException is thrown. |
| Modifier and Type | Method and Description |
|---|---|
CssLintException |
CssLintException.setErrors(Collection<CssLintError> errors) |
| Modifier and Type | Method and Description |
|---|---|
void |
CssLint.validate(String data)
Validates a js using jsHint and throws
CssLintException if the js is invalid. |
Copyright © 2008-2013. All Rights Reserved.