Uses of Class
org.apache.sis.internal.metadata.legacy.LegacyPropertyAdapter
Packages that use LegacyPropertyAdapter
Package
Description
Metadata objects from legacy standards, or utility methods for supporting legacy properties.
Root package for ISO 19115 metadata about resources (data or services).
Reference to the data or service (citation, responsible party, contact information).
-
Uses of LegacyPropertyAdapter in org.apache.sis.internal.metadata.legacy
Methods in org.apache.sis.internal.metadata.legacy that return LegacyPropertyAdapterModifier and TypeMethodDescriptionfinal LegacyPropertyAdapter<L,N> LegacyPropertyAdapter.validOrNull()Returnsthisif the collection given at construction time was non-null, ornullotherwise.Methods in org.apache.sis.internal.metadata.legacy with parameters of type LegacyPropertyAdapterModifier and TypeMethodDescriptionstatic <L> LLegacyPropertyAdapter.getSingleton(Collection<? extends L> values, Class<L> valueClass, LegacyPropertyAdapter<L, ?> caller, Class<?> callerClass, String callerMethod) Returns the singleton value of the given collection, ornullif the given collection is null or empty. -
Uses of LegacyPropertyAdapter in org.apache.sis.metadata.iso
Subclasses of LegacyPropertyAdapter in org.apache.sis.metadata.isoModifier and TypeClassDescription(package private) classA specialization ofLegacyPropertyAdapterwhich will try to merge the"hierarchyLevel"and"hierarchyLevelName"properties in the sameDefaultMetadataScopeinstance. -
Uses of LegacyPropertyAdapter in org.apache.sis.metadata.iso.citation
Subclasses of LegacyPropertyAdapter in org.apache.sis.metadata.iso.citationModifier and TypeClassDescription(package private) final classAn adapter for converting telephone lists from ISO 19115:2014 definition to ISO 19115:2003 definition.