rj.tools.jcsc
Interface ViolationsSorter

All Known Implementing Classes:
SeveritySorter, OccurenceSorter, RulekeySorter

public interface ViolationsSorter

Interface for sorting the found violations

Version:
$Revision: 1.2 $
Author:
Ralph Jocham

Method Summary
 void setViolations(java.util.List violations)
          Set the List of violations to be sorted
 void sort()
          Sort the List of violations
 

Method Detail

sort

public void sort()
Sort the List of violations

setViolations

public void setViolations(java.util.List violations)
Set the List of violations to be sorted
Parameters:
violations -  


(c) 1999-2004 by Ralph Jocham (rjocham72@netscape.net)
JCSC is released under the terms of the GNU General Public License