Uses of Class
nl.paston.apollon.model.util.MapWrapper
-
Packages that use MapWrapper Package Description nl.paston.apollon.model.util -
-
Uses of MapWrapper in nl.paston.apollon.model.util
Methods in nl.paston.apollon.model.util that return MapWrapper Modifier and Type Method Description MapWrapperXmlMapAdapter. marshal(Map<String,Object> m)Methods in nl.paston.apollon.model.util with parameters of type MapWrapper Modifier and Type Method Description Map<String,Object>XmlMapAdapter. unmarshal(MapWrapper v)
-