com.googlecode.jslint4java.formatter
Class CheckstyleXmlFormatter
java.lang.Object
com.googlecode.jslint4java.formatter.XmlFormatter
com.googlecode.jslint4java.formatter.CheckstyleXmlFormatter
- All Implemented Interfaces:
- JSLintResultFormatter
public class CheckstyleXmlFormatter
- extends XmlFormatter
- implements JSLintResultFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckstyleXmlFormatter
public CheckstyleXmlFormatter()
root
protected String root()
- Description copied from class:
XmlFormatter
- The name of the root element.
- Specified by:
root
in class XmlFormatter
format
public String format(JSLintResult result)
- Description copied from interface:
JSLintResultFormatter
- Convert
JSLintResult
into a suitably formatted String representation.
- Specified by:
format
in interface JSLintResultFormatter
Copyright © 2007-2012. All Rights Reserved.