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