Uses of Interface
org.apache.sis.internal.jaxb.AdapterReplacement
Packages that use AdapterReplacement
Package
Description
JAXB adapters for referencing.
Provides methods for marshalling and unmarshalling SIS objects in XML.
-
Uses of AdapterReplacement in org.apache.sis.internal.jaxb.referencing
Classes in org.apache.sis.internal.jaxb.referencing that implement AdapterReplacementModifier and TypeClassDescriptionfinal classJAXB adapter forVerticalCRS, in order to integrate the value in an element complying with OGC/ISO standard. -
Uses of AdapterReplacement in org.apache.sis.xml
Fields in org.apache.sis.xml with type parameters of type AdapterReplacementModifier and TypeFieldDescriptionprivate final ServiceLoader<AdapterReplacement>MarshallerPool.replacementsThe provider ofAdapterReplacementinstances.