public class PropertyResourceBundle extends ResourceBundle
parent
Constructor and Description |
---|
PropertyResourceBundle(InputStream var0) |
Modifier and Type | Method and Description |
---|---|
Enumeration |
getKeys() |
Object |
handleGetObject(String var0) |
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
Copyright © 2006–2013 OSGi Alliance. All rights reserved.