Uses of Interface
rj.tools.jcsc.ResultsFormatter

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
 



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