Package | Description |
---|---|
org.apache.sis.metadata.iso |
Root package for ISO 19115 metadata about resources (data or services).
|
org.apache.sis.metadata.iso.identification |
Information to uniquely identify the data or service.
|
org.apache.sis.xml |
Provides methods for marshalling and unmarshalling SIS objects in XML.
|
Modifier and Type | Method and Description |
---|---|
IdentifierMap |
ISOMetadata.getIdentifierMap()
A map view of the identifiers collection
as (authority, code) entries.
|
Modifier and Type | Method and Description |
---|---|
IdentifierMap |
DefaultRepresentativeFraction.getIdentifierMap()
Returns a map view of the identifiers collection as (authority,
code) entries.
|
Modifier and Type | Method and Description |
---|---|
IdentifierMap |
IdentifiedObject.getIdentifierMap()
A map view of the identifiers collection
as (authority, code) entries.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.