|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListEntry
public class DOMNodeListDelegate.DOMNodeListEntry
Constructor Summary | |
---|---|
DOMNodeListDelegate.DOMNodeListEntry(int index,
Value value)
|
Method Summary | |
---|---|
Value |
getKey()
|
Value |
getValue()
|
Value |
setValue(Value value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Map.Entry |
---|
equals, hashCode |
Constructor Detail |
---|
public DOMNodeListDelegate.DOMNodeListEntry(int index, Value value)
Method Detail |
---|
public Value getKey()
getKey
in interface java.util.Map.Entry<Value,Value>
public Value getValue()
getValue
in interface java.util.Map.Entry<Value,Value>
public Value setValue(Value value)
setValue
in interface java.util.Map.Entry<Value,Value>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |