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.
Betwixt
Digester
Package contains classes dealing directly with the reading and writing of beans.
These classes use the
Betwixtintrospection system to determine how a bean should be mapped to xml. The xml->object reader usesDigesterto implement the mapping.