public abstract class XPathServiceFactory extends Object
Constructor and Description |
---|
XPathServiceFactory() |
Modifier and Type | Method and Description |
---|---|
static XPathService |
newService()
Returns XPathService instance
|
static void |
setFactory(XPathServiceFactory f)
Set XPathServiceFactory
|
public static void setFactory(XPathServiceFactory f)
f
- the target XPathServiceFactorypublic static XPathService newService()