|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FTOpt | |
|---|---|
| org.basex.query | Provides classes for querying the data. |
| org.basex.query.ft | Contains XQuery Full-Text 1.0 expressions. |
| org.basex.util | Provides utility classes. |
| Uses of FTOpt in org.basex.query |
|---|
| Fields in org.basex.query declared as FTOpt | |
|---|---|
FTOpt |
QueryContext.ftopt
Current full-text options. |
| Uses of FTOpt in org.basex.query.ft |
|---|
| Methods in org.basex.query.ft with parameters of type FTOpt | |
|---|---|
void |
FTOpt.compile(FTOpt opt)
Compiles the full-text options, inheriting the options of the argument. |
| Constructors in org.basex.query.ft with parameters of type FTOpt | |
|---|---|
FTOptions(FTExpr e,
FTOpt o)
Constructor. |
|
| Uses of FTOpt in org.basex.util |
|---|
| Constructors in org.basex.util with parameters of type FTOpt | |
|---|---|
Tokenizer(byte[] txt,
FTOpt fto,
boolean f,
Prop pr)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||