Package org.geotools.api.data
Interface FileStoreFactory
- All Known Subinterfaces:
FilteringFileStoreFactory
- All Known Implementing Classes:
ShapefileDataStoreFactory.ShpFileStoreFactory
public interface FileStoreFactory
A delegate that finds the files managed by the directory store and
- Author:
- Andrea Aime - OpenGeo
-
Method Summary
-
Method Details
-
getDataStore
Returns a store for the specified file- Throws:
IOException
-