public class GMLDataStoreProviderFactory extends BasicOGRDataStoreProviderFactory implements OGRDataStoreProviderFactory
NO, UNKNOWN, YES
Constructor and Description |
---|
GMLDataStoreProviderFactory(String name,
String description) |
Modifier and Type | Method and Description |
---|---|
DynObject |
createDataExplorerParameters(Object connectionObject)
Creates specific data explorer parameters if factory can open connection
object.
|
DynObject |
createParameters() |
DynObject |
createParameters(Object connectionObject)
Creates specific parameters if factory can open connection object.
|
DataStoreProvider |
createProvider(DataParameters dataParameters,
DataStoreProviderServices providerServices)
Builds a specific provider
|
String |
getDriver() |
allowEditableFeatureType, allowMultipleGeometryTypes, allowsMandatoryAttributes, allowsPrimaryKeyAttributes, getSupportedDataTypes, getSupportedGeometryTypesSubtypes, useLocalIndexesCanImprovePerformance
createDefaultFeatureType, getMaxAttributeNameSize, supportNumericOID
allowCreate, allowRead, allowWrite, create, hasRasterSupport, hasTabularSupport, hasVectorialSupport, isTiledSupported, worksBestTiled
getDescription, getName, isHidden
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allowEditableFeatureType, allowsMandatoryAttributes, allowsPrimaryKeyAttributes, createDefaultFeatureType, getMaxAttributeNameSize, getSupportedDataTypes, getSupportedGeometryTypesSubtypes, supportNumericOID, useLocalIndexesCanImprovePerformance
allowCreate, allowRead, allowWrite, getDescription, getName, hasRasterSupport, hasTabularSupport, hasVectorialSupport, isTiledSupported, worksBestTiled
create, isHidden
public DataStoreProvider createProvider(DataParameters dataParameters, DataStoreProviderServices providerServices) throws InitializeException
DataStoreProviderFactory
createProvider
in interface DataStoreProviderFactory
createProvider
in class BasicOGRDataStoreProviderFactory
InitializeException
public DynObject createParameters()
createParameters
in interface DataFactory
createParameters
in class BasicOGRDataStoreProviderFactory
public DynObject createParameters(Object connectionObject)
OGRDataStoreProviderFactory
createParameters
in interface OGRDataStoreProviderFactory
createParameters
in class BasicOGRDataStoreProviderFactory
connectionObject
- File or connection string to be openedpublic DynObject createDataExplorerParameters(Object connectionObject)
OGRDataStoreProviderFactory
createDataExplorerParameters
in interface OGRDataStoreProviderFactory
createDataExplorerParameters
in class BasicOGRDataStoreProviderFactory
connectionObject
- File or connection string to be openedpublic String getDriver()
getDriver
in interface OGRDataStoreProviderFactory
getDriver
in class BasicOGRDataStoreProviderFactory