We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ServiceProvider
A good way for the library to provide a centralized way to register and access bundles.
Discussion here.
Updates, etc.
MessageFormat
Provide methods .getString(String, Object, Object...) and .getString(Locale, String, Object, Object...) using MessageFormat to generate messages.
.getString(String, Object, Object...)
.getString(Locale, String, Object, Object...)
ResourceBundle
That is, provide a way to read property files using ISO-8859-1.
There was an error while loading. Please reload this page.