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

BeanIOFlatFileItemWriter #108

Open
GoogleCodeExporter opened this issue Mar 27, 2015 · 0 comments
Open

BeanIOFlatFileItemWriter #108

GoogleCodeExporter opened this issue Mar 27, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi guys,
I have this problem: I should like to print the length of each record but I 
don't know as this is possible to do.
I made a decorator of the BeanIOFlatFileItemWriter class that invoke the open, 
write and close methods ... I write a cycle on the list of the items to write 
and for each item I get the marshal object but the problem is that the summary 
class has only the setter of the property stream name (necessary to do 
marshall) and not the getter.

Can I update the BeanIOFlatFileItemWriter class to implement the getter method?

Thanks

Original issue reported on code.google.com by [email protected] on 17 Apr 2014 at 10:37

Attachments:

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

2 participants