|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.html.domimpl.DOMStringListImpl
public class DOMStringListImpl
Constructor Summary | |
---|---|
DOMStringListImpl(java.util.Collection sourceList)
|
Method Summary | |
---|---|
boolean |
contains(java.lang.String str)
|
int |
getLength()
|
java.lang.String |
item(int index)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DOMStringListImpl(java.util.Collection sourceList)
Method Detail |
---|
public java.lang.String item(int index)
item
in interface org.w3c.dom.DOMStringList
public int getLength()
getLength
in interface org.w3c.dom.DOMStringList
public boolean contains(java.lang.String str)
contains
in interface org.w3c.dom.DOMStringList
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |