| Class and Description |
|---|
| ExcelBatchImporter |
| Class and Description |
|---|
| CannotCoerceException |
| CellValueCoercer
Interface for an object which coerces a
Cell into a value of VAL type |
| ImportModeCellCoercer |
| InfoListItemCoercer.ListRole |
| LiberalBooleanCellCoercer
Liberally coerces a cell into a boolean value.
|
| NullPropertySetter
This property setter don't set anything.
|
| OptionalBooleanCellCoercer
This class liberally coerces a cell into a Boolean.
|
| OptionalDateCellCoercer
Coerces an optional date cell into a
Date. |
| OptionalEnumCellCoercer
Coerces a cell into an enum.
|
| OptionalIntegerCellCoercer
Coerces a cell to an Integer value.
|
| OptionalOneBasedIndexCellCoercer |
| OptionalStringArrayCellCoercer
Coerces the string content of a cell into a list.
|
| ParamAssignationModeCellCoercer
This class will read from a String how a call step should handle the downstream parameters.
|
| PropertySetter
Describes a Command object which will set a property on an object.
|
| ReflectionFieldSetter
Sets an object's field through reflection.
|
| ReflectionMutatorSetter
Sets a property using a mutator (ie a "setter").
|
| StringCellCoercer
Coerces a plain string cell to a string
|
| TypeBasedCellValueCoercer
Implementation of
CellValueCoercer which tests the cell's type then invokes a specific method. |
| Class and Description |
|---|
| ExcelBatchImporter |
| Class and Description |
|---|
| PropertySetter
Describes a Command object which will set a property on an object.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.