Uses of Interface
com.googlecode.jslint4java.ant.ResultFormatter

Uses of ResultFormatter in com.googlecode.jslint4java.ant
 

Classes in com.googlecode.jslint4java.ant that implement ResultFormatter
 class PlainResultFormatter
          Output all JSLint errors to the console.
 class XmlResultFormatter
          Write out JSLint problems to an XML file.
 

Methods in com.googlecode.jslint4java.ant that return ResultFormatter
 ResultFormatter FormatterElement.getResultFormatter()
          Return a configured ResultFormatter corresponding to this element.
 



Copyright © 2007-2009. All Rights Reserved.