org.zeroexchange.i18n.stat
Interface StaticLocalizedStringsReader

All Known Implementing Classes:
DefaultStaticLocalizedStringReader

public interface StaticLocalizedStringsReader

Provides access to the 'static' internal localization (exceptions, emails...)

Author:
black

Method Summary
 String getString(String bundle, String key, String locale)
          Returns localized string.
 

Method Detail

getString

String getString(String bundle,
                 String key,
                 String locale)
Returns localized string.



Copyright © 2013. All Rights Reserved.