Uses of Class
org.eclipse.actf.util.xpath.XPathService

Packages that use XPathService
org.eclipse.actf.util.xpath   
org.eclipse.actf.util.xpath.jaxp   
 

Uses of XPathService in org.eclipse.actf.util.xpath
 

Methods in org.eclipse.actf.util.xpath that return XPathService
protected abstract  XPathService XPathServiceFactory.getService()
           
static XPathService XPathServiceFactory.newService()
          Returns XPathService instance
 

Uses of XPathService in org.eclipse.actf.util.xpath.jaxp
 

Methods in org.eclipse.actf.util.xpath.jaxp that return XPathService
protected  XPathService XPathServiceFactoryImpl.getService()