|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jxpath.JXPathContextFactory
org.apache.commons.jxpath.ri.JXPathContextFactoryReferenceImpl
public class JXPathContextFactoryReferenceImpl
Default implementation of JXPathContextFactory.
Field Summary |
---|
Fields inherited from class org.apache.commons.jxpath.JXPathContextFactory |
---|
FACTORY_NAME_PROPERTY |
Constructor Summary | |
---|---|
JXPathContextFactoryReferenceImpl()
Create a new JXPathContextFactoryReferenceImpl. |
Method Summary | |
---|---|
JXPathContext |
newContext(JXPathContext parentContext,
java.lang.Object contextBean)
Creates a new instance of a JXPathContext using the currently configured parameters. |
Methods inherited from class org.apache.commons.jxpath.JXPathContextFactory |
---|
newInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JXPathContextFactoryReferenceImpl()
Method Detail |
---|
public JXPathContext newContext(JXPathContext parentContext, java.lang.Object contextBean)
JXPathContextFactory
newContext
in class JXPathContextFactory
parentContext
- parent contextcontextBean
- Object bean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |