Uses of Class
org.apache.sis.internal.util.MetadataServices
Packages that use MetadataServices
Package
Description
A set of helper classes for the SIS implementation.
A set of helper classes for the SIS implementation.
-
Uses of MetadataServices in org.apache.sis.internal.metadata
Subclasses of MetadataServices in org.apache.sis.internal.metadataModifier and TypeClassDescriptionfinal class
Implements the metadata services needed by the"sis-utility"
module. -
Uses of MetadataServices in org.apache.sis.internal.util
Fields in org.apache.sis.internal.util declared as MetadataServicesModifier and TypeFieldDescriptionprivate static MetadataServices
MetadataServices.instance
The services, fetched when first needed.Methods in org.apache.sis.internal.util that return MetadataServicesModifier and TypeMethodDescriptionstatic MetadataServices
MetadataServices.getInstance()
Returns the singleton instance.