| Class | Description |
|---|---|
| AbstractReportXmlFormatter<T> |
Builds an XML report for lint errors based on provided collection of
LinterError's. |
| LintItem |
Contains fields for a single lint error item.
|
| LintItemAdapter |
Adapts various objects to
LintItem |
| LintReport<T> |
Encapsulates information about lint errors associated with a collection of resources.
|
| ReportXmlFormatter |
Builds an XML report for lint errors based on provided collection of
LinterError's. |
| ResourceLintReport<T> |
Encapsulates lint reports of type
|
| Enum | Description |
|---|---|
| ReportXmlFormatter.FormatterType |
Copyright © 2008-2013. All Rights Reserved.