public class CsvHeaders extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
Headers |
static String[] |
HiddenHeaders |
| Constructor and Description |
|---|
CsvHeaders() |
| Modifier and Type | Method and Description |
|---|---|
static int |
GetColumnIndex(String columnName)
Get index for a given column name
|
static Map<String,Integer> |
getMappings() |
Copyright © 2024. All rights reserved.