org.deegree.ogcwebservices.getcapabilities
Class MetadataURL
java.lang.Object
  
org.deegree.ogcbase.BaseURL
      
org.deegree.ogcwebservices.getcapabilities.MetadataURL
public class MetadataURL
- extends BaseURL
 
A WFS/WMS/WCS should use one or more elements to offer detailed,
 standardized metadata about the data underneath a particular layer. The
 MetadataURL element shall not be used to reference metadata in a
 non-standardized metadata format.
 
 The type attribute indicates the standard to which the metadata complies, three
 types are defined at present (from the WFS 1.1.1 specification):
 
 
 | Type value | Metadata standard | 
 | 'TC211' or 'ISO19115' | ISO TC211 19115 | 
 | 'FGDC' | FGDC CSDGM | 
 | 'ISO19139' | ISO 19139 | 
 
- Version:
 
  - $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Katharina Lupp , Markus Schneider 
 
 
| 
Method Summary | 
 String | 
getType()
 
          returns the type attribute indicating the standard to which the metadata
 complies. | 
 void | 
setType(String type)
 
          sets the type attribute indicating the standard to which the metadata
 complies. | 
 String | 
toString()
 
            | 
 
 
 
MetadataURL
public MetadataURL(String type,
                   String format,
                   URL onlineResource)
- Constructs a new MetadataURL instance.
 
getType
public String getType()
- returns the type attribute indicating the standard to which the metadata
 complies.
 
 
setType
public void setType(String type)
- sets the type attribute indicating the standard to which the metadata
 complies.
 
 
toString
public String toString()
- Overrides:
 toString in class BaseURL
 
- Returns:
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net