Uses of Enum
org.apache.sis.internal.storage.CodeType
Packages that use CodeType
Package
Description
Utility classes for the implementation of SIS storage classes.
-
Uses of CodeType in org.apache.sis.internal.storage
Subclasses with type arguments of type CodeType in org.apache.sis.internal.storageModifier and TypeClassDescriptionenumHeuristic rules for determining whether an authority code seems to be actually a file path, or a code defined in the URN namespace, or a simple code.Methods in org.apache.sis.internal.storage that return CodeTypeModifier and TypeMethodDescriptionstatic CodeTypeInfers the type for the given authority code.static CodeTypeReturns the enum constant of this type with the specified name.static CodeType[]CodeType.values()Returns an array containing the constants of this enum type, in the order they are declared.