Uses of Enum Class
org.basex.query.util.Flag
Packages that use Flag
Package
Description
XQuery expressions.
Constructor expressions.
XQuery Full Text expressions.
XQuery path expressions.
XQuery functions.
Array functions.
Functions in the fn namespace.
Inspection Functions.
XQuery utility classes.
XQuery values.
-
Uses of Flag in org.basex.query.expr
Methods in org.basex.query.expr with parameters of type FlagModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanabstract booleanIndicates if an expression has one of the specified compiler properties.booleanfinal booleanbooleanbooleanbooleanabstract booleanIndicates if an expression has one of the specified compiler properties.booleanfinal booleanbooleanbooleanbooleanboolean -
Uses of Flag in org.basex.query.expr.constr
Methods in org.basex.query.expr.constr with parameters of type Flag -
Uses of Flag in org.basex.query.expr.ft
Methods in org.basex.query.expr.ft with parameters of type Flag -
Uses of Flag in org.basex.query.expr.gflwor
Methods in org.basex.query.expr.gflwor with parameters of type Flag -
Uses of Flag in org.basex.query.expr.index
Methods in org.basex.query.expr.index with parameters of type Flag -
Uses of Flag in org.basex.query.expr.path
Methods in org.basex.query.expr.path with parameters of type Flag -
Uses of Flag in org.basex.query.func
Methods in org.basex.query.func with parameters of type Flag -
Uses of Flag in org.basex.query.func.array
Methods in org.basex.query.func.array with parameters of type Flag -
Uses of Flag in org.basex.query.func.fn
Methods in org.basex.query.func.fn with parameters of type Flag -
Uses of Flag in org.basex.query.func.inspect
Methods in org.basex.query.func.inspect with parameters of type Flag -
Uses of Flag in org.basex.query.func.java
Methods in org.basex.query.func.java with parameters of type Flag -
Uses of Flag in org.basex.query.up.expr
Methods in org.basex.query.up.expr with parameters of type Flag -
Uses of Flag in org.basex.query.util
Methods in org.basex.query.util that return FlagModifier and TypeMethodDescriptionFlag[]Removes this flag from the specified array.static FlagReturns the enum constant of this class with the specified name.static Flag[]Flag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.basex.query.util with parameters of type Flag -
Uses of Flag in org.basex.query.value
Methods in org.basex.query.value with parameters of type Flag -
Uses of Flag in org.basex.query.var
Methods in org.basex.query.var with parameters of type Flag