| Interface | Description |
|---|---|
| IJAXBVersatileReader<T> |
Interface for reading XML documents from various sources.
|
| IJAXBVersatileWriter<T> |
Default implementation of
IVersatileWriter based on
IJAXBWriter. |
| IVersatileWriter<T> |
Base interface for something that can be written to different destinations.
|
| Class | Description |
|---|---|
| EDMPayloadDeterminator |
Helper class to determine the type of the object from payload (for reading).
|
| JAXBVersatileReader<JAXBTYPE,T> |
Default implementation of
IJAXBVersatileReader |
| JAXBVersatileWriter<T> |
The default implementation of
IJAXBVersatileWriter using a constant
value and an instance of IJAXBWriter. |
Copyright © 2020 toop.eu. All rights reserved.