- getBundle(String, Locale) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleResolver
-
- getDisplayValue(T) - Method in class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
-
Gets the display value for the given object.
- getDuplicateMap() - Method in class de.alpharogroup.resourcebundle.inspector.core.KeyValueLists
-
Gets the duplicate map.
- getDuplicateValueMap() - Method in class de.alpharogroup.resourcebundle.inspector.core.KeyValueLists
-
- getKeys() - Method in class de.alpharogroup.resourcebundle.inspector.core.KeyValueLists
-
Gets the keys of the properties file.
- getLineBuffer() - Method in class de.alpharogroup.resourcebundle.inspector.io.PropertiesLineReader
-
- getLocaleFilenameSuffix(Locale) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
-
Gets the locale file name suffix that has the format 'language_COUNTRY_variant' for instance
'de_DE' for the Locale.GERMANY.
- getLocaleFileSuffix(Locale, boolean) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
-
Gets the locale file name suffix for instance '_de_DE' for the Locale.GERMANY.
- getLocaleFileSuffix(Locale, boolean, boolean) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
-
Gets the locale file name suffix for instance '_de_DE' for the Locale.GERMANY.
- getLocaleFileSuffix(Locale, boolean, boolean, boolean) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
-
Gets the locale file name suffix for instance '_de_DE' for the Locale.GERMANY.
- getLocaleName(Locale) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
-
Gets the locale name for instance 'de_DE' for the Locale.GERMANY.
- getLocalPropertiesFromClass(Class<?>, Class<?>, Locale) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesExtensions
-
Gets the properties.
- getMatchedPrefixLists(Properties) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesExtensions
-
Finds all keys with the same key prefixes from the given Properties and saves them to a Map
with the prefix as a key and holds a List with the whole keys the starts with the same key
prefix.
- getPropertiesKey(String) - Method in class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
-
Gets the properties key from the given object.
- getPropertiesToLocale() - Method in class de.alpharogroup.resourcebundle.inspector.search.PropertiesFinder
-
Deprecated.
Gets the properties to locale.
- getPropertiesToLocale() - Method in class de.alpharogroup.resourcebundle.inspector.search.PropertiesResolver
-
Gets the properties to locale.
- getPropertyParameters(String) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesExtensions
-
Finds the property parameters from the given propertyValue.
- getRedundantKeys(File) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
-
Gets the redundant keys in properties files from the given directory.
- getResult() - Method in class de.alpharogroup.resourcebundle.inspector.search.DuplicatePropertiesKeyInspector
-
Gets the result.
- getResultList() - Method in class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
-
Gets the result list from the display values.
- getRootDir() - Method in class de.alpharogroup.resourcebundle.inspector.search.PropertiesFinder
-
Deprecated.
Gets the root dir.
- getRootDir() - Method in class de.alpharogroup.resourcebundle.inspector.search.PropertiesResolver
-
Gets the root dir.
- getString(ResourceBundle, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
- getString(ResourceBundle, String, String) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
- getString(ResourceBundle, String, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
- getString(String, Locale, String, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
Resolves from the given base name and locale the
ResourceBundle
and get the
String from the given key and parameters.
- getString(String, Locale, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
Resolves from the given base name and locale the
ResourceBundle
and get the
String from the given key and parameters.
- getString(String, Locale, String) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
Resolves from the given base name and locale the
ResourceBundle
and get the
String from the given key and parameters.
- getString(String, Locale, String, String) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
Resolves from the given base name and locale the
ResourceBundle
and get the
String from the given key and parameters.
- getString(BundleKey) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
- getStringQuietly(ResourceBundle, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
- getStringQuietly(ResourceBundle, String, String) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
- getStringQuietly(ResourceBundle, String, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
- getStringQuietly(String, Locale, String, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
-
Resolves from the given base name and locale the
ResourceBundle
and get the
String from the given key and parameters.
- getValues() - Method in class de.alpharogroup.resourcebundle.inspector.core.KeyValueLists
-
Gets the values of the properties file.
- getValues() - Method in class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
-
Gets the values.
- GREEK - Static variable in class de.alpharogroup.resourcebundle.locale.Locales
-
Useful constant for the greek language.