Interface | Description |
---|---|
IJAXBClassProvider |
The IJAXBClassProvider interface provides the methods necessary to inform
clients creating a JAXBContext object of the relevant classes that must be
known for succesfull marshalling/unmarshalling of XML data.
|
Class | Description |
---|---|
ICEJAXBClassProvider |
The ICEJAXBClassProvider is a realization of the IJAXBClassProvider that
provides a list of classes that the XMLPersistenceProvider's JAXBContext must
be aware of when marshalling/unmarshalling ICE data structures.
|