Package | Description |
---|---|
rj.tools.jcsc | |
rj.tools.jcsc.formatter | |
rj.tools.jcsc.sorter |
Modifier and Type | Method and Description |
---|---|
void |
ResultsFormatter.setViolationSorter(ViolationsSorter sorter)
Set the algorithm for how the violations shall be sorted
|
Modifier and Type | Field and Description |
---|---|
protected ViolationsSorter |
AbstractResultsFormatter.mViolationsSorter
Encapsulation of sorting algorithmus for violations
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractResultsFormatter.setViolationSorter(ViolationsSorter sorter)
Set the algorithm for how the violations shall be sorted
|
Modifier and Type | Class and Description |
---|---|
class |
OccurenceSorter
Sorts the list of violations according to the
order in which they occured.
|
class |
RulekeySorter
Sorts the list of violations according to the
name (key) of each rule.
|
class |
SeveritySorter
Sorts the list of violations according to the
severity of each occurence.
|
JCSC is released under the terms of the GNU General Public License