public final class NPAConverter extends AbstractConverter
| Constructor and Description |
|---|
NPAConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class klass) |
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
getInteger, marshalpublic boolean canConvert(Class klass)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatchercanConvert in class AbstractConverterpublic Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
unmarshal in interface com.thoughtworks.xstream.converters.Converterunmarshal in class AbstractConverterCopyright © 2017. All Rights Reserved.