Interface FilteringFileStoreFactory

All Superinterfaces:
FileStoreFactory
All Known Implementing Classes:
ShapefileDataStoreFactory.ShpFileStoreFactory

public interface FilteringFileStoreFactory extends FileStoreFactory
A delegate that indicates which files can be managed by the delegate store, when setting up a DirectoryDataStore
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a FileFilter to be applied on delegate store lookup

    Methods inherited from interface FileStoreFactory

    getDataStore