Package | Description |
---|---|
org.geotools.metadata.iso |
Metadata implementation.
|
org.opengis.metadata |
Root package for metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationSchemaInformationImpl
Information about the application schema used to build the dataset.
|
Modifier and Type | Method and Description |
---|---|
Collection<ApplicationSchemaInformation> |
MetaDataImpl.getApplicationSchemaInfo()
Provides information about the conceptual schema of a dataset.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaDataImpl.setApplicationSchemaInfo(Collection<? extends ApplicationSchemaInformation> newValues)
Provides information about the conceptual schema of a dataset.
|
Constructor and Description |
---|
ApplicationSchemaInformationImpl(ApplicationSchemaInformation source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends ApplicationSchemaInformation> |
MetaData.getApplicationSchemaInfo()
Provides information about the conceptual schema of a dataset.
|
Copyright © 1996–2019 Geotools. All rights reserved.