See: Description

| Interface | Description |
|---|---|
| ObjectBundle |
Abstract interface for object packages.
|
| Class | Description |
|---|---|
| BundleMeta |
Store the package metadata in an array list.
|
| MultipleObjectsBundle |
This class represents a set of "packaged" objects, which is a transfer
container for objects e.g. from parsers to a database.
|
| SingleObjectBundle |
This class represents a "packaged" object, which is a transfer container for
objects e.g. from parsers to a database.
|
Object bundles - exchange container for multi-represented objects.