| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest |
Main GSManager classes are here.
|
| Modifier and Type | Method and Description |
|---|---|
static GeoServerRESTPublisher.Format |
GeoServerRESTPublisher.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoServerRESTPublisher.Format[] |
GeoServerRESTPublisher.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
GeoServerRESTPublisher.Format.getContentType(GeoServerRESTPublisher.Format f)
Gets the mime type from a format.
|
String |
GeoServerRESTPublisher.StoreType.getTypeNameWithFormat(GeoServerRESTPublisher.Format format)
Get the type name of a StoreType with the specified format.
|
static String |
GeoServerRESTPublisher.StoreType.getTypeNameWithFormat(GeoServerRESTPublisher.StoreType type,
GeoServerRESTPublisher.Format format)
Get the type name of a StoreType with the specified format.
|
Copyright © 2007–2016 PDOK. All rights reserved.