BeanIO 1.2.3

Package org.beanio.util

Utility classes.

See:
          Description

Interface Summary
StatefulWriter StatefulWriter can be implemented by writers that maintain state, so that in case of an error, the last updated state of the writer can be restored and writing can resume.
 

Class Summary
DomUtil Utility class for working with XML document object models.
IOUtil Utility class for manipulating streams.
Settings Settings is used to load and store BeanIO configuration settings.
TypeUtil Utility class for working with Java types supported by BeanIO.
 

Package org.beanio.util Description

Utility classes.


BeanIO 1.2.3

Copyright © 2010-2012 Kevin Seim