Uses of Class
org.xwiki.query.jpql.node.AXPath

Packages that use AXPath
org.xwiki.query.jpql.analysis   
 

Uses of AXPath in org.xwiki.query.jpql.analysis
 

Methods in org.xwiki.query.jpql.analysis with parameters of type AXPath
 void AnalysisAdapter.caseAXPath(AXPath node)
           
 void ReversedDepthFirstAdapter.caseAXPath(AXPath node)
           
 void Analysis.caseAXPath(AXPath node)
           
 void DepthFirstAdapter.caseAXPath(AXPath node)
           
 void ReversedDepthFirstAdapter.inAXPath(AXPath node)
           
 void DepthFirstAdapter.inAXPath(AXPath node)
           
 void ReversedDepthFirstAdapter.outAXPath(AXPath node)
           
 void DepthFirstAdapter.outAXPath(AXPath node)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.