Uses of Class
org.gvsig.fmap.dal.store.simplereader.FieldTypeParser
Packages that use FieldTypeParser
-
Uses of FieldTypeParser in org.gvsig.fmap.dal.store.simplereader
Methods in org.gvsig.fmap.dal.store.simplereader that return FieldTypeParserModifier and TypeMethodDescriptionprotected FieldTypeParser[]SimpleReaderFeatureTypeLoader.getFieldTypes(String[] headers, AutomaticDetectionOfTypes.DetectedValue[] automaticTypes) Methods in org.gvsig.fmap.dal.store.simplereader with parameters of type FieldTypeParserModifier and TypeMethodDescriptionvoidFieldTypeParser.copyFrom(FieldTypeParser other) protected voidSimpleReaderFeatureTypeLoader.fillFeatureType(org.gvsig.fmap.dal.feature.EditableFeatureType fType, FieldTypeParser[] fieldTypes)