Uses of Class
org.geotools.metadata.MetadataStandard

Packages that use MetadataStandard
org.geotools.metadata Root package for various metadata implementations. 
org.geotools.metadata.iso Metadata implementation. 
 

Uses of MetadataStandard in org.geotools.metadata
 

Fields in org.geotools.metadata declared as MetadataStandard
static MetadataStandard MetadataStandard.ISO_19111
          An instance working on ISO 19111 standard as defined by GeoAPI interfaces in the org.opengis.referencing package and subpackages.
static MetadataStandard MetadataStandard.ISO_19115
          An instance working on ISO 19115 standard as defined by GeoAPI interfaces in the org.opengis.metadata package and subpackages.
static MetadataStandard MetadataStandard.ISO_19119
          An instance working on ISO 19119 standard as defined by GeoAPI interfaces in the org.opengis.service package and subpackages.
 

Methods in org.geotools.metadata that return MetadataStandard
abstract  MetadataStandard AbstractMetadata.getStandard()
          Returns the metadata standard implemented by subclasses.
 

Uses of MetadataStandard in org.geotools.metadata.iso
 

Methods in org.geotools.metadata.iso that return MetadataStandard
 MetadataStandard MetadataEntity.getStandard()
          Returns the metadata standard implemented by subclasses, which is ISO 19115.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.