Interface | Description |
---|---|
MarshalCallback |
Custom marshal callback interface mimicking JAXB class based marshal
callbacks
Some JAXB implementations (e.g.
|
UnmarshalCallback |
Custom unmarshal callback interface mimicking JAXB class based unmarshal callbacks
Some JAXB implementations (e.g.
|
Class | Description |
---|---|
EclipseLinkMOXy |
Helper class for various EclipseLink MOXy JAXB implementation specifics
|
MarshalCallbacksListener |
Marshal listener delegating marshaling events to MarshalCallback interface implementing nodes
Some JAXB implementations (e.g.
|
UnmarshalCallbacksListener |
Unmarshal listener delegating unmarshaling events to UnmarshalCallback interface implementing nodes
Some JAXB implementations (e.g.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.