Package | Description |
---|---|
com.googlecode.jslint4java.formatter |
Modifier and Type | Class and Description |
---|---|
class |
CheckstyleXmlFormatter |
class |
JSLintXmlFormatter
Convert a single
JSLintResult into an XML representation. |
class |
JUnitXmlFormatter
After a bit of experimentation, this seems to be the best way to represent
JSLint output in JUnit format:
|
class |
ReportFormatter
Emit an HTML fragment containing JSLint's report on the input.
|
Copyright © 2007-2013. All Rights Reserved.