|
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.FTMildNotIterator
public class FTMildNotIterator
Implementation of an FTMildNot (not fully supported yet)
| Field Summary |
|---|
| Fields inherited from class ch.ethz.mxquery.iterators.ft.FTBaseIterator |
|---|
ignoreOption |
| Constructor Summary | |
|---|---|
FTMildNotIterator(Context ctx,
FTIteratorInterface[] subIters,
boolean notFlag)
|
|
| Method Summary | |
|---|---|
boolean |
getNotFlag()
|
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 FTMildNotIterator(Context ctx,
FTIteratorInterface[] subIters,
boolean notFlag)
| Method Detail |
|---|
public AllMatch next()
throws MXQueryException
next in interface FTIteratorInterfacenext in class FTBaseIteratorMXQueryExceptionpublic boolean getNotFlag()
|
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 | ||||||||