|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrj.tools.jcsc.formatter.AbstractResultsFormatter
rj.tools.jcsc.formatter.XMLResultsFormatter
public class XMLResultsFormatter
XMLResultsFormatter
- Outputs the results in XML
Field Summary |
---|
Fields inherited from class rj.tools.jcsc.formatter.AbstractResultsFormatter |
---|
mAuthors, mBatchSummary, mClass, mLineCount, mMethodMetrics, mMethodsCount, mNCSSCount, mOutputStream, mPackage, mUnitTestClassCount, mUnitTestsCount, mViolations, mViolationsCount, mViolationsSorter |
Constructor Summary | |
---|---|
XMLResultsFormatter()
|
Method Summary | |
---|---|
void |
format()
format the results from one parsed file |
void |
formatBatch()
Format the batch run results. |
Methods inherited from class rj.tools.jcsc.formatter.AbstractResultsFormatter |
---|
isBatchMode, setAuthors, setBatchMode, setClassName, setLineCount, setMethodMetrics, setMethodsCount, setNCSSCount, setOutputStream, setPackage, setUnitTestClassCount, setUnitTestsCount, setViolations, setViolationsCount, setViolationSorter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLResultsFormatter()
Method Detail |
---|
public void format()
public void formatBatch()
formatBatch
in interface ResultsFormatter
formatBatch
in class AbstractResultsFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |