Package | Description |
---|---|
com.univocity.parsers.common.fields |
Modifier and Type | Class and Description |
---|---|
private class |
ColumnMapping.MethodMapping |
private class |
ColumnMapping.NameMapping |
Modifier and Type | Method and Description |
---|---|
AbstractColumnMapping<K> |
AbstractColumnMapping.clone()
Creates a deep copy of this mapping that is independent from the original.
|
Constructor and Description |
---|
AbstractColumnMapping(java.lang.String prefix,
AbstractColumnMapping parent)
Creates a mapping with a prefix.
|