|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Converter | |
|---|---|
| org.jvnet.hyperjaxb3.item | |
| org.jvnet.hyperjaxb3.xml.bind.annotation.adapters | |
| Uses of Converter in org.jvnet.hyperjaxb3.item |
|---|
| Constructors in org.jvnet.hyperjaxb3.item with parameters of type Converter | |
|---|---|
ConvertedList(List<I> inner,
Converter<I,O> converter)
|
|
| Uses of Converter in org.jvnet.hyperjaxb3.xml.bind.annotation.adapters |
|---|
| Classes in org.jvnet.hyperjaxb3.xml.bind.annotation.adapters that implement Converter | |
|---|---|
class |
XmlAdapterConverter<I,O>
|
| Methods in org.jvnet.hyperjaxb3.xml.bind.annotation.adapters that return Converter | ||
|---|---|---|
static
|
XmlAdapterUtils.asConverter(XmlAdapter<O,I> adapter)
|
|
static
|
XmlAdapterUtils.getConverter(Class<? extends XmlAdapter<O,I>> xmlAdapterClass)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||