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, header
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
footer, header
protected String root()
XmlFormatter
root
in class XmlFormatter
public String format(JSLintResult result)
JSLintResultFormatter
JSLintResult
into a suitably formatted String representation.format
in interface JSLintResultFormatter
Copyright © 2007-2013. All Rights Reserved.