Uses of Interface
com.googlecode.whatswrong.io.CorpusFormat.Monitor

Packages that use CorpusFormat.Monitor
com.googlecode.whatswrong.io The io package contains classes for loading NLP instances from different types of formats. 
 

Uses of CorpusFormat.Monitor in com.googlecode.whatswrong.io
 

Methods in com.googlecode.whatswrong.io with parameters of type CorpusFormat.Monitor
 void TheBeastFormat.setMonitor(CorpusFormat.Monitor monitor)
           
 void TabFormat.setMonitor(CorpusFormat.Monitor monitor)
           
 void LispSExprFormat.setMonitor(CorpusFormat.Monitor monitor)
           
 void GaleAlignmentFormat.setMonitor(CorpusFormat.Monitor monitor)
          Sets the objects that monitors the progress of this format when loading a file.
 void CorpusFormat.setMonitor(CorpusFormat.Monitor monitor)
          Sets the objects that monitors the progress of this format when loading a file.
 void BioNLP2009SharedTaskFormat.setMonitor(CorpusFormat.Monitor monitor)
          Sets the objects that monitors the progress of this format when loading a file.
 



Copyright © 2010. All Rights Reserved.