| Package | Description | 
|---|---|
| org.geotools.metadata | Root package for various metadata implementations. | 
| org.geotools.metadata.iso | Metadata implementation. | 
| Modifier and Type | Field and Description | 
|---|---|
| static MetadataStandard | MetadataStandard. ISO_19111An instance working on ISO 19111 standard as defined by GeoAPI interfaces in the  org.opengis.referencingpackage and subpackages. | 
| static MetadataStandard | MetadataStandard. ISO_19115An instance working on ISO 19115 standard as defined by GeoAPI interfaces in the  org.opengis.metadatapackage and subpackages. | 
| static MetadataStandard | MetadataStandard. ISO_19119An instance working on ISO 19119 standard as defined by GeoAPI interfaces in the  org.opengis.servicepackage and subpackages. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract MetadataStandard | AbstractMetadata. getStandard()Returns the metadata standard implemented by subclasses. | 
| Modifier and Type | Method and Description | 
|---|---|
| MetadataStandard | MetadataEntity. getStandard()Returns the metadata standard implemented by subclasses, which is ISO 19115. | 
Copyright © 1996–2019 Geotools. All rights reserved.