Uses of Class
org.basex.query.util.list.ValueList
Packages that use ValueList
-
Uses of ValueList in org.basex.query.func.fn
Methods in org.basex.query.func.fn with parameters of type ValueListModifier and TypeMethodDescriptionstatic Integer[]FnSort.sort(ValueList values, StandardFunc sf, Collation coll, QueryContext qc) Sort the input data and returns integers representing the item order.