Uses of Class
de.fraunhofer.ipsi.xquery.tree.XQuery

Packages that use XQuery
de.fraunhofer.ipsi.xquery.tree   
 

Uses of XQuery in de.fraunhofer.ipsi.xquery.tree
 

Methods in de.fraunhofer.ipsi.xquery.tree with parameters of type XQuery
 void VisitorXQueryPrettyPrint.process(XQuery op)
           
 void VisitorXQueryModulesAndProlog.process(XQuery node)
           
 void VisitorXQueryInitStaticContext.process(XQuery op)
          Method process
 void VisitorXQueryInitDynamicContext.process(XQuery op)
          Method process