public class FileGdbRecordStoreFactory extends Object implements RecordStoreFactory
| Constructor and Description |
|---|
FileGdbRecordStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CapiFileGdbRecordStore |
create(File file) |
FileGdbRecordStore |
createRecordStore(Map<String,? extends Object> connectionProperties) |
String |
getName() |
List<String> |
getRecordStoreFileExtensions() |
Class<? extends RecordStore> |
getRecordStoreInterfaceClass(Map<String,? extends Object> connectionProperties) |
List<String> |
getUrlPatterns() |
public static CapiFileGdbRecordStore create(File file)
public FileGdbRecordStore createRecordStore(Map<String,? extends Object> connectionProperties)
createRecordStore in interface RecordStoreFactorypublic String getName()
getName in interface RecordStoreFactorypublic List<String> getRecordStoreFileExtensions()
getRecordStoreFileExtensions in interface RecordStoreFactorypublic Class<? extends RecordStore> getRecordStoreInterfaceClass(Map<String,? extends Object> connectionProperties)
getRecordStoreInterfaceClass in interface RecordStoreFactorypublic List<String> getUrlPatterns()
getUrlPatterns in interface RecordStoreFactoryCopyright © 2015 Revolution Systems Inc.. All rights reserved.