Uses of Class
org.apache.sis.internal.system.OptionalDependency
Packages that use OptionalDependency
Package
Description
A set of helper classes for the SIS implementation.
A set of helper classes for the SIS implementation.
A set of system-wide services for the SIS implementation.
A set of helper classes for the SIS implementation.
-
Uses of OptionalDependency in org.apache.sis.internal.metadata
Subclasses of OptionalDependency in org.apache.sis.internal.metadataModifier and TypeClassDescriptionclass
Provides access to services defined in the"sis-referencing"
module.final class
Implements the metadata services needed by the"sis-utility"
module. -
Uses of OptionalDependency in org.apache.sis.internal.referencing
Subclasses of OptionalDependency in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal class
Implements the referencing services needed by the"sis-metadata"
module. -
Uses of OptionalDependency in org.apache.sis.internal.system
Methods in org.apache.sis.internal.system with type parameters of type OptionalDependencyModifier and TypeMethodDescriptionprotected static <T extends OptionalDependency>
TOptionalDependency.getInstance
(Class<T> type, String module, String dependency, String implementation) Returns the optional dependency, ornull
if not found. -
Uses of OptionalDependency in org.apache.sis.internal.util
Subclasses of OptionalDependency in org.apache.sis.internal.utilModifier and TypeClassDescriptionclass
Provides access to services defined in the"sis-metadata"
module.