public class FieldIndexSelector extends FieldSet<Integer> implements FieldSelector
FieldSelector
,
FieldSet
Constructor and Description |
---|
FieldIndexSelector() |
Modifier and Type | Method and Description |
---|---|
int[] |
getFieldIndexes(String[] columns)
Returns the indexes of any selected fields that are part of a sequence of headers.
|
add, add, describe, get, remove, remove, set, set, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
describe
public int[] getFieldIndexes(String[] columns)
FieldSelector
getFieldIndexes
in interface FieldSelector
columns
- the sequence of headers that might have some elements selected by this FieldSelectorCopyright © 2020 uniVocity Software Pty Ltd. All rights reserved.