Uses of Class
ro.isdc.wro.extensions.support.lint.ReportXmlFormatter

Packages that use ReportXmlFormatter
ro.isdc.wro.extensions.support.lint   
 

Uses of ReportXmlFormatter in ro.isdc.wro.extensions.support.lint
 

Methods in ro.isdc.wro.extensions.support.lint that return ReportXmlFormatter
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)
           
 



Copyright © 2008-2013. All Rights Reserved.