|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ResultsFormatter | |
| rj.tools.jcsc | |
| rj.tools.jcsc.formatter | |
| Uses of ResultsFormatter in rj.tools.jcsc |
| Methods in rj.tools.jcsc with parameters of type ResultsFormatter | |
void |
JavaCodingStandardChecker.setResultsFormatter(ResultsFormatter resultsFormatter)
setResultsFormatter - set the resulsthander to handle
the violations. |
| Uses of ResultsFormatter in rj.tools.jcsc.formatter |
| Classes in rj.tools.jcsc.formatter that implement ResultsFormatter | |
class |
AbstractResultsFormatter
AbstractResultsFormatter - Shows the results on the console in a compiler
typcial way |
class |
ConsoleResultsFormatter
ConsoleResultsFormatter - Shows the results on the console in a compiler
typcial way |
class |
XMLResultsFormatter
XMLResultsFormatter - Outputs the results in XML |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||