public class GMLDataExplorerParameters extends OGRDataExplorerParameters implements DataServerExplorerParameters
Modifier and Type | Field and Description |
---|---|
static String |
GFS_SCHEMA_PARAMETER_NAME |
static String |
PARAMETERS_DEFINITION_NAME |
CONNECTION_STRING_PARAMETER_NAME, FILE_PARAMETER_NAME
Constructor and Description |
---|
GMLDataExplorerParameters() |
Modifier and Type | Method and Description |
---|---|
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
String |
getExplorerName()
Returns the name of the data explorer type of the DataServerExplorer
represented by this DataServerExplorerParameters
|
File |
getGfsSchema() |
void |
setGfsSchema(File schema) |
getConnectionString, getFile, setConnectionString, setFile
clear, copyValuesTo, delegate, getCopy, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, loadFromState, saveToState, setDynValue, toString, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clear, getCopy, validate
loadFromState, saveToState
delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
public static final String PARAMETERS_DEFINITION_NAME
public static final String GFS_SCHEMA_PARAMETER_NAME
public String getExplorerName()
DataServerExplorerParameters
getExplorerName
in interface DataServerExplorerParameters
getExplorerName
in class OGRDataExplorerParameters
protected DelegatedDynObject getDelegatedDynObject()
AbstractDataParameters
DynObject
to delegate to.getDelegatedDynObject
in class OGRDataExplorerParameters
DynObject
public File getGfsSchema()
public void setGfsSchema(File schema)
schema
-