org.eclipse.actf.util.xpath
Class XPathServiceFactory
java.lang.Object
   org.eclipse.actf.util.xpath.XPathServiceFactory
org.eclipse.actf.util.xpath.XPathServiceFactory
- public abstract class XPathServiceFactory 
- extends Object
Factory class to obtain XPathService utility.
 
 
 
XPathServiceFactory
public XPathServiceFactory()
setFactory
public static void setFactory(XPathServiceFactory f)
- Set XPathServiceFactory
 
- 
- Parameters:
- f- the target XPathServiceFactory
 
newService
public static XPathService newService()
- Returns XPathService instance
 
- 
- Returns:
- XPathService instance