Uses of Interface
com.googlecode.jslint4java.formatter.JSLintResultFormatter

Packages that use JSLintResultFormatter
com.googlecode.jslint4java.formatter   
 

Uses of JSLintResultFormatter in com.googlecode.jslint4java.formatter
 

Classes in com.googlecode.jslint4java.formatter that implement JSLintResultFormatter
 class JSLintXmlFormatter
          Convert a single JSLintResult into an XML representation.
 class JUnitXmlFormatter
          After a bit of experimentation, this seems to be the best way to represent JSLint output in JUnit format:
 class PlainFormatter
          Output all JSLint errors to the console.
 class ReportFormatter
          Emit an HTML fragment containing JSLint's report on the input.
 



Copyright © 2007-2011. All Rights Reserved.