deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.owscommon
Class OWSMetadata

java.lang.Object
  extended by org.deegree.owscommon.OWSMetadata

public class OWSMetadata
extends Object

Class representation of an ows:Metadata -Element as defined in owsOperationsMetadata.xsd from the OWS Common Implementation Specification 0.3.

This element either references or contains more metadata about the element that includes this element. Either at least one of the attributes in xlink:simpleLink or a substitute for the _MetaData element shall be included, but not both. An Implementation Specification can restrict the contents of this element to always be a reference or always contain metadata. (Informative: This element was adapted from the metaDataProperty element in GML 3.0.)

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Constructor Summary
OWSMetadata(URI about, SimpleLink link, String name)
           
 
Method Summary
 URI getAbout()
           
 SimpleLink getLink()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWSMetadata

public OWSMetadata(URI about,
                   SimpleLink link,
                   String name)
Parameters:
about -
link -
name -
Method Detail

getAbout

public URI getAbout()
Returns:
Returns the about.

getLink

public SimpleLink getLink()
Returns:
Returns the link.

getName

public String getName()
Returns:
Returns the name.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org