Package | Description |
---|---|
org.apache.sis.util.resources |
Localized resources for SIS.
|
Modifier and Type | Class and Description |
---|---|
class |
Errors
Locale-dependent resources for error messages.
|
class |
Messages
Locale-dependent resources for miscellaneous (often logging) messages.
|
class |
Vocabulary
Locale-dependent resources for single words or short sentences.
|
Modifier and Type | Method and Description |
---|---|
protected static <T extends IndexedResourceBundle> |
IndexedResourceBundle.getBundle(Class<T> base,
Locale locale)
Returns a resource bundle of the specified class.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.