|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| FieldSetMapper<T> | Interface that is used to map data obtained from a FieldSet into an
object. |
| Class Summary | |
|---|---|
| BeanWrapperFieldSetMapper<T> | FieldSetMapper implementation based on bean property paths. |
| DefaultLineMapper<T> | Two-phase LineMapper implementation consisting of tokenization of the
line into FieldSet followed by mapping to item. |
| PassThroughFieldSetMapper | Pass through FieldSetMapper useful for passing a FieldSet
back directly rather than a mapped object. |
| PassThroughLineMapper | Pass through LineMapper useful for passing the original
String back directly rather than a mapped object. |
| PatternMatchingCompositeLineMapper<T> |
A LineMapper implementation that stores a mapping of String patterns
to delegate LineTokenizers as well as a mapping of String patterns to
delegate FieldSetMappers. |
| Exception Summary | |
|---|---|
| BindingException | |
Infrastructure implementations of io file support mapping concerns.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||