Package com.googlecode.jslint4java.ant

Interface Summary
ResultFormatter Output all issues found somewhere.
 

Class Summary
FormatterElement A sub element of JSLintTask.
JSLintTask Run JSLint over a tree of files in order to pick holes in your JavaScript.
PlainResultFormatter Output all JSLint errors to the console.
XmlResultFormatter Write out JSLint problems to an XML file.
 

Enum Summary
FormatterElement.Type What kind of formatters are available.
 



Copyright © 2007-2009. All Rights Reserved.