public static class PackedMap.ConverterImpl
extends com.thoughtworks.xstream.converters.collections.MapConverter
| Constructor and Description |
|---|
ConverterImpl(com.thoughtworks.xstream.mapper.Mapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class type) |
protected Object |
createCollection(Class type) |
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
marshal, populateMap, populateMap, putCurrentEntryIntoMappublic ConverterImpl(com.thoughtworks.xstream.mapper.Mapper mapper)
public boolean canConvert(Class type)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatchercanConvert in class com.thoughtworks.xstream.converters.collections.MapConverterprotected Object createCollection(Class type)
createCollection in class com.thoughtworks.xstream.converters.collections.MapConverterpublic Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
unmarshal in interface com.thoughtworks.xstream.converters.Converterunmarshal in class com.thoughtworks.xstream.converters.collections.MapConverterCopyright © 2019. All rights reserved.