Uses of Interface
org.apache.sis.xml.IdentifierMap
Packages that use IdentifierMap
Package
Description
A set of helper classes for JAXB handling in the SIS implementation.
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.internal.jaxb
Classes in org.apache.sis.internal.jaxb that implement IdentifierMapModifier and TypeClassDescriptionclassImplementation of the map of identifiers associated toIdentifiedObjectinstances.final classA map of identifiers which supportputandremoveoperations.Fields in org.apache.sis.internal.jaxb declared as IdentifierMapModifier and TypeFieldDescriptionstatic final IdentifierMapIdentifierMapAdapter.EMPTYAn immutable empty instance. -
Uses of IdentifierMap in org.apache.sis.metadata.iso
Methods 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.identification
Methods 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.xml
Methods in org.apache.sis.xml that return IdentifierMapModifier and TypeMethodDescriptionIdentifiedObject.getIdentifierMap()A map view of the identifiers collection as (authority, code) entries.