|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoServerRESTPublisher.Format | |
---|---|
it.geosolutions.geoserver.rest | Main GSManager classes are here. |
Uses of GeoServerRESTPublisher.Format in it.geosolutions.geoserver.rest |
---|
Methods in it.geosolutions.geoserver.rest that return GeoServerRESTPublisher.Format | |
---|---|
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. |
Methods in it.geosolutions.geoserver.rest with parameters of type GeoServerRESTPublisher.Format | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |