be.hogent.tarsos.util
Interface FileUtils.RowFilter

Enclosing class:
FileUtils

public static interface FileUtils.RowFilter


Method Summary
 boolean acceptRow(java.lang.String[] row)
           
 

Method Detail

acceptRow

boolean acceptRow(java.lang.String[] row)