| Interface | Description |
|---|---|
| XmlEntityStructFactory |
| Class | Description |
|---|---|
| DefaultXmlEntityStructFactory | |
| EntityDeserializer |
Helper class to convert serialized XML entities from the ALMA project data model (APDM)
to their Java binding class representations.
|
| EntityRefFinder |
Takes an entity object (binding class) and traverses the tree to find
references (
EntityRefT nodes) to other entity objects. |
| EntitySerializer |
Serializes entity objects.
|
| EntityTFinder |
Takes the binding object that represents an (xml) entity object,
and finds the child element of type
alma.entities.commonentity.EntityT. |
| Exception | Description |
|---|---|
| EntityException |