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_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. |
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.