org.xwiki.localization
Interface LocalizationContext


@Role
@Unstable
public interface LocalizationContext

Provide various localization related contextual informations (current Locale, etc.).

Since:
4.3M2
Version:
$Id: 70bfd4f4799706589dff48a9ca108c995450dc47 $

Method Summary
 Locale getCurrentLocale()
           
 

Method Detail

getCurrentLocale

Locale getCurrentLocale()
Returns:
the Locale to use by default in the current context


Copyright © 2004-2013 XWiki. All Rights Reserved.