com.googlecode.jslint4java.ant
Class CheckstyleXmlResultFormatter
java.lang.Object
com.googlecode.jslint4java.ant.XmlResultFormatter
com.googlecode.jslint4java.ant.CheckstyleXmlResultFormatter
- All Implemented Interfaces:
- ResultFormatter
public class CheckstyleXmlResultFormatter
- extends XmlResultFormatter
- implements ResultFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckstyleXmlResultFormatter
public CheckstyleXmlResultFormatter()
createFormatter
protected JSLintResultFormatter createFormatter()
- Description copied from class:
XmlResultFormatter
- Create and return the
JSLintResultFormatter
used by this ant result formatter.
- Overrides:
createFormatter
in class XmlResultFormatter
Copyright © 2007-2012. All Rights Reserved.