java.util
Class PropertyResourceBundle
java.lang.Object
java.util.ResourceBundle
java.util.PropertyResourceBundle
public class PropertyResourceBundle
- extends ResourceBundle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyResourceBundle
public PropertyResourceBundle(InputStream var0)
throws IOException
- Throws:
IOException
getKeys
public Enumeration getKeys()
- Specified by:
getKeys
in class ResourceBundle
handleGetObject
public Object handleGetObject(String var0)
- Specified by:
handleGetObject
in class ResourceBundle
Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.