public class I18nResource extends Object
Constructor and Description |
---|
I18nResource() |
Modifier and Type | Method and Description |
---|---|
void |
clearAllCache() |
Properties |
getContextI18nFile(int mode,
String lg,
boolean reload) |
ConfigurationProperties |
getEditFile(String lg,
boolean reload) |
static I18nResource |
getInstance(GlobalContext globalContext) |
ConfigurationProperties |
getViewFile(String lg,
boolean reload) |
public static I18nResource getInstance(GlobalContext globalContext)
public ConfigurationProperties getEditFile(String lg, boolean reload) throws IOException
IOException
public Properties getContextI18nFile(int mode, String lg, boolean reload) throws IOException
IOException
public ConfigurationProperties getViewFile(String lg, boolean reload) throws IOException
IOException
public void clearAllCache()
Copyright © 2012-2018. All Rights Reserved.