public class JXPathContextFactoryReferenceImpl extends JXPathContextFactory
FACTORY_NAME_PROPERTY
Constructor and Description |
---|
JXPathContextFactoryReferenceImpl()
Create a new JXPathContextFactoryReferenceImpl.
|
Modifier and Type | Method and Description |
---|---|
JXPathContext |
newContext(JXPathContext parentContext,
Object contextBean)
Creates a new instance of a JXPathContext using the
currently configured parameters.
|
newInstance
public JXPathContextFactoryReferenceImpl()
public JXPathContext newContext(JXPathContext parentContext, Object contextBean)
JXPathContextFactory
newContext
in class JXPathContextFactory
parentContext
- parent contextcontextBean
- Object beanCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.