|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.rtrep.v1.xpath10.jaxp.JaxpVariableResolver
public class JaxpVariableResolver
JAXP function resolver for BPEL XPath functions
Constructor Summary | |
---|---|
JaxpVariableResolver(EvaluationContext ectx,
OXPath10Expression oxpath)
|
Method Summary | |
---|---|
java.lang.Object |
resolveVariable(javax.xml.namespace.QName variableName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxpVariableResolver(EvaluationContext ectx, OXPath10Expression oxpath)
Method Detail |
---|
public java.lang.Object resolveVariable(javax.xml.namespace.QName variableName)
resolveVariable
in interface javax.xml.xpath.XPathVariableResolver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |