com.force.i18n.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of grammaticus Show documentation
Show all versions of grammaticus Show documentation
Localization Framework that allows grammatically correct renaming of nouns
/**
* API for accessing localizers, label sets and base I18n utilities.
*
* This contains the based set of APIs for accessing Localizer class, which is the entry point for
* localizing the application.
*/
package com.force.i18n;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy