rj.tools.jcsc
Interface ViolationsSorter

All Known Implementing Classes:
OccurenceSorter, RulekeySorter, SeveritySorter

public interface ViolationsSorter

Interface for sorting the found violations

Version:
__0.98.1__
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-2005 by Ralph Jocham (rjocham72@netscape.net)
JCSC is released under the terms of the GNU General Public License