Skip navigation links
A B C D F G H I K L N O P R S U V 

A

accept(File, String) - Method in class de.alpharogroup.resourcebundle.file.namefilter.PropertiesResourceBundleFilenameFilter
accept(File, String) - Method in class de.alpharogroup.resourcebundle.file.namefilter.PropertiesXmlResourceBundleFilenameFilter
ae - Static variable in class de.alpharogroup.resourcebundle.inspector.core.Umlaute
The Constant ae.
AE - Static variable in class de.alpharogroup.resourcebundle.inspector.core.Umlaute
The Constant AE.
APPLICATION_HTTP_PORT_KEY - Static variable in class de.alpharogroup.resourcebundle.config.ConfigurationPropertiesResolver
The constant for the properties key of the http port.
APPLICATION_HTTPS_PORT_KEY - Static variable in class de.alpharogroup.resourcebundle.config.ConfigurationPropertiesResolver
The constant for the properties key of the https port.

B

BundleKey - Class in de.alpharogroup.resourcebundle.locale
The class BundleKey.
BundleKey() - Constructor for class de.alpharogroup.resourcebundle.locale.BundleKey
 

C

ConfigurationPropertiesResolver - Class in de.alpharogroup.resourcebundle.config
The class ConfigurationPropertiesResolver resolves the configuration properties for an application like the http, https ports.
ConfigurationPropertiesResolver() - Constructor for class de.alpharogroup.resourcebundle.config.ConfigurationPropertiesResolver
Instantiates a new ConfigurationPropertiesResolver with the default settings.
ConfigurationPropertiesResolver(Integer, Integer, String) - Constructor for class de.alpharogroup.resourcebundle.config.ConfigurationPropertiesResolver
contains(Locale) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
Checks if the given Locale is in the available locales on the current jdk.

D

de.alpharogroup.resourcebundle.config - package de.alpharogroup.resourcebundle.config
This package provides a class for resolve configuration properties
de.alpharogroup.resourcebundle.file.namefilter - package de.alpharogroup.resourcebundle.file.namefilter
This package provides specific classes for properties an xml file names that implements the inteface java.io.FilenameFilter
de.alpharogroup.resourcebundle.inspector.core - package de.alpharogroup.resourcebundle.inspector.core
This package provides base classes for the inspection of properties
de.alpharogroup.resourcebundle.inspector.io - package de.alpharogroup.resourcebundle.inspector.io
This package provides a class for reading the lines of a properties file
de.alpharogroup.resourcebundle.inspector.search - package de.alpharogroup.resourcebundle.inspector.search
This package provides classes for the search and inspection of a properties files
de.alpharogroup.resourcebundle.inspector.search.processor - package de.alpharogroup.resourcebundle.inspector.search.processor
This package provides classes and intefaces for the processing the search and inspection of a properties files
de.alpharogroup.resourcebundle.inspector.validator - package de.alpharogroup.resourcebundle.inspector.validator
This package provides base classes for the validation and normalization of properties
de.alpharogroup.resourcebundle.locale - package de.alpharogroup.resourcebundle.locale
This package provides bean and utility classes for locales and properties
de.alpharogroup.resourcebundle.properties - package de.alpharogroup.resourcebundle.properties
This package provides a utility class for reading, loading and converting of properties files
DEFAULT_CONFIGURATION_PROPERTIES_FILENAME - Static variable in class de.alpharogroup.resourcebundle.config.ConfigurationPropertiesResolver
The constant for the default file name of the configuration properties file.
DEFAULT_HTTP_PORT - Static variable in class de.alpharogroup.resourcebundle.config.ConfigurationPropertiesResolver
The constant for the default http port.
DEFAULT_HTTPS_PORT - Static variable in class de.alpharogroup.resourcebundle.config.ConfigurationPropertiesResolver
The constant for the default http port.
DuplicatePropertiesKeyInspector - Class in de.alpharogroup.resourcebundle.inspector.search
DuplicatePropertiesKeyInspector(File) - Constructor for class de.alpharogroup.resourcebundle.inspector.search.DuplicatePropertiesKeyInspector
Instantiates a new duplicate properties key finder.
DuplicatePropertiesKeyInspector(InputStream) - Constructor for class de.alpharogroup.resourcebundle.inspector.search.DuplicatePropertiesKeyInspector
Instantiates a new duplicate properties key finder.

F

FilterProcessor<MODEL,RESULT> - Interface in de.alpharogroup.resourcebundle.inspector.search.processor
The Interface FilterProcessor processes a given model and returns the result.
findPropertiesFilesWithInvalidCharacters(File) - Static method in class de.alpharogroup.resourcebundle.inspector.validator.PropertiesNormalizer
Finds properties files that contains invalid characters and adds them to the collection from the given directory recursively.
findRedundantValues(Properties) - Static method in class de.alpharogroup.resourcebundle.inspector.search.DuplicatePropertiesKeyInspector
Finds redundant values from the given Properties object and saves it to a Map.
format(String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
Formats the given value with the given parameters.

G

getAvailableLocales() - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
Deprecated.
use instead same name method in LocaleResolver class. Note: will be removed on next minor release.
getAvailableLocales() - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Returns a list of all available locales on the current jdk.
getBundle(String, Locale) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleResolver
Resolves from the given base name and locale the ResourceBundle.
getCountryName(String, Locale) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
Gets the display country name from the given country code in the given Locale.
getCountryName(String, Locale, String) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
Gets the display country name from the given country code from the given Locale.
getDisplayValue(T) - Method in class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
Gets the display value for the given object.
getLanguageName(String, Locale) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleExtensions
Gets the display language name from the given language code in the given Locale.
getLocale(String) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves a Locale from the given country code.
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.
getLocales(String) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves a Locale objects from the given language code.
getLocalPropertiesFromClass(Class<?>, Class<?>, Locale) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Gets the properties.
getProjectName() - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Gets the project name from the 'project.properties'.
getPropertiesKey(String) - Method in class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
Gets the properties key from the given object.
getRedundantKeys(File) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Gets the redundant keys in properties files from the given directory.
getResultList() - Method in class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
Gets the result list from the display values.
getString(ResourceBundle, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
Gets the string from the given ResourceBundle object.
getString(ResourceBundle, String, String) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
Gets the string from the given ResourceBundle object.
getString(ResourceBundle, String, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
Gets the string from the given ResourceBundle object.
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
Resolves the String object from the given BundleKey.
getStringQuietly(ResourceBundle, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
Gets the string from the given ResourceBundle object.
getStringQuietly(ResourceBundle, String, String) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
Gets the string from the given ResourceBundle object.
getStringQuietly(ResourceBundle, String, String, Object...) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
Gets the string from the given ResourceBundle object.
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.
GREEK - Static variable in class de.alpharogroup.resourcebundle.locale.Locales
Useful constant for the greek language.

H

HELLENIC - Static variable in class de.alpharogroup.resourcebundle.locale.Locales
Useful constant for the hellenic language.

I

INVALID_CHARACTERS - Static variable in class de.alpharogroup.resourcebundle.inspector.validator.PropertiesNormalizer
The invalid characters.
isISOCountryCode(String) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Checks the given code if its a valide ISO 3166-1 countrycode.

K

KeySearchBean - Class in de.alpharogroup.resourcebundle.inspector.search.processor
The class KeySearchBean is model bean for search keys in all kind of files.
KeySearchBean() - Constructor for class de.alpharogroup.resourcebundle.inspector.search.processor.KeySearchBean
 
KeyValueLists - Class in de.alpharogroup.resourcebundle.inspector.core
The Class KeyValueLists holds to lists for the keys and values from a properties file and a map to save duplicate keys and the occurrences of it.
KeyValueLists() - Constructor for class de.alpharogroup.resourcebundle.inspector.core.KeyValueLists
 

L

loadProperties() - Method in class de.alpharogroup.resourcebundle.config.ConfigurationPropertiesResolver
Try to load the configuration properties file from disk.
loadProperties(Class<?>, String) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Load properties.
loadProperties(Class<?>, String, String) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Load properties.
loadProperties(File) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Load a Properties-object from the given File-object.
loadProperties(String) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Gives a Properties-object from the given packagepath.
loadProperties(String, String) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Load properties.
loadProperties(T, String) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Load Properties object from the given arguments.
loadPropertiesFromClassObject(Class<?>, Locale) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Load the properties file from the given class object.
LocaleExtensions - Class in de.alpharogroup.resourcebundle.locale
Extension class for Locales.
LocaleExtensions() - Constructor for class de.alpharogroup.resourcebundle.locale.LocaleExtensions
 
LocaleResolver - Class in de.alpharogroup.resourcebundle.locale
The Class LocaleResolver helps to resolve locale objects and languages.
LocaleResolver() - Constructor for class de.alpharogroup.resourcebundle.locale.LocaleResolver
 
Locales - Class in de.alpharogroup.resourcebundle.locale
The Class Locales provides constants for different Locales that are not in the Locale class.
Locales() - Constructor for class de.alpharogroup.resourcebundle.locale.Locales
 
LocaleValidator - Class in de.alpharogroup.resourcebundle.inspector.validator
The Class LocaleValidator validates string values for locale objects.
LocaleValidator() - Constructor for class de.alpharogroup.resourcebundle.inspector.validator.LocaleValidator
 

N

newBackupOf(File) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Creates a backup file from the given properties file.
newKeySearchBean(Properties, File, Set<File>, Locale, String...) - Static method in class de.alpharogroup.resourcebundle.inspector.search.processor.KeySearchBean
Factory method to create a new KeySearchBean with the given arguments
newResourceKey(T, String) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceKeyFactory
Creates a new resource key from the given object and the given key.
newResourceKey(T, boolean, String) - Static method in class de.alpharogroup.resourcebundle.locale.ResourceKeyFactory
Creates a new resource key from the given object and the given key.
normalizeProperties(String) - Static method in class de.alpharogroup.resourcebundle.inspector.validator.PropertiesNormalizer
Replaces all occurrences from invalid characters with utf8 characters for the given path from the properties file and creates a backup file for comparisons if necessary.

O

oe - Static variable in class de.alpharogroup.resourcebundle.inspector.core.Umlaute
The Constant oe.
OE - Static variable in class de.alpharogroup.resourcebundle.inspector.core.Umlaute
The Constant OE.

P

process(MODEL) - Method in interface de.alpharogroup.resourcebundle.inspector.search.processor.FilterProcessor
process the given model.
process(UsedKeysSearchResult) - Method in class de.alpharogroup.resourcebundle.inspector.search.processor.UnusedKeysSearchFilter
process the given model.
process(KeySearchBean) - Method in class de.alpharogroup.resourcebundle.inspector.search.processor.UsedKeysSearchFilter
process the given model.
PropertiesDirectoryWalker - Class in de.alpharogroup.resourcebundle.inspector.search
The Class PropertiesDirectoryWalker finds Properties files.
PropertiesDirectoryWalker() - Constructor for class de.alpharogroup.resourcebundle.inspector.search.PropertiesDirectoryWalker
Instantiates a new properties directory walker.
PropertiesFileExtensions - Class in de.alpharogroup.resourcebundle.properties
PropertiesFileExtensions() - Constructor for class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
 
PropertiesFileTypeExtensions - Enum in de.alpharogroup.resourcebundle.file.namefilter
PropertiesKeysListResolver<T> - Class in de.alpharogroup.resourcebundle.locale
The abstract class AbstractPropertiesKeysListResolver provides the properties key for every value in the given list.
PropertiesKeysListResolver(String, List<T>) - Constructor for class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
Instantiates a new properties list view renderer.
PropertiesKeysListResolver(String, String, List<T>) - Constructor for class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver
Instantiates a new properties list view renderer.
PropertiesLineReader - Class in de.alpharogroup.resourcebundle.inspector.io
The Class PropertiesLineReader that can read from an Reader or inputstream all lines from a properties file.
PropertiesLineReader(InputStream) - Constructor for class de.alpharogroup.resourcebundle.inspector.io.PropertiesLineReader
Instantiates a new properties line reader.
PropertiesLineReader(Reader) - Constructor for class de.alpharogroup.resourcebundle.inspector.io.PropertiesLineReader
Instantiates a new properties line reader.
PropertiesListResolver - Class in de.alpharogroup.resourcebundle.inspector.search
The Class PropertiesListResolver finds all properties files from the given root directory and save it to a key value list with the locales.
PropertiesListResolver(File, Locale) - Constructor for class de.alpharogroup.resourcebundle.inspector.search.PropertiesListResolver
Instantiates a new PropertiesListResolver.
PropertiesNormalizer - Class in de.alpharogroup.resourcebundle.inspector.validator
Normalizes Properties and replaces existing invalid characters to utf8 characters.
PropertiesNormalizer() - Constructor for class de.alpharogroup.resourcebundle.inspector.validator.PropertiesNormalizer
 
PropertiesResolver - Class in de.alpharogroup.resourcebundle.inspector.search
The Class PropertiesResolver finds all properties file from the given root directory and save it to a map with the locale string code.
PropertiesResolver(File) - Constructor for class de.alpharogroup.resourcebundle.inspector.search.PropertiesResolver
Instantiates a new PropertiesResolver.
PropertiesResourceBundleFilenameFilter - Class in de.alpharogroup.resourcebundle.file.namefilter
The class PropertiesResourceBundleFilenameFilter for accept only bundle properties files with various locale extensions.
PropertiesResourceBundleFilenameFilter(String) - Constructor for class de.alpharogroup.resourcebundle.file.namefilter.PropertiesResourceBundleFilenameFilter
Instantiates a new resource bundle filename filter.
PropertiesXmlResourceBundleFilenameFilter - Class in de.alpharogroup.resourcebundle.file.namefilter
The Class PropertiesXmlResourceBundleFilenameFilter for accept only bundle properties files with various locale extensions.
PropertiesXmlResourceBundleFilenameFilter(String) - Constructor for class de.alpharogroup.resourcebundle.file.namefilter.PropertiesXmlResourceBundleFilenameFilter
Instantiates a new resource bundle filename filter.

R

readLine() - Method in class de.alpharogroup.resourcebundle.inspector.io.PropertiesLineReader
Read line.
removeComments(File) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Removes the comments from the given properties file.
resolve() - Method in class de.alpharogroup.resourcebundle.inspector.search.PropertiesListResolver
Resolves the properties file from the given root directory and put the result to the properties list with KeyValuePair objects as properties file as key and the locale string code as value.
resolve() - Method in class de.alpharogroup.resourcebundle.inspector.search.PropertiesResolver
Resolves to the propertiesToLocale Map where the properties file is the key and the locale string code the value.
resolveAvailableLanguages(String, String) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves all the available languages for the given resource bundle name in the given bundle package.
resolveAvailableLanguages(String, String) - Static method in class de.alpharogroup.resourcebundle.properties.PropertiesFileExtensions
Resolves all the available languages for the given resource bundle name in the given bundle package.
resolveAvailableLocales() - Method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolve available locales on the current system.
resolveBundlename(File) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves the bundle name from the given properties file.
resolveLocale(File) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves the locale from the given properties file.
resolveLocale(File, boolean) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves the locale from the given properties file.
resolveLocale(File, Locale, boolean) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves the locale from the given properties file.
resolveLocale(String) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves the Locale object from the given locale code.
resolveLocale(String, boolean) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves the Locale object from the given locale code.
resolveLocale(String, Locale, boolean) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves the Locale object from the given locale code.
resolveLocaleCode(File) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves from the given properties file the locale code like "en", "en_US" or "en_US_win".
resolveLocaleCode(String) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Converts the given String code like "en", "en_US" or "en_US_win" to new Locale.
resolveLocales(String, String) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves all the available Locales to the given resource bundle name in the given bundle package.
resolveLocales(String, String, boolean) - Static method in class de.alpharogroup.resourcebundle.locale.LocaleResolver
Resolves all the available Locales to the given resource bundle name in the given bundle package.
ResourceBundleExtensions - Class in de.alpharogroup.resourcebundle.locale
The class ResourceBundleExtensions holds extension methods for the class ResourceBundle.
ResourceBundleExtensions() - Constructor for class de.alpharogroup.resourcebundle.locale.ResourceBundleExtensions
 
ResourceBundleKey - Class in de.alpharogroup.resourcebundle.locale
The class ResourceBundleKey represents a resource bundle key.
ResourceBundleKey() - Constructor for class de.alpharogroup.resourcebundle.locale.ResourceBundleKey
 
ResourceBundleResolver - Class in de.alpharogroup.resourcebundle.locale
ResourceBundleResolver() - Constructor for class de.alpharogroup.resourcebundle.locale.ResourceBundleResolver
 
ResourceKeyFactory - Class in de.alpharogroup.resourcebundle.locale
A factory for creating new resource(properties) key as String objects.
ResourceKeyFactory() - Constructor for class de.alpharogroup.resourcebundle.locale.ResourceKeyFactory
 
RUSSIAN - Static variable in class de.alpharogroup.resourcebundle.locale.Locales
Useful constant for the greek language.

S

SCHWAEBISCH - Static variable in class de.alpharogroup.resourcebundle.locale.Locales
Useful constant for the german language in variant schwaebisch.
sss - Static variable in class de.alpharogroup.resourcebundle.inspector.core.Umlaute
The Constant sss.
start(File) - Method in class de.alpharogroup.resourcebundle.inspector.search.PropertiesDirectoryWalker
Start.

U

ue - Static variable in class de.alpharogroup.resourcebundle.inspector.core.Umlaute
The Constant ue.
UE - Static variable in class de.alpharogroup.resourcebundle.inspector.core.Umlaute
The Constant UE.
Umlaute - Class in de.alpharogroup.resourcebundle.inspector.core
The Class Umlaute have the chars of the german 'umlaute'.
Umlaute() - Constructor for class de.alpharogroup.resourcebundle.inspector.core.Umlaute
 
UnusedKeysSearchFilter - Class in de.alpharogroup.resourcebundle.inspector.search.processor
The class UnusedKeysSearchFilter finds the unused keys from properties.
UnusedKeysSearchFilter() - Constructor for class de.alpharogroup.resourcebundle.inspector.search.processor.UnusedKeysSearchFilter
 
UnusedKeysSearchResult - Class in de.alpharogroup.resourcebundle.inspector.search.processor
UnusedKeysSearchResult() - Constructor for class de.alpharogroup.resourcebundle.inspector.search.processor.UnusedKeysSearchResult
 
UsedKeysSearchFilter - Class in de.alpharogroup.resourcebundle.inspector.search.processor
The class UsedKeysSearchFilter can process KeySearchBean and find used keys.
UsedKeysSearchFilter() - Constructor for class de.alpharogroup.resourcebundle.inspector.search.processor.UsedKeysSearchFilter
 
UsedKeysSearchResult - Class in de.alpharogroup.resourcebundle.inspector.search.processor
The Class UsedKeysSearchResult keeps the result from the search and the a reference from the search model.
UsedKeysSearchResult() - Constructor for class de.alpharogroup.resourcebundle.inspector.search.processor.UsedKeysSearchResult
 

V

validate(String) - Static method in class de.alpharogroup.resourcebundle.inspector.validator.LocaleValidator
Validate the given code.
valueOf(String) - Static method in enum de.alpharogroup.resourcebundle.file.namefilter.PropertiesFileTypeExtensions
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.alpharogroup.resourcebundle.file.namefilter.PropertiesFileTypeExtensions
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G H I K L N O P R S U V 
Skip navigation links