|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.xml2.QEmptyNodeList
public class QEmptyNodeList
QAbstractNode is an abstract implementation for any DOM node.
| Constructor Summary | |
|---|---|
QEmptyNodeList()
|
|
| Method Summary | |
|---|---|
int |
getLength()
Returns the number of children. |
org.w3c.dom.Node |
item(int index)
Returns the child with the given index. |
java.util.Iterator<org.w3c.dom.Node> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QEmptyNodeList()
| Method Detail |
|---|
public org.w3c.dom.Node item(int index)
item in interface org.w3c.dom.NodeListpublic int getLength()
getLength in interface org.w3c.dom.NodeListpublic java.util.Iterator<org.w3c.dom.Node> iterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||