Uses of Interface
org.crosswire.common.util.RowProcessor

Packages that use RowProcessor
org.crosswire.common.util A collection of various generic utility classes. 
 

Uses of RowProcessor in org.crosswire.common.util
 

Methods in org.crosswire.common.util with parameters of type RowProcessor
static void TabbedFileReader.read(String fileName, int columns, RowProcessor lp)
          Process all the lines in the file.
 


Copyright ? 2003-2004