| Class | Description |
|---|---|
| AbstractMapValues<T> |
An abstract class.
|
| ListWrapper<E> |
General class for wrapper classes.
|
| MapEntries<T extends MapEntry<K,V>,K,V> | |
| MapEntriesAdapter<T extends MapEntries<?,K,V>,K,V> | |
| MapEntry<K,V> |
An abstract class for JAXB aware type of
Map.Entry. |
| MapValues<T> |
An abstract class.
|
| MapValuesAdapter<T extends MapValues<V>,K,V> | |
| Marshallers | |
| NillableBoolean | |
| NillableDouble | |
| NillableFloat | |
| NillableInteger | |
| NillableLong | |
| NillableString | |
| NillableValue<R> |
The abstract class for simple values.
|
| Plural<S> |
General class for wrapper classes.
|
| StringCollectionAdapter<C extends Collection<E>,E> |
An abstract XmlAdapter for marshalling collections to concatenated strings
with specific delimiter.
|
| StringListAdapter<E> |
An abstract XmlAdapter for marshalling lists to concatenated strings with
specific delimiter.
|
| StringSetAdapter<E> |
An abstract XmlAdapter for marshalling sets to concatenated strings with
specific delimiter.
|
| Unmarshallers |
A utility class for
Unmarshaller. |
Copyright © 2011-2013. All Rights Reserved.