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 class
Manual
Just returns the supplied ID.class
Null
Does nothing.class
ReportField
Returns the value of the specified field.class
ReportFieldRegExp
Returns the value of the specified field after passing it through the find/replace pair.class
SpreadSheetCell
Returns the cell value of the spreadsheet row.
-