|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lobobrowser.js.AbstractScriptableDelegate
org.lobobrowser.html.domimpl.FilteredHTMLCollectionImpl
public class FilteredHTMLCollectionImpl
| Constructor Summary | |
|---|---|
FilteredHTMLCollectionImpl(NodeImpl rootNode,
java.util.Map sourceMap,
NodeFilter filter,
java.lang.Object lock)
|
|
| Method Summary | |
|---|---|
int |
getLength()
|
org.w3c.dom.Node |
item(int index)
|
org.w3c.dom.Node |
namedItem(java.lang.String name)
|
| Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate |
|---|
getScriptable, setScriptable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilteredHTMLCollectionImpl(NodeImpl rootNode,
java.util.Map sourceMap,
NodeFilter filter,
java.lang.Object lock)
| Method Detail |
|---|
public int getLength()
getLength in interface org.w3c.dom.html2.HTMLCollectionpublic org.w3c.dom.Node item(int index)
item in interface org.w3c.dom.html2.HTMLCollectionpublic org.w3c.dom.Node namedItem(java.lang.String name)
namedItem in interface org.w3c.dom.html2.HTMLCollection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||