org.geotools.data.shapefile
Class ShapefileDataStoreFactory.ShpFileStoreFactory
Object
ShapefileDataStoreFactory.ShpFileStoreFactory
- All Implemented Interfaces:
- FileStoreFactory
- Enclosing class:
- ShapefileDataStoreFactory
public static class ShapefileDataStoreFactory.ShpFileStoreFactory
- extends Object
- implements FileStoreFactory
A delegates that allow to build a directory of shapfiles store
- Author:
- Andrea Aime - OpenGeo
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapefileDataStoreFactory.ShpFileStoreFactory
public ShapefileDataStoreFactory.ShpFileStoreFactory(ShapefileDataStoreFactory factory,
Map originalParams)
getDataStore
public DataStore getDataStore(File file)
throws IOException
- Description copied from interface:
FileStoreFactory
- Returns a store for the specified file
- Specified by:
getDataStore
in interface FileStoreFactory
- Returns:
-
- Throws:
IOException
Copyright © 1996-2014 Geotools. All Rights Reserved.