public interface FileStoreFactory
Modifier and Type | Method and Description |
---|---|
DataStore |
getDataStore(File file)
Returns a store for the specified file
|
DataStore getDataStore(File file) throws IOException
file
- IOException
Copyright © 1996–2019 Geotools. All rights reserved.