public interface FieldSelector
Modifier and Type | Method and Description |
---|---|
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.
|
int[] getFieldIndexes(String[] headers)
headers
- the sequence of headers that might have some elements selected by this FieldSelectorString describe()
Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.