Uses of Interface
adams.data.groupextraction.SpreadSheetRowGroupExtractorWithColumn
-
Packages that use SpreadSheetRowGroupExtractorWithColumn Package Description adams.data.groupextraction -
-
Uses of SpreadSheetRowGroupExtractorWithColumn in adams.data.groupextraction
Classes in adams.data.groupextraction that implement SpreadSheetRowGroupExtractorWithColumn Modifier and Type Class Description 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.
-