|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FTIter | |
---|---|
org.basex.query.ft | XQuery Full Text expressions. |
Uses of FTIter in org.basex.query.ft |
---|
Methods in org.basex.query.ft that return FTIter | |
---|---|
abstract FTIter |
FTExpr.iter(QueryContext ctx)
This method is called by the index-based full-text evaluation. |
FTIter |
FTWords.iter(QueryContext ctx)
|
FTIter |
FTAnd.iter(QueryContext ctx)
|
FTIter |
FTMildNot.iter(QueryContext ctx)
|
FTIter |
FTFilter.iter(QueryContext ctx)
|
FTIter |
FTOr.iter(QueryContext ctx)
|
FTIter |
FTNot.iter(QueryContext ctx)
|
FTIter |
FTOptions.iter(QueryContext ctx)
|
FTIter |
FTWeight.iter(QueryContext ctx)
|
FTIter |
FTExtensionSelection.iter(QueryContext ctx)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |