|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultFormatter | |
|---|---|
| com.googlecode.jslint4java.ant | |
| Uses of ResultFormatter in com.googlecode.jslint4java.ant |
|---|
| Classes in com.googlecode.jslint4java.ant that implement ResultFormatter | |
|---|---|
class |
CheckstyleXmlResultFormatter
|
class |
JUnitXmlResultFormatter
Output the result of a JSLint run as a JUnit XML file. |
class |
PlainResultFormatter
Output all JSLint errors to the console. |
class |
ReportResultFormatter
Write JSLint reports to a file full of HTML. |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||