|
|||||||||
| Home >> All >> org >> apache >> commons >> betwixt >> io >> [ id overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.commons.betwixt.io.id
Package contains classes dealing directly with the reading and writing of beans.
See:
Description
| Class Summary | |
| AbstractIDGenerator | Abstract superclass for org.apache.commons.betwixt.io.IDGenerator implementations. |
| RandomIDGenerator | Generates ID's at random. |
| SequentialIDGenerator | Generates ID's in numeric sequence. |
Package org.apache.commons.betwixt.io.id 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.
|
|||||||||
| Home >> All >> org >> apache >> commons >> betwixt >> io >> [ id overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||