Package org.apache.tika.eval.app
Class XMLErrorLogUpdater
- java.lang.Object
- 
- org.apache.tika.eval.app.XMLErrorLogUpdater
 
- 
 public class XMLErrorLogUpdater extends Object This is a very task specific class that reads a log file and updates the "comparisons" table. It should not be run in a multithreaded environment.
- 
- 
Constructor SummaryConstructors Constructor Description XMLErrorLogUpdater()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)voidupdate(Connection connection, TableInfo tableInfo, Path xmlLogFile)
 
-