Uses of Package
adams.data.spreadsheet.columnfinder

Packages that use adams.data.spreadsheet.columnfinder
adams.data.spreadsheet.cellfinder   
adams.data.spreadsheet.columnfinder   
adams.flow.transformer   
 

Classes in adams.data.spreadsheet.columnfinder used by adams.data.spreadsheet.cellfinder
ColumnFinder
          Interface for classes that "find" columns of interest in spreadsheets.
 

Classes in adams.data.spreadsheet.columnfinder used by adams.data.spreadsheet.columnfinder
AbstractColumnFinder
          Ancestor for classes that find columns of interest in spreadsheets.
AbstractFilteredColumnFinder
          Ancestor for column finders that pre-filter the columns.
AbstractTrainableColumnFinder
          Ancestor for ColumnFinder algorithms that can be trained.
ColumnFinder
          Interface for classes that "find" columns of interest in spreadsheets.
MultiColumnFinder.Combination
          How combine the indices.
TrainableColumnFinder
          Interface for ColumnFinder algorithms that can be trained.
 

Classes in adams.data.spreadsheet.columnfinder used by adams.flow.transformer
ColumnFinder
          Interface for classes that "find" columns of interest in spreadsheets.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.