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.