| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest |
Main GSManager classes are here.
|
| it.geosolutions.geoserver.rest.decoder |
Decoders for GeoServer's beans.
|
| it.geosolutions.geoserver.rest.encoder.datastore |
| Modifier and Type | Method and Description |
|---|---|
RESTDataStore |
GeoServerRESTReader.getDatastore(RESTFeatureType featureType)
Get detailed info about a FeatureType's Datastore.
|
RESTDataStore |
GeoServerRESTReader.getDatastore(String workspace,
String dsName)
Get detailed info about a given Datastore in a given Workspace.
|
| Modifier and Type | Method and Description |
|---|---|
static RESTDataStore |
RESTDataStore.build(String xml) |
| Constructor and Description |
|---|
GSArcSDEDatastoreEncoder(RESTDataStore store)
Create an datastore encoder from an existing store read from server.
|
GSDirectoryOfShapefilesDatastoreEncoder(RESTDataStore store)
Create a datastore encoder from an existing store read from server.
|
GSOracleNGDatastoreEncoder(RESTDataStore store)
Create an datastore encoder from an existing store read from server.
|
GSShapefileDatastoreEncoder(RESTDataStore store)
Create a datastore encoder from an existing store read from server.
|
Copyright © 2007–2016 PDOK. All rights reserved.