com.maryanovsky.map.client.opengis.wms
Class Capabilities.Layer.MetadataUrl

java.lang.Object
  extended by com.maryanovsky.map.client.opengis.wms.Capabilities.UrlWithFormat
      extended by com.maryanovsky.map.client.opengis.wms.Capabilities.Layer.MetadataUrl
Enclosing class:
Capabilities.Layer

public static final class Capabilities.Layer.MetadataUrl
extends Capabilities.UrlWithFormat

Encapsulates a Metadata URL regarding a layer.


Method Summary
 String getType()
          Returns the standard to which the metadata complies.
 
Methods inherited from class com.maryanovsky.map.client.opengis.wms.Capabilities.UrlWithFormat
getFormat, getUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public String getType()
Returns the standard to which the metadata complies.