Uses of Class
com.armatiek.infofuze.source.extractor.CSVFileExtractor

Packages that use CSVFileExtractor
com.armatiek.infofuze.stream.filesystem.csv   
 

Uses of CSVFileExtractor in com.armatiek.infofuze.stream.filesystem.csv
 

Constructors in com.armatiek.infofuze.stream.filesystem.csv with parameters of type CSVFileExtractor
CSVFile(FileIf proxy, CSVFileExtractor extractor)