|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBundleNode
public abstract class BundleNode
Constructor Summary | |
---|---|
BundleNode()
|
Method Summary | |
---|---|
abstract boolean |
containsKey(String key)
|
abstract Enumeration |
getKeys()
|
abstract String |
getString(String key)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BundleNode()
Method Detail |
---|
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 |