org.eclipse.actf.util.xpath.jaxp
Class XPathServiceFactoryImpl

java.lang.Object
  extended by org.eclipse.actf.util.xpath.XPathServiceFactory
      extended by org.eclipse.actf.util.xpath.jaxp.XPathServiceFactoryImpl

public class XPathServiceFactoryImpl
extends XPathServiceFactory


Method Summary
protected  XPathService getService()
           
static XPathServiceFactory newInstance()
           
 
Methods inherited from class org.eclipse.actf.util.xpath.XPathServiceFactory
newService, setFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getService

protected XPathService getService()
Specified by:
getService in class XPathServiceFactory

newInstance

public static XPathServiceFactory newInstance()