rj.tools.jcsc.sorter
Class RulekeySorter

java.lang.Object
  extended byrj.tools.jcsc.sorter.RulekeySorter
All Implemented Interfaces:
ViolationsSorter

public class RulekeySorter
extends java.lang.Object
implements ViolationsSorter

Sorts the list of violations according to the name (key) of each rule.

Version:
__0.98.1__
Author:
Ralph Jocham

Constructor Summary
RulekeySorter()
           
 
Method Summary
 void setViolations(java.util.List violations)
          Set the List of violations to be sorted
 void sort()
          Sort the List of violations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RulekeySorter

public RulekeySorter()
Method Detail

setViolations

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

Specified by:
setViolations in interface ViolationsSorter
Parameters:
violations -

sort

public void sort()
Sort the List of violations

Specified by:
sort in interface ViolationsSorter


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