Uses of Class
org.apache.sis.util.resources.IndexedResourceBundle
Packages that use IndexedResourceBundle
Package
Description
A set of helper classes for the SIS implementation.
Utility classes for the implementation of GeoTIFF reader and writer.
A set of helper classes for the SIS implementation.
A set of helper classes for the SIS implementation.
Build
DefaultFeatureTypes by inspection of database schemas.Utility classes for the implementation of SIS storage classes.
Localized resources for SIS.
-
Uses of IndexedResourceBundle in org.apache.sis.internal.feature
Subclasses of IndexedResourceBundle in org.apache.sis.internal.featureModifier and TypeClassDescriptionfinal classWarning and error messages that are specific to thesis-featuremodule. -
Uses of IndexedResourceBundle in org.apache.sis.internal.gazetteer
Subclasses of IndexedResourceBundle in org.apache.sis.internal.gazetteerModifier and TypeClassDescriptionfinal classWarning and error messages that are specific to thesis-referencing-by-identifiersmodule. -
Uses of IndexedResourceBundle in org.apache.sis.internal.geotiff
Subclasses of IndexedResourceBundle in org.apache.sis.internal.geotiffModifier and TypeClassDescriptionfinal classWarning and error messages that are specific to thesis-geotiffmodule. -
Uses of IndexedResourceBundle in org.apache.sis.internal.metadata
Subclasses of IndexedResourceBundle in org.apache.sis.internal.metadataModifier and TypeClassDescriptionfinal classWarning and error messages that are specific to thesis-metadatamodule. -
Uses of IndexedResourceBundle in org.apache.sis.internal.referencing
Subclasses of IndexedResourceBundle in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal classWarning and error messages that are specific to thesis-referencingmodule. -
Uses of IndexedResourceBundle in org.apache.sis.internal.sql.feature
Subclasses of IndexedResourceBundle in org.apache.sis.internal.sql.featureModifier and TypeClassDescriptionfinal classWarning and error messages that are specific to thesis-sqlstoremodule. -
Uses of IndexedResourceBundle in org.apache.sis.internal.storage
Subclasses of IndexedResourceBundle in org.apache.sis.internal.storageModifier and TypeClassDescriptionfinal classWarning and error messages that are specific to thesis-storagemodule. -
Uses of IndexedResourceBundle in org.apache.sis.util.resources
Subclasses of IndexedResourceBundle in org.apache.sis.util.resourcesModifier and TypeClassDescriptionfinal classLocale-dependent resources for error messages.final classLocale-dependent resources for miscellaneous (often logging) messages.final classLocale-dependent resources for single words or short sentences.Methods in org.apache.sis.util.resources with type parameters of type IndexedResourceBundleModifier and TypeMethodDescriptionprotected static <T extends IndexedResourceBundle>
TReturns a resource bundle of the specified class.Methods in org.apache.sis.util.resources that return IndexedResourceBundleModifier and TypeMethodDescriptionprotected abstract IndexedResourceBundleReturns the resource bundle for the given locale.