org.geotools.metadata.iso.content
Class ContentInformationImpl
Object
AbstractMetadata
ModifiableMetadata
MetadataEntity
ContentInformationImpl
- All Implemented Interfaces:
- Serializable, Cloneable, ContentInformation
- Direct Known Subclasses:
- CoverageDescriptionImpl, FeatureCatalogueDescriptionImpl, FeatureCatalogueDescriptionImpl
public class ContentInformationImpl
- extends MetadataEntity
- implements ContentInformation
Description of the content of a dataset.
- Since:
- 2.1
- Author:
- Martin Desruisseaux (IRD), Touraïvane
- See Also:
- Serialized Form
- Module:
modules/library/metadata (gt-metadata.jar)
ContentInformationImpl
public ContentInformationImpl()
- Constructs an initially empty content information.
ContentInformationImpl
public ContentInformationImpl(ContentInformation source)
- Constructs a metadata entity initialized with the value from the specified metadata.
- Since:
- 2.4
Copyright © 1996-2009 Geotools. All Rights Reserved.