org.mentawai.i18n
Class I18NMap
java.lang.Object
org.mentawai.i18n.I18NMap
public class I18NMap
- extends Object
- Author:
- Sergio Oliveira
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I18NMap
public I18NMap()
getPath
protected static String getPath(String file)
getI18N
public static I18N getI18N(String file)
getI18N
public static I18N getI18N(String file,
Locale loc)
getI18NFromClasspath
public static I18N getI18NFromClasspath(String file)
getI18NFromClasspath
public static I18N getI18NFromClasspath(String file,
Locale loc)
getI18N
public static I18N getI18N(File file)
Copyright © 2011. All Rights Reserved.