Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement request: allow different format in segment #71

Open
GoogleCodeExporter opened this issue Apr 15, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant