Class SimpleReaderStoreProvider.RowToFeatureTranslator
java.lang.Object
org.gvsig.fmap.dal.store.simplereader.SimpleReaderStoreProvider.RowToFeatureTranslator
- Enclosing class:
SimpleReaderStoreProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetColumnSize(int column) voidinitialize(org.gvsig.fmap.dal.feature.FeatureType ftype) void
-
Constructor Details
-
RowToFeatureTranslator
public RowToFeatureTranslator(boolean ignore_errors)
-
-
Method Details