Package org.geotools.api.data
Interface FilteringFileStoreFactory
- All Superinterfaces:
FileStoreFactory
- All Known Implementing Classes:
ShapefileDataStoreFactory.ShpFileStoreFactory
A delegate that indicates which files can be managed by the delegate store, when setting up a DirectoryDataStore
-
Method Summary
Modifier and TypeMethodDescriptionReturns a FileFilter to be applied on delegate store lookupMethods inherited from interface FileStoreFactory
getDataStore
-
Method Details
-
getFilter
Returns a FileFilter to be applied on delegate store lookup- Throws:
IOException
-