|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldSelector
Interface used to identify classes capable of selecting fields and returning their positions in a given sequence.
| Method Summary | |
|---|---|
String |
describe()
Returns a string that represents the current field selection |
int[] |
getFieldIndexes(String[] headers)
Returns the indexes of any selected fields that are part of a sequence of headers. |
| Method Detail |
|---|
int[] getFieldIndexes(String[] headers)
headers - the sequence of headers that might have some elements selected by this FieldSelector
String describe()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||