You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem? If applicable, please provide a
mapping configuration and sample record input to recreate the problem.
1.
2.
3.
What is the expected output? What do you see instead?
It'll a good enhancement if beanio mapping.xml allows different format in
segment. For example, the format of stream is fixedlength, but the format of
the segment is delimited by ",". I am dealing with a real case that one field
in our fixed length string is delimited by ",". Currently, I am using a string
to map the entire field, but it'll be great to have all the sub elements in
this field mapped to an object.
What version of BeanIO are you using? What JDK version?
2.0.5
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 11 Apr 2013 at 12:41
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 11 Apr 2013 at 12:41The text was updated successfully, but these errors were encountered: