Package org.apache.commons.betwixt.io

Package contains classes dealing directly with the reading and writing of beans.

See: Description

Package org.apache.commons.betwixt.io Description

Package contains classes dealing directly with the reading and writing of beans.

These classes use the Betwixt introspection system to determine how a bean should be mapped to xml. The xml->object reader uses Digester to implement the mapping.

Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.