eu.esdihumboldt.hale.io.csv.propertytype
Class PropertyString
java.lang.Object
eu.esdihumboldt.hale.io.csv.propertytype.AbstractPropertyType
eu.esdihumboldt.hale.io.csv.propertytype.PropertyString
- All Implemented Interfaces:
- PropertyType
public class PropertyString
- extends AbstractPropertyType
Property type class for string
- Author:
- Kevin Mais
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyString
public PropertyString()
- Default constructor
convertFromField
public Object convertFromField(String value)
- Description copied from interface:
PropertyType
- Converts the value into the property type of the class
- Parameters:
value
- the value to convert
- Returns:
- the converted value
- See Also:
PropertyType.convertFromField(java.lang.String)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d