public class I18N extends Object
static String
CHARSET
I18N(Properties props)
String
get(int key)
get(String key)
boolean
hasKey(String key)
Iterator<String>
keys()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String CHARSET
public I18N(Properties props)
public String get(int key)
public boolean hasKey(String key)
public String get(String key)
public Iterator<String> keys()
Copyright © 2015. All Rights Reserved.