Modifier and Type | Class | Description |
---|---|---|
static class |
CSVFieldNameMappingParser.Builder |
Provides a factory for CSV backed field name mapping parsers.
|
static class |
CSVMethodNameMappingParser.Builder |
Provides a factory for CSV backed method name mapping parsers.
|
static class |
CSVParameterNameMappingParser.Builder |
Provides a factory for parameter name mapping parser instances.
|
Modifier and Type | Method | Description |
---|---|---|
AbstractCSVMappingParser.MemberBuilder |
AbstractCSVMappingParser.MemberBuilder.withClassNameColumn(String columnName) |
Selects the column in which the enclosing class name will be found.
|
Copyright © 2018 Basin. All rights reserved.