public class GMLDataExplorerParameters extends OGRDataExplorerParameters implements DataServerExplorerParameters
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
GFS_SCHEMA_PARAMETER_NAME |
static java.lang.String |
PARAMETERS_DEFINITION_NAME |
CONNECTION_STRING_PARAMETER_NAME, FILE_PARAMETER_NAME
CRS_PARAMTER_NAME
Constructor and Description |
---|
GMLDataExplorerParameters() |
Modifier and Type | Method and Description |
---|---|
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
java.lang.String |
getExplorerName()
Returns the name of the data explorer type of the DataServerExplorer
represented by this DataServerExplorerParameters
|
java.io.File |
getGfsSchema() |
void |
setGfsSchema(java.io.File schema) |
getConnectionString, getFile, isTheSameServerExplorer, setConnectionString, setFile
clear, copyValuesTo, delegate, equals, fromByteArray, fromJson, getCause, getCopy, getDataStoreName, getDescription, getDynClass, getDynValue, getMessage, getProviderName, hasDynValue, hashCode, implement, invokeDynMethod, invokeDynMethod, isValid, loadFromState, loadPRJ, loadWLD, saveToState, setDynValue, toByteArray, toJson, toJsonBuilder, toString, toString, validate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getProviderName, isTheSameServerExplorer
clear, getCopy, toByteArray, toString, validate
loadFromState, saveToState
clone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
toJson, toJson, toJsonBuilder, toJsonBuilder
fromJson
public static final java.lang.String PARAMETERS_DEFINITION_NAME
public static final java.lang.String GFS_SCHEMA_PARAMETER_NAME
public java.lang.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 java.io.File getGfsSchema()
public void setGfsSchema(java.io.File schema)
schema
-