| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
ResultFormatter |
FormatterElement.getResultFormatter()
Return a configured
ResultFormatter corresponding to this
element. |
Copyright © 2007-2013. All Rights Reserved.