public final class NeutronResourceMapPropertyAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<Object,Map<String,String>>
NeutronResourceMapPropertyAdapter()
Object
marshal(Map<String,String> map)
Map<String,String>
unmarshal(Object domTree)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NeutronResourceMapPropertyAdapter()
public Map<String,String> unmarshal(Object domTree)
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<Object,Map<String,String>>
public Object marshal(Map<String,String> map)
marshal