public class AllIndexesSelector extends Object implements FieldSelector
FieldSelector
Constructor and Description |
---|
AllIndexesSelector() |
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.
|
public int[] getFieldIndexes(String[] headers)
FieldSelector
getFieldIndexes
in interface FieldSelector
headers
- the sequence of headers that might have some elements selected by this FieldSelectorpublic String describe()
FieldSelector
describe
in interface FieldSelector
Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.