Uses of Class
it.geosolutions.geoserver.rest.encoder.datastore.GSAbstractDatastoreEncoder
-
Packages that use GSAbstractDatastoreEncoder Package Description it.geosolutions.geoserver.rest.encoder.datastore -
-
Uses of GSAbstractDatastoreEncoder in it.geosolutions.geoserver.rest.encoder.datastore
Subclasses of GSAbstractDatastoreEncoder in it.geosolutions.geoserver.rest.encoder.datastore Modifier and Type Class Description classGSArcSDEDatastoreEncoderEncoder for an "ArcSDE" datastore.classGSDirectoryOfShapefilesDatastoreEncoderEncoder for a "Directory of spatial files (shapefiles)" datastore.classGSOracleNGDatastoreEncoderEncoder for an "Oracle NG" datastore.classGSPostGISDatastoreEncoderEncoder for a "PostGIS" datastore.classGSShapefileDatastoreEncoderEncoder for a "Shapefile" datastore.
-