| Package | Description |
|---|---|
| ro.isdc.wro.extensions.processor.support.csslint | |
| ro.isdc.wro.extensions.support.lint |
| Modifier and Type | Method and Description |
|---|---|
Collection<CssLintError> |
CssLintException.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
CssLintException |
CssLintException.setErrors(Collection<CssLintError> errors) |
| Modifier and Type | Method and Description |
|---|---|
static ReportXmlFormatter |
ReportXmlFormatter.createForCssLintError(LintReport<CssLintError> lintReport,
ReportXmlFormatter.FormatterType formatterType) |
| Constructor and Description |
|---|
LintItemAdapter(CssLintError cssLintError)
Adapts a
LinterError into LintItem. |
Copyright © 2008-2013. All Rights Reserved.