public class GMLDataStoreProviderFactory extends BasicOGRDataStoreProviderFactory implements OGRDataStoreProviderFactory
NO, UNKNOWN, YES| Constructor and Description |
|---|
GMLDataStoreProviderFactory(java.lang.String name,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
DynObject |
createDataExplorerParameters(java.lang.Object connectionObject)
Creates specific data explorer parameters if factory can open connection
object.
|
DynObject |
createParameters() |
DynObject |
createParameters(java.lang.Object connectionObject)
Creates specific parameters if factory can open connection object.
|
DataStoreProvider |
createProvider(DataParameters dataParameters,
DataStoreProviderServices providerServices)
Builds a specific provider
|
java.lang.String |
getDriver() |
allowEditableFeatureType, allowMultipleGeometryTypes, allowsMandatoryAttributes, allowsPrimaryKeyAttributes, getSupportedDataTypes, getSupportedGeometryTypesSubtypes, useLocalIndexesCanImprovePerformanceallowFunction, allowGroupBy, allowSpatialIndexSupport, createDefaultFeatureType, getMaxAttributeNameSize, isOptimalRecoverFeaturesByReference, preferNotToUseNonNullRestrictions, supportInsertOrUpdate, supportNumericOID, supportPassthroughModeallowCreate, allowRead, allowWrite, create, hasRasterSupport, hasSQLSupport, hasTabularSupport, hasVectorialSupport, isTiledSupported, worksBestTiledgetDescription, getName, isHiddenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowEditableFeatureType, allowFunction, allowGroupBy, allowsMandatoryAttributes, allowSpatialIndexSupport, allowsPrimaryKeyAttributes, createDefaultFeatureType, getMaxAttributeNameSize, getSupportedDataTypes, getSupportedGeometryTypesSubtypes, isOptimalRecoverFeaturesByReference, preferNotToUseNonNullRestrictions, supportInsertOrUpdate, supportNumericOID, supportPassthroughMode, useLocalIndexesCanImprovePerformanceallowCreate, allowRead, allowWrite, getDescription, getName, hasRasterSupport, hasSQLSupport, hasTabularSupport, hasVectorialSupport, isTiledSupported, worksBestTiledcreate, isHiddenpublic GMLDataStoreProviderFactory(java.lang.String name,
java.lang.String description)
name - Name of factorydescription - Description of factorypublic DataStoreProvider createProvider(DataParameters dataParameters, DataStoreProviderServices providerServices) throws InitializeException
DataStoreProviderFactorycreateProvider in interface DataStoreProviderFactorycreateProvider in class BasicOGRDataStoreProviderFactoryInitializeExceptionpublic DynObject createParameters()
createParameters in interface DataFactorycreateParameters in class BasicOGRDataStoreProviderFactorypublic DynObject createParameters(java.lang.Object connectionObject)
OGRDataStoreProviderFactorycreateParameters in interface OGRDataStoreProviderFactorycreateParameters in class BasicOGRDataStoreProviderFactoryconnectionObject - File or connection string to be openedpublic DynObject createDataExplorerParameters(java.lang.Object connectionObject)
OGRDataStoreProviderFactorycreateDataExplorerParameters in interface OGRDataStoreProviderFactorycreateDataExplorerParameters in class BasicOGRDataStoreProviderFactoryconnectionObject - File or connection string to be openedpublic java.lang.String getDriver()
getDriver in interface OGRDataStoreProviderFactorygetDriver in class BasicOGRDataStoreProviderFactory