Uses of Interface
de.smartics.properties.report.data.PropertyReport

Packages that use PropertyReport
de.smartics.properties.report Provides classes to parse project source code and generate reports. 
de.smartics.properties.reports Provides report implementations to generate reports in different formats. 
 

Uses of PropertyReport in de.smartics.properties.report
 

Methods in de.smartics.properties.report with parameters of type PropertyReport
 void ReportBuilder.reportTo(PropertyReport report)
          Runs the report process and writes to the given report.
 

Uses of PropertyReport in de.smartics.properties.reports
 

Classes in de.smartics.properties.reports that implement PropertyReport
 class AbstractPropertyReport
          Writes each report to a file.
 class InMemoryPropertyReport
          Stores every report item in memory.
 class PropertiesPropertyReport
          Stores every report item in a property set.
 class XmlPropertyReport
          Writes each report to a file.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.