Uses of Class
org.apache.sis.internal.jaxb.TypeRegistration
Packages that use TypeRegistration
Package
Description
A set of helper classes for JAXB handling in the SIS implementation.
A set of helper classes for the SIS implementation.
French extensions defined by the Association Française de Normalisation (AFNOR)
which are now incorporated in latest ISO standard.
A set of helper classes for the SIS implementation.
-
Uses of TypeRegistration in org.apache.sis.internal.jaxb
Fields in org.apache.sis.internal.jaxb with type parameters of type TypeRegistrationModifier and TypeFieldDescriptionprivate static ServiceLoader<TypeRegistration>
TypeRegistration.services
The registrations, cached only a few seconds.Methods in org.apache.sis.internal.jaxb that return types with arguments of type TypeRegistrationModifier and TypeMethodDescriptionprivate static ServiceLoader<TypeRegistration>
TypeRegistration.services()
Returns theTypeRegistration
instances. -
Uses of TypeRegistration in org.apache.sis.internal.metadata
Subclasses of TypeRegistration in org.apache.sis.internal.metadataModifier and TypeClassDescriptionfinal class
Declares the classes of objects to be marshalled using a defaultMarshallerPool
. -
Uses of TypeRegistration in org.apache.sis.internal.profile.fra
Subclasses of TypeRegistration in org.apache.sis.internal.profile.fraModifier and TypeClassDescriptionfinal class
Completes the JAXB context with classes specific to the French profile. -
Uses of TypeRegistration in org.apache.sis.internal.referencing
Subclasses of TypeRegistration in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal class
Declares the classes of objects to be marshalled using a defaultMarshallerPool
.