|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FTItem | |
|---|---|
| org.basex.query.ft | This package contains all XQuery Full Text expressions. |
| org.basex.query.iter | This package contains iterator implementations. |
| Uses of FTItem in org.basex.query.ft |
|---|
| Methods in org.basex.query.ft that return FTItem | |
|---|---|
FTItem |
FTWords.atomic(QueryContext ctx)
|
FTItem |
FTWeight.atomic(QueryContext ctx)
|
FTItem |
FTOr.atomic(QueryContext ctx)
|
FTItem |
FTOptions.atomic(QueryContext ctx)
|
FTItem |
FTNot.atomic(QueryContext ctx)
|
FTItem |
FTMildNot.atomic(QueryContext ctx)
|
abstract FTItem |
FTExpr.atomic(QueryContext ctx)
This method is called by the sequential full-text evaluation. |
FTItem |
FTAnd.atomic(QueryContext ctx)
|
| Uses of FTItem in org.basex.query.iter |
|---|
| Methods in org.basex.query.iter that return FTItem | |
|---|---|
abstract FTItem |
FTIter.next()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||