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 gianfran...@gmail.com on 17 Apr 2014 at 10:37
Original issue reported on code.google.com by
gianfran...@gmail.com
on 17 Apr 2014 at 10:37