Package org.apache.tika.eval.app.reports
Class Report
- java.lang.Object
-
- org.apache.tika.eval.app.reports.Report
-
public class Report extends Object
This class represents a single report.
-
-
Constructor Summary
Constructors Constructor Description Report()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
writeReport(Connection c, Path reportsRoot)
-
-
-
Method Detail
-
writeReport
public void writeReport(Connection c, Path reportsRoot) throws SQLException, IOException
- Throws:
SQLException
IOException
-
-