net.thucydides.core.csv.converters
Class StringTypeConverter
java.lang.Object
net.thucydides.core.csv.converters.StringTypeConverter
- All Implemented Interfaces:
- TypeConverter
public class StringTypeConverter
- extends Object
- implements TypeConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringTypeConverter
public StringTypeConverter()
appliesTo
public boolean appliesTo(Class<?> type)
- Specified by:
appliesTo in interface TypeConverter
valueOf
public Object valueOf(Object fieldValue)
- Specified by:
valueOf in interface TypeConverter
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.