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
IOException
Copyright © 1996–2021 Geotools. All rights reserved.