|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LintReport | |
|---|---|
| ro.isdc.wro.extensions.support.lint | |
| Uses of LintReport in ro.isdc.wro.extensions.support.lint |
|---|
| Methods in ro.isdc.wro.extensions.support.lint that return LintReport | |
|---|---|
LintReport<T> |
LintReport.addReport(ResourceLintReport<T> resourceLintReport)
Add a single lint report to underlying collection. |
protected LintReport<T> |
AbstractReportXmlFormatter.getLintReport()
|
| Methods in ro.isdc.wro.extensions.support.lint with parameters of type LintReport | |
|---|---|
static ReportXmlFormatter |
ReportXmlFormatter.create(LintReport<LintItem> lintReport,
ReportXmlFormatter.FormatterType formatterType)
Factory method for creating ReportXmlFormatter. |
static ReportXmlFormatter |
ReportXmlFormatter.createForCssLintError(LintReport<CssLintError> lintReport,
ReportXmlFormatter.FormatterType formatterType)
|
static ReportXmlFormatter |
ReportXmlFormatter.createForLinterError(LintReport<LinterError> lintReport,
ReportXmlFormatter.FormatterType formatterType)
|
| Constructors in ro.isdc.wro.extensions.support.lint with parameters of type LintReport | |
|---|---|
AbstractReportXmlFormatter(LintReport<T> lintReport)
|
|
ReportXmlFormatter(LintReport<LintItem> lintReport,
ReportXmlFormatter.FormatterType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||