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

Packages that use TTrim
org.xwiki.query.jpql.analysis   
org.xwiki.query.jpql.node   
 

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

Methods in org.xwiki.query.jpql.analysis with parameters of type TTrim
 void AnalysisAdapter.caseTTrim(TTrim node)
           
 void Analysis.caseTTrim(TTrim node)
           
 

Uses of TTrim in org.xwiki.query.jpql.node
 

Methods in org.xwiki.query.jpql.node that return TTrim
 TTrim ATrimFunctionsReturningStrings.getTrim()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type TTrim
 void ATrimFunctionsReturningStrings.setTrim(TTrim node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type TTrim
ATrimFunctionsReturningStrings(TTrim _trim_, TLbr _lbr_, PTrimDesc _trimDesc_, PStringPrimary _stringPrimary_, TRbr _rbr_)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.