org.deegree.owscommon_new
Class Metadata
java.lang.Object
org.deegree.owscommon_new.Metadata
public class Metadata
- extends Object
Metadata
encapsulates generic meta data according to the OWS common
specification 1.0.0.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Schmitz, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Metadata
public Metadata(SimpleLink link,
URI about,
Object metadata)
- Standard constructor that initializes all encapsulated data.
- Parameters:
link
- about
- metadata
-
getAbout
public URI getAbout()
- Returns:
- Returns the about.
getLink
public SimpleLink getLink()
- Returns:
- Returns the link.
getMetadata
public Object getMetadata()
- Returns:
- Returns the metadata.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net