Uses of Class
org.basex.util.ft.FTOpt
Packages that use FTOpt
Package
Description
XQuery implementation.
XQuery Full Text expressions.
Full-text specific utility classes.
-
Uses of FTOpt in org.basex.query
Methods in org.basex.query that return FTOptMethods in org.basex.query with parameters of type FTOpt -
Uses of FTOpt in org.basex.query.expr.ft
Methods in org.basex.query.expr.ft with parameters of type FTOptConstructors in org.basex.query.expr.ft with parameters of type FTOpt -
Uses of FTOpt in org.basex.util.ft
Methods in org.basex.util.ft that return FTOptModifier and TypeMethodDescriptionAssigns the full-text options from the specified database meta data.Adopts the options of the specified argument.FTOpt.copy()Creates a copy of the full-text options.FTLexer.ftOpt()Returns the full-text options.Methods in org.basex.util.ft with parameters of type FTOptModifier and TypeMethodDescriptionAdopts the options of the specified argument.Returns a new lexer, adopting the tokenizer options.Constructors in org.basex.util.ft with parameters of type FTOpt