org.mentawai.i18n
Class I18N
java.lang.Object
org.mentawai.i18n.I18N
public class I18N
- extends Object
- Author:
- Sergio Oliveira
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHARSET
public static String CHARSET
I18N
public I18N(Properties props)
get
public String get(int key)
hasKey
public boolean hasKey(String key)
get
public String get(String key)
keys
public Iterator<String> keys()
Copyright © 2011. All Rights Reserved.