|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBundleContext.BundleNode
public abstract static class BundleContext.BundleNode
Field Summary | |
---|---|
protected String |
bundleName
|
protected Locale |
locale
|
Method Summary | |
---|---|
abstract boolean |
containsKey(String key)
|
abstract Enumeration |
getKeys()
|
abstract String |
getString(String key)
|
void |
init()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String bundleName
protected Locale locale
Method Detail |
---|
public void init()
public abstract boolean containsKey(String key)
public abstract String getString(String key)
public abstract Enumeration getKeys()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |