Class IntConverter
java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
org.api.mkm.tools.IntConverter
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.ConverterMatcher,com.thoughtworks.xstream.converters.SingleValueConverter
public class IntConverter
extends com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
toString
-
Constructor Details
-
IntConverter
public IntConverter()
-
-
Method Details
-
canConvert
- Specified by:
canConvertin interfacecom.thoughtworks.xstream.converters.ConverterMatcher- Specified by:
canConvertin classcom.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
-
fromString
-