public class JniOGRDataStoreFactory extends OGRDataStoreFactory
DataAccessFactory.Param
DEFAULT_EVICTABLE_TIME, DEFAULT_EVICTOR_TESTS_PER_RUN, DEFAULT_MAXCONN, DEFAULT_MAXWAIT, DEFAULT_MINCONN, DEFAULT_PRIME_DATASOURCE, EVICTOR_TESTS_PER_RUN, MAXCONN, MAXWAIT, MIN_EVICTABLE_TIME, MINCONN, NAMESPACEP, OGR_DRIVER_NAME, OGR_NAME, PRIME_DATASOURCE
Constructor and Description |
---|
JniOGRDataStoreFactory() |
Modifier and Type | Method and Description |
---|---|
protected OGR |
createOGR() |
protected boolean |
doIsAvailable()
Performs the actual test to see if the OGR library and this datastore is available.
|
canProcess, canProcess, createDataStore, createNewDataStore, getAvailableDrivers, getDescription, getDisplayName, getImplementationHints, getParametersInfo, isAvailable, isAvailable
protected OGR createOGR()
createOGR
in class OGRDataStoreFactory
protected boolean doIsAvailable() throws Throwable
OGRDataStoreFactory
Implementations of this method should not attempt to handle any fatal exceptions.
doIsAvailable
in class OGRDataStoreFactory
Throwable
Copyright © 1996–2021 Geotools. All rights reserved.