org.n52.oxf.wms.adapter
Class WMSCapabilitiesMapper

java.lang.Object
  extended by org.n52.oxf.wms.adapter.WMSCapabilitiesMapper

public class WMSCapabilitiesMapper
extends Object

Author:
Arne Broering

Field Summary
static String BBOX
           
static String BGCOLOR
           
static String ELEVATION
           
static String EXCEPTIONS
           
static String FORMAT
           
static String HEIGHT
           
static String LAYERS
           
static String SRS
           
static String STYLES
           
static String TIME
           
static String TRANSPARENT
           
static String VERSION
           
static String WIDTH
           
 
Constructor Summary
WMSCapabilitiesMapper()
           
 
Method Summary
 ServiceDescriptor mapCapabilities(org.n52.wmsclientcore.capabilities.model.WMS_Capabilities capabilities)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LAYERS

public static final String LAYERS
See Also:
Constant Field Values

STYLES

public static final String STYLES
See Also:
Constant Field Values

SRS

public static final String SRS
See Also:
Constant Field Values

BBOX

public static final String BBOX
See Also:
Constant Field Values

TRANSPARENT

public static final String TRANSPARENT
See Also:
Constant Field Values

WIDTH

public static final String WIDTH
See Also:
Constant Field Values

HEIGHT

public static final String HEIGHT
See Also:
Constant Field Values

TIME

public static final String TIME
See Also:
Constant Field Values

ELEVATION

public static final String ELEVATION
See Also:
Constant Field Values

BGCOLOR

public static final String BGCOLOR
See Also:
Constant Field Values

EXCEPTIONS

public static final String EXCEPTIONS
See Also:
Constant Field Values

FORMAT

public static final String FORMAT
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values
Constructor Detail

WMSCapabilitiesMapper

public WMSCapabilitiesMapper()
Method Detail

mapCapabilities

public ServiceDescriptor mapCapabilities(org.n52.wmsclientcore.capabilities.model.WMS_Capabilities capabilities)
                                  throws ExceptionReport,
                                         OXFException
Throws:
ExceptionReport
OXFException


Copyright © 2012-2013 52north.org. All Rights Reserved.