Class LocalizationManager

  • All Implemented Interfaces:
    ILocalizationManager

    public class LocalizationManager
    extends Object
    implements ILocalizationManager
    Class responsible for localizing strings, using static resources from xml files and dynamic resources (custom strings) from database. Each string resource is cached upon first access.
    Since:
    4.0.0
    Version:
    $Revision: 22002 $ $Date: 2018-10-18 15:18:52 -0300 (Thu, 18 Oct 2018) $