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