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 DepthFirstAdapter.caseAXPath(AXPath node)
           
 void ReversedDepthFirstAdapter.caseAXPath(AXPath node)
           
 void Analysis.caseAXPath(AXPath node)
           
 void AnalysisAdapter.caseAXPath(AXPath node)
           
 void DepthFirstAdapter.inAXPath(AXPath node)
           
 void ReversedDepthFirstAdapter.inAXPath(AXPath node)
           
 void DepthFirstAdapter.outAXPath(AXPath node)
           
 void ReversedDepthFirstAdapter.outAXPath(AXPath node)
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.