Skip to content
forked from kevinseim/beanio

A Java library for marshalling and unmarshalling bean objects from XML, CSV, delimited and fixed length stream formats.

License

Notifications You must be signed in to change notification settings

rafischer/beanio

 
 

Repository files navigation

BeanIO

A Java library for marshalling and unmarshalling bean objects from XML, CSV, delimited and fixed length stream formats.

For more information, including an online reference guide, please visit http://www.beanio.org.

Note

This repository houses the source code for the future BeanIO 3.x. For older versions, please see https://code.google.com/p/beanio/.

About

A Java library for marshalling and unmarshalling bean objects from XML, CSV, delimited and fixed length stream formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.5%
  • Groovy 2.3%
  • Other 1.2%