Uses of Class
org.apache.sis.internal.geoapi.evolution.UnsupportedCodeListAdapter
Packages that use UnsupportedCodeListAdapter
Package
Description
Provides a transition path for new GeoAPI elements not yet published in a formal release.
JAXB adapters for code code lists.
-
Uses of UnsupportedCodeListAdapter in org.apache.sis.internal.geoapi.evolution
Classes in org.apache.sis.internal.geoapi.evolution with type parameters of type UnsupportedCodeListAdapterModifier and TypeClassDescriptionclass
UnsupportedCodeListAdapter<ValueType extends UnsupportedCodeListAdapter<ValueType>>
An adapter forUnsupportedCodeList
, in order to implement the ISO 19115-3 standard. -
Uses of UnsupportedCodeListAdapter in org.apache.sis.internal.jaxb.code
Subclasses of UnsupportedCodeListAdapter in org.apache.sis.internal.jaxb.codeModifier and TypeClassDescriptionclass
JAXB adapter forTelephoneType
in order to wrap the value in an XML element as specified by ISO 19115-3 standard.static final class
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.final class
JAXB adapter forDistributedComputingPlatform
in order to wrap the value in an XML element as specified by ISO 19115-3 standard.final class
JAXB adapter forCouplingType
in order to wrap the value in an XML element as specified by ISO 19115-3 standard.