public static class JAXBUtils.JAXBMapAdapter<K,V,W> extends javax.xml.bind.annotation.adapters.XmlAdapter<JAXBUtils.JAXBMapAdapter.InternalMapType<K,W>,Map<K,V>>
XmlAdapter
javadoc example.Modifier and Type | Class and Description |
---|---|
static class |
JAXBUtils.JAXBMapAdapter.InternalMapEntryType<K,V> |
static class |
JAXBUtils.JAXBMapAdapter.InternalMapType<K,V> |
Modifier and Type | Field and Description |
---|---|
protected javax.xml.bind.annotation.adapters.XmlAdapter<W,V> |
valueAdapter |
Constructor and Description |
---|
JAXBUtils.JAXBMapAdapter() |
protected javax.xml.bind.annotation.adapters.XmlAdapter<W,V> valueAdapter
Copyright © 2011 OW2 Consortium. All Rights Reserved.