All Classes and Interfaces

Class
Description
The class BundleKey.
The class ConfigurationPropertiesResolver resolves the configuration properties for an application like the http, https ports.
The Interface FilterProcessor processes a given model and returns the result.
The class KeySearchBean is model bean for search keys in all kind of files.
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.
Extension class for Locales.
The Class LocaleResolver helps to resolve locale objects and languages.
The Class Locales provides constants for different Locales that are not in the Locale class.
The Class LocaleValidator validates string values for locale objects.
The Class PropertiesDirectoryWalker finds Properties files.
The class PropertiesExtensions provides helper methods for Properties objects
The class PropertiesFileExtensions provides methods for load properties file
The class PropertiesKeyExtensions provides methods for split properties keys to parts and to concatenate properties parts back again
The enum class PropertiesKeySeperator provides the constants for the separation character of properties keys
The abstract class AbstractPropertiesKeysListResolver provides the properties key for every value in the given list.
The Class PropertiesLineReader that can read from an Reader or inputstream all lines from a properties file.
The Class PropertiesListResolver finds all properties files from the given root directory and save it to a key value list with the locales.
Normalizes Properties and replaces existing invalid characters to utf8 characters.
The Class PropertiesResolver finds all properties file from the given root directory and save it to a map with the locale string code.
The class PropertiesResourceBundleFilenameFilter for accept only bundle properties files with various locale extensions.
The Class PropertiesXmlResourceBundleFilenameFilter for accept only bundle properties files with various locale extensions.
The class ResourceBundleExtensions holds extension methods for the class ResourceBundle.
The class ResourceBundleKey represents a resource bundle key.
A factory for creating new resource(properties) key as String objects.
The Class Umlaute have the chars of the german 'umlaute'.
The class UnusedKeysSearchFilter finds the unused keys from properties.
The class UsedKeysSearchFilter can process KeySearchBean and find used keys.
The Class UsedKeysSearchResult keeps the result from the search and the a reference from the search model.