public class HibernatePersistentMapConverter extends MapConverter
| Constructor and Description |
|---|
HibernatePersistentMapConverter(Mapper mapper)
Construct a HibernatePersistentMapConverter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class type) |
Object |
unmarshal(HierarchicalStreamReader reader,
UnmarshallingContext context) |
marshal, populateMap, populateMap, putCurrentEntryIntoMapcreateCollection, mapper, readItem, writeItempublic HibernatePersistentMapConverter(Mapper mapper)
mapper - public boolean canConvert(Class type)
canConvert in interface ConverterMatchercanConvert in class MapConverterpublic Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context)
unmarshal in interface Converterunmarshal in class MapConverterCopyright © 2004-2013 XStream. All Rights Reserved.