org.geotools.geojson.feature
Class FeatureTypeAttributeIO
Object
FeatureTypeAttributeIO
- All Implemented Interfaces:
- AttributeIO
public class FeatureTypeAttributeIO
- extends Object
- implements AttributeIO
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureTypeAttributeIO
public FeatureTypeAttributeIO(SimpleFeatureType featureType)
encode
public String encode(String att,
Object value)
- Specified by:
encode
in interface AttributeIO
parse
public Object parse(String att,
String value)
- Specified by:
parse
in interface AttributeIO
Copyright © 1996-2014 Geotools. All Rights Reserved.