Package | Description |
---|---|
org.eclipse.ice.datastructures.jaxbclassprovider | |
org.eclipse.ice.persistence.xml |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLPersistenceProvider.registerClassProvider(IJAXBClassProvider provider)
This operation registers an IJAXBClassProvider with the persistence
provider.
|