Package org.easycsv.filter

Interface Summary
LineFilter A LineFilter can be used to filter out lines while reading CSV data.
 

Class Summary
HashLineFilter Filter that filters out all lines staring with a hash.
NotLineFilter Filter that negates the accept method of another LineFilter.
PatternLineFilter A line filter that filters out lines based on a regular expression.
 



Copyright 2005-2005-2006 null. All Rights Reserved.