Package | Description |
---|---|
org.geotools.metadata.iso |
Metadata implementation.
|
org.opengis.metadata |
Root package for metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataExtensionInformationImpl
Information describing metadata extensions.
|
Modifier and Type | Method and Description |
---|---|
Collection<MetadataExtensionInformation> |
MetaDataImpl.getMetadataExtensionInfo()
Returns information describing metadata extensions.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaDataImpl.setMetadataExtensionInfo(Collection<? extends MetadataExtensionInformation> newValues)
Set information describing metadata extensions.
|
Constructor and Description |
---|
MetadataExtensionInformationImpl(MetadataExtensionInformation source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends MetadataExtensionInformation> |
MetaData.getMetadataExtensionInfo()
Information describing metadata extensions.
|
Copyright © 1996–2019 Geotools. All rights reserved.