Package | Description |
---|---|
com.univocity.parsers.common.fields | |
com.univocity.parsers.common.processor.core |
Modifier and Type | Method and Description |
---|---|
boolean |
ColumnMapping.updateMapping(FieldMapping fieldMapping,
String targetName,
MethodDescriptor method)
Updates the mapping of a attribute/method so a mapped class member can target
a user provided column.
|
Modifier and Type | Field and Description |
---|---|
protected Set<FieldMapping> |
BeanConversionProcessor.parsedFields |
Modifier and Type | Method and Description |
---|---|
protected void |
BeanConversionProcessor.addConversion(Conversion conversion,
FieldMapping mapping)
Associates a conversion to a field of the java bean class.
|
protected boolean |
BeanConversionProcessor.processField(FieldMapping field)
Determines whether or not an annotated field should be processed.
|
Copyright © 2023 Univocity Software Pty Ltd. All rights reserved.