|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| FieldSet | Interface used by flat file input sources to encapsulate concerns of converting an array of Strings to Java native types. |
| FieldSetCreator | Strategy interface for mapping between arbitrary objects and FieldSet. |
| FieldSetMapper | Interface that is used to map data obtained from a file into an object. |
| Class Summary | |
|---|---|
| BeanWrapperFieldSetMapper | FieldSetMapper implementation based on bean property paths. |
| DefaultFieldSet | Default implementation of FieldSet using Java using Java primitive
and standard types and utilities. |
| PassThroughFieldSetMapper | Pass through FieldSetMapper useful for passing a FieldSet
back directly rather than a mapped object. |
| Exception Summary | |
|---|---|
| BindingException | |
Infrastructure implementations of io file support mapping concerns.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||