| Package | Description |
|---|---|
| ro.isdc.wro.extensions.support.lint |
| Modifier and Type | Method and Description |
|---|---|
static <T> ResourceLintReport<T> |
ResourceLintReport.create(String resourcePath,
Collection<T> lints)
Factory method for creating a
ResourceLintReport instance. |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceLintReport<T>> |
LintReport.getReports() |
| Modifier and Type | Method and Description |
|---|---|
LintReport<T> |
LintReport.addReport(ResourceLintReport<T> resourceLintReport)
Add a single lint report to underlying collection.
|
Copyright © 2008-2013. All Rights Reserved.