public class CheckstyleXmlFormatter extends XmlFormatter implements JSLintResultFormatter
| Constructor and Description |
|---|
CheckstyleXmlFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(JSLintResult result)
Convert
JSLintResult into a suitably formatted String representation. |
protected String |
root()
The name of the root element.
|
attr, escape, footer, headerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfooter, headerprotected String root()
XmlFormatterroot in class XmlFormatterpublic String format(JSLintResult result)
JSLintResultFormatterJSLintResult into a suitably formatted String representation.format in interface JSLintResultFormatterCopyright © 2007-2013. All Rights Reserved.