Uses of Class
org.basex.query.gflwor.OrderBy.Key

Packages that use OrderBy.Key
org.basex.query.gflwor   
 

Uses of OrderBy.Key in org.basex.query.gflwor
 

Methods in org.basex.query.gflwor that return OrderBy.Key
 OrderBy.Key OrderBy.Key.copy(QueryContext ctx, VarScope scp, IntObjMap<Var> vs)
           
 

Constructors in org.basex.query.gflwor with parameters of type OrderBy.Key
OrderBy(VarRef[] vs, OrderBy.Key[] ks, InputInfo ii)
          Constructor.