public class StringComparableVersionConverter
extends com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
| Constructor and Description |
|---|
StringComparableVersionConverter() |
public Object fromString(String s)
fromString in interface com.thoughtworks.xstream.converters.SingleValueConverterfromString in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverterpublic String toString(Object obj)
toString in interface com.thoughtworks.xstream.converters.SingleValueConvertertoString in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverterpublic boolean canConvert(Class type)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatchercanConvert in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverterCopyright © 2014. All rights reserved.