Uses of Class
lux.xquery.XQuery

Packages that use XQuery
lux   
lux.compiler   
 

Uses of XQuery in lux
 

Methods in lux that return XQuery
 XQuery Compiler.getLastOptimized()
           
 

Uses of XQuery in lux.compiler
 

Methods in lux.compiler that return XQuery
 XQuery PathOptimizer.optimize(XQuery query)
          Prepares an XQuery module for indexed execution against a Lux data store.
 XQuery SaxonTranslator.queryFor(net.sf.saxon.s9api.XQueryExecutable xquery)
          Converts from a Saxon to a lux xquery representation.
 

Methods in lux.compiler with parameters of type XQuery
 XQuery PathOptimizer.optimize(XQuery query)
          Prepares an XQuery module for indexed execution against a Lux data store.
 



Copyright © 2013. All Rights Reserved.