Uses of Package
adams.data.spreadsheet.cellfinder

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

Classes in adams.data.spreadsheet.cellfinder used by adams.data.spreadsheet.cellfinder
AbstractCellFinder
          Ancestor for schemes that locate cells of interest in a spreadsheet.
AbstractMetaIterator
          A meta-iterator that wraps around a base iterator.
CellLocation
          Container object for a cell location (row and column).
CorrespondingColumn
          Rather than return a cell that was located using the given cell finder, you can return a corresponding cell (within the same row).
This allows you to locate cells with certain value but then update a different column in the same row.
 

Classes in adams.data.spreadsheet.cellfinder used by adams.flow.transformer
AbstractCellFinder
          Ancestor for schemes that locate cells of interest in a spreadsheet.
CellLocation
          Container object for a cell location (row and column).
 



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