|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.mxquery.iterators.ft.FTBaseIterator
ch.ethz.mxquery.iterators.ft.FTUnaryNotIterator
public class FTUnaryNotIterator
Implementation of an FTUnaryNot
Field Summary |
---|
Fields inherited from class ch.ethz.mxquery.iterators.ft.FTBaseIterator |
---|
ignoreOption |
Constructor Summary | |
---|---|
FTUnaryNotIterator(Context ctx,
FTIteratorInterface[] subIters)
|
Method Summary | |
---|---|
AllMatch |
next()
|
Methods inherited from class ch.ethz.mxquery.iterators.ft.FTBaseIterator |
---|
copy, getContext, reset, setContext, setIgnoreOption, setResettable |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FTUnaryNotIterator(Context ctx, FTIteratorInterface[] subIters)
Method Detail |
---|
public AllMatch next() throws MXQueryException
next
in interface FTIteratorInterface
next
in class FTBaseIterator
MXQueryException
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |