Uses of Interface
adams.data.groupextraction.SpreadSheetRowGroupExtractor
-
Packages that use SpreadSheetRowGroupExtractor Package Description adams.data.groupextraction -
-
Uses of SpreadSheetRowGroupExtractor in adams.data.groupextraction
Subinterfaces of SpreadSheetRowGroupExtractor in adams.data.groupextraction Modifier and Type Interface Description interface
SpreadSheetRowGroupExtractorWithColumn
Extractors that work on spreadsheet rows.Classes in adams.data.groupextraction that implement SpreadSheetRowGroupExtractor Modifier and Type Class Description class
Null
Dummy, extracts nothing.class
SpreadSheetCell
Returns the cell value of the spreadsheet row.class
SpreadSheetCellRegExp
Applies regular expression to the cell value of the spreadsheet row and returns the specified expression group.class
SpreadSheetCellWithLookUp
Returns the cell value of the spreadsheet row.
-