public abstract class ListResourceBundle extends ResourceBundle
parent
Constructor and Description |
---|
ListResourceBundle() |
Modifier and Type | Method and Description |
---|---|
protected abstract Object[][] |
getContents() |
Enumeration |
getKeys() |
Object |
handleGetObject(String var0) |
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
protected abstract Object[][] getContents()
public Enumeration getKeys()
getKeys
in class ResourceBundle
public final Object handleGetObject(String var0)
handleGetObject
in class ResourceBundle
Copyright © 2006–2013 OSGi Alliance. All rights reserved.