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 interfaceSpreadSheetRowGroupExtractorWithColumnExtractors that work on spreadsheet rows.Classes in adams.data.groupextraction that implement SpreadSheetRowGroupExtractor Modifier and Type Class Description classNullDummy, extracts nothing.classSpreadSheetCellReturns the cell value of the spreadsheet row.classSpreadSheetCellRegExpApplies regular expression to the cell value of the spreadsheet row and returns the specified expression group.classSpreadSheetCellWithLookUpReturns the cell value of the spreadsheet row.
-