com.lewisd.maven.lint.xstream
Class XStreamResultWriter
java.lang.Object
com.lewisd.maven.lint.xstream.XStreamResultWriter
- All Implemented Interfaces:
- ResultWriter
public class XStreamResultWriter
- extends Object
- implements ResultWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XStreamResultWriter
public XStreamResultWriter()
writeResults
public void writeResults(org.apache.maven.project.MavenProject mavenProject,
List<Violation> violations,
File outputFile)
- Specified by:
writeResults in interface ResultWriter
Copyright © 2012. All Rights Reserved.