Uses of Interface
org.gvsig.fmap.dal.feature.spi.simpleprovider.SimpleSequentialReaderFactory
Packages that use SimpleSequentialReaderFactory
-
Uses of SimpleSequentialReaderFactory in org.gvsig.fmap.dal.feature.spi.simpleprovider
Classes in org.gvsig.fmap.dal.feature.spi.simpleprovider that implement SimpleSequentialReaderFactoryMethods in org.gvsig.fmap.dal.feature.spi.simpleprovider that return SimpleSequentialReaderFactoryModifier and TypeMethodDescriptionAbstractSimpleSequentialReader.getFactory()SimpleSequentialReader.getFactory()SimpleSequentialReaderStoreProviderFactory.getReaderFactory()Constructors in org.gvsig.fmap.dal.feature.spi.simpleprovider with parameters of type SimpleSequentialReaderFactoryModifierConstructorDescriptionprotectedAbstractSimpleSequentialReader(SimpleSequentialReaderFactory factory, org.gvsig.fmap.dal.feature.OpenFeatureStoreParameters params) SimpleSequentialReaderStoreProvider(SimpleSequentialReaderFactory readerFactory, SimpleSequentialReaderStoreParameters parameters, org.gvsig.fmap.dal.spi.DataStoreProviderServices storeServices) protected