public class PropertyResourceBundle extends ResourceBundle
parent
Constructor | Description |
---|---|
PropertyResourceBundle(InputStream var0) |
Modifier and Type | Method | Description |
---|---|---|
Enumeration |
getKeys() |
|
Object |
handleGetObject(String var0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
public PropertyResourceBundle(InputStream var0) throws IOException
IOException
public Enumeration getKeys()
getKeys
in class ResourceBundle
public Object handleGetObject(String var0)
handleGetObject
in class ResourceBundle