public class GSDirectoryOfShapefilesDatastoreEncoder extends GSShapefileDatastoreEncoder
| Constructor and Description |
|---|
GSDirectoryOfShapefilesDatastoreEncoder(RESTDataStore store)
Create a datastore encoder from an existing store read from server.
|
GSDirectoryOfShapefilesDatastoreEncoder(String name,
URL url)
Create a datastore with default connection parameters, given a store name and a url (the store location).
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getValidType()
The type of the implementing datastore.
|
getCacheAndReuseMemoryMaps, getCharset, getCreateSpatialIndex, getMemoryMappedBuffer, getUrl, setCacheAndReuseMemoryMaps, setCharset, setCreateSpatialIndex, setMemoryMappedBuffer, setUrlensureValidName, ensureValidType, getDescription, getEnabled, getName, getStoreType, getType, setDescription, setEnabled, setName, setTypeadd, createElementWithAttribute, get, get, setadd, addContent, getRoot, isEmpty, remove, set, setRoot, setRoot, toStringpublic GSDirectoryOfShapefilesDatastoreEncoder(String name, URL url)
name - New datastore nameurl - The shapefile location in the server, relative to $GEOSERVER_DATA_DIR.public GSDirectoryOfShapefilesDatastoreEncoder(RESTDataStore store)
store - The existing store.IllegalArgumentException - if store type or mandatory parameters are not validprotected String getValidType()
GSAbstractDatastoreEncodergetValidType in class GSShapefileDatastoreEncoderCopyright © 2007–2016 PDOK. All rights reserved.