Uses of Enum Class
org.basex.util.ft.FTUnit
Packages that use FTUnit
Package
Description
XQuery Full Text expressions.
Full-text specific utility classes.
-
Uses of FTUnit in org.basex.query.expr.ft
Constructors in org.basex.query.expr.ft with parameters of type FTUnit -
Uses of FTUnit in org.basex.util.ft
Fields in org.basex.util.ft with type parameters of type FTUnitModifier and TypeFieldDescriptionstatic final EnumOption<FTUnit>FTDistanceOptions.UNITOption: unit.static final EnumOption<FTUnit>FTWindowOptions.UNITOption: unit.Methods in org.basex.util.ft that return FTUnitModifier and TypeMethodDescriptionFTBigUnit.unit()Returns the unit.static FTUnitReturns the enum constant of this class with the specified name.static FTUnit[]FTUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.basex.util.ft with parameters of type FTUnit