org.deegree.owscommon
Class OWSMetadata
java.lang.Object
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: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
- Author:
- Markus Schneider , last edited by: $Author: apoth $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWSMetadata
public OWSMetadata(URI about,
SimpleLink link,
String name)
getAbout
public URI getAbout()
- Returns:
- Returns the about.
getLink
public SimpleLink getLink()
- Returns:
- Returns the link.
getName
public String getName()
- Returns:
- Returns the name.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net