|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is an interface that make sure that the implementing class provides access to the handleGetObject and the getKeys method of ResourceBundle
Method Summary | |
Enumeration |
getKeys()
This is the public version of ResourceBundle.getKeys() which normally has protected access. |
Object |
handleGetObject(String key)
This is the public version of ResourceBundle.handleGetObject(String key) which normally has protected access. |
Method Detail |
public Object handleGetObject(String key)
public Enumeration getKeys()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |