|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
JSLintResultFormatter | An interface for converting a JSLintResult into a string. |
Class Summary | |
---|---|
CheckstyleXmlFormatter | |
JSLintXmlFormatter | Convert a single JSLintResult into an XML representation. |
JUnitXmlFormatter | After a bit of experimentation, this seems to be the best way to represent JSLint output in JUnit format: |
PlainFormatter | Output all JSLint errors to the console. |
ReportFormatter | Emit an HTML fragment containing JSLint's report on the input. |
XmlFormatter | A convenience super-class for generating XML through a StringBuilder . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |