public class MetadataConverter extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
static String |
NOT_FOUND |
protected static String |
SERVICE_WMS |
Constructor and Description |
---|
MetadataConverter() |
Modifier and Type | Method and Description |
---|---|
static GeoserverBaseUri |
getGeoserverBaseUri(String uri)
Gets the geoserver base uri.
|
static String |
getWMSOnLineResource(GeonetworkInstance geonetowrkInstance,
String uuid)
Gets the WMS on line resource.
|
protected static final String SERVICE_WMS
protected static org.slf4j.Logger logger
public static final String NOT_FOUND
public static GeoserverBaseUri getGeoserverBaseUri(String uri)
uri
- the uripublic static String getWMSOnLineResource(GeonetworkInstance geonetowrkInstance, String uuid) throws Exception
geonetowrkInstance
- the geonetowrk instanceuuid
- the uuidException
- the exceptionCopyright © 2016. All Rights Reserved.