Uses of Class
org.apache.sis.internal.jaxb.gco.CharSequenceAdapter
Packages that use CharSequenceAdapter
Package
Description
Miscellaneous objects and adapters defined in the
"gco"
namespace.Root package for ISO 19115 metadata about resources (data or services).
Information about the frequency and scope of data updates.
-
Uses of CharSequenceAdapter in org.apache.sis.internal.jaxb.gco
Subclasses of CharSequenceAdapter in org.apache.sis.internal.jaxb.gcoModifier and TypeClassDescriptionstatic final class
Wraps the value only if marshalling ISO 19115-3 element. -
Uses of CharSequenceAdapter in org.apache.sis.metadata.iso
Fields in org.apache.sis.metadata.iso declared as CharSequenceAdapterModifier and TypeFieldDescriptionprivate static final CharSequenceAdapter
URIStringAdapter.ADAPTER
The adapter performing the actual work. -
Uses of CharSequenceAdapter in org.apache.sis.metadata.iso.maintenance
Fields in org.apache.sis.metadata.iso.maintenance declared as CharSequenceAdapterModifier and TypeFieldDescription(package private) static final CharSequenceAdapter
LegacyFeatureType.ADAPTER
Deprecated.The adapter doing most of the actual work of convertingFeatureType
orAttributeType
to<gco:CharacterSequence>
elements.