com.lewisd.maven.lint.xstream
Class Results

java.lang.Object
  extended by com.lewisd.maven.lint.xstream.Results

public class Results
extends Object


Constructor Summary
Results(List<Violation> violations)
           
 
Method Summary
 List<Violation> getViolations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Results

public Results(List<Violation> violations)
Method Detail

getViolations

public List<Violation> getViolations()


Copyright © 2012. All Rights Reserved.