org.deegree.owscommon
Class OWSMetadata
java.lang.Object
org.deegree.owscommon.OWSMetadata
public class OWSMetadata
- extends java.lang.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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWSMetadata
public OWSMetadata(java.net.URI about,
SimpleLink link,
java.lang.String name)
- Parameters:
about
- link
- name
-
getAbout
public java.net.URI getAbout()
- Returns:
- Returns the about.
getLink
public SimpleLink getLink()
- Returns:
- Returns the link.
getName
public java.lang.String getName()
- Returns:
- Returns the name.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org