|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.query.iter.Iter
org.basex.query.iter.FTNodeIter
public abstract class FTNodeIter
Node iterator interface.
| Field Summary |
|---|
| Fields inherited from class org.basex.query.iter.Iter |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
FTNodeIter()
|
|
| Method Summary | |
|---|---|
abstract FTNodeItem |
next()
Returns the next item or null if no other items are found. |
| Methods inherited from class org.basex.query.iter.Iter |
|---|
finish, get, iterator, reset, reverse, size |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FTNodeIter()
| Method Detail |
|---|
public abstract FTNodeItem next()
throws QueryException
Iter
next in class IterQueryException - evaluation exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||