
| Key: |
BATCH-630
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Markus Thielen
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Spring Batch
Created: 17/May/08 05:57 PM
Updated: 19/May/08 12:37 PM
|
|
| Component/s: |
Infrastructure
|
| Affects Version/s: |
1.0.1
|
| Fix Version/s: |
None
|
|
|
My flatfiles often have many whitespaces around their lines and fields. So it would be nice to have a property to set automatic trimming the inputline and/or the resulting fieldset-fields.
I subclassed DelimitedLineTokenizer for this situation, but it might be something interesting in general.
|
|
Description
|
My flatfiles often have many whitespaces around their lines and fields. So it would be nice to have a property to set automatic trimming the inputline and/or the resulting fieldset-fields.
I subclassed DelimitedLineTokenizer for this situation, but it might be something interesting in general. |
Show » |
|