Uses of Class
adams.data.idextraction.AbstractIDExtractor
-
Packages that use AbstractIDExtractor Package Description adams.data.idextraction -
-
Uses of AbstractIDExtractor in adams.data.idextraction
Subclasses of AbstractIDExtractor in adams.data.idextraction Modifier and Type Class Description classManualJust returns the supplied ID.classNullDoes nothing.classReportFieldReturns the value of the specified field.classReportFieldRegExpReturns the value of the specified field after passing it through the find/replace pair.classSpreadSheetCellReturns the cell value of the spreadsheet row.
-