Uses of Class
gov.grants.apply.xpath.XPathExecutor

Packages that use XPathExecutor
gov.grants.apply.xpath   
 

Uses of XPathExecutor in gov.grants.apply.xpath
 

Methods in gov.grants.apply.xpath that return XPathExecutor
 XPathExecutor GrantApplicationXpath.getExecutor()
           
 

Methods in gov.grants.apply.xpath with parameters of type XPathExecutor
 void GrantApplicationXpath.setExecutor(XPathExecutor executor)