BeanIO - Java library for marshalling and unmarshalling bean objects from XML, CSV
BeanIO is an open source Java framework for marshalling and unmarshalling Java beans, or plain old java objects (POJO's), from a large flat file, stream, or simple String object. BeanIO is configured using an XML mapping file, and currently supports XML, CSV, delimited, and fixed length file formats.
http://beanio.org/
https://github.com/kevinseim/beanio
http://code.google.com/p/beanio
License:
Tech:
Tags: