Package net.firstpartners.nounit.report

Transforms XML into the required reports , using JDOM & XSLT

See:
          Description

Interface Summary
IReport Designates classes which generate the reports from the XML (the XML itself decribes the Java source / byte code)
 

Class Summary
AbstractReport Generate the report from the XML describing the Java.
CallsReport  
ReportPicker Creates the Report Class , as requested by the user , to generate the report
SimpleReport  
 

Package net.firstpartners.nounit.report Description

Transforms XML into the required reports , using JDOM & XSLT