Uses of Interface
org.apache.sis.xml.IdentifierMap
Packages that use IdentifierMap
Package
Description
Root package for ISO 19115 metadata about resources (data or services).
Information to uniquely identify the data or service.
Provides methods for marshalling and unmarshalling SIS objects in XML.
- 
Uses of IdentifierMap in org.apache.sis.metadata.isoMethods in org.apache.sis.metadata.iso that return IdentifierMapModifier and TypeMethodDescriptionISOMetadata.getIdentifierMap()A map view of the identifiers collection as (authority, code) entries.
- 
Uses of IdentifierMap in org.apache.sis.metadata.iso.identificationMethods in org.apache.sis.metadata.iso.identification that return IdentifierMapModifier and TypeMethodDescriptionDefaultRepresentativeFraction.getIdentifierMap()Returns a map view of the identifiers collection as (authority, code) entries.
- 
Uses of IdentifierMap in org.apache.sis.xmlMethods in org.apache.sis.xml that return IdentifierMapModifier and TypeMethodDescriptionIdentifiedObject.getIdentifierMap()A map view of the identifiers collection as (authority, code) entries.