|
Class Summary |
| FieldMapping |
A simple mapping that holds the reference, field and target of an object. |
| GenericPersistor |
An Encog perisistor that can be used with any object that supports the Encog
generic persistence. |
| Object2XML |
A generic class used to take an object and produce XML for it. |
| ObjectMapper |
Used to map objects to reference numbers. |
| ObjectTagger |
The object tagger is used in generic persistence to tag objects with a
reference number. |
| XML2Object |
A generic class used to take an XML segment and produce an object for it. |