org.apache.ode.bpel.compiler.v2.xpath10.jaxp
Class JaxpFunctionResolver.GetVariableProperty

java.lang.Object
  extended by org.apache.ode.bpel.compiler.v2.xpath10.jaxp.JaxpFunctionResolver.GetVariableProperty
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
Enclosing class:
JaxpFunctionResolver

public class JaxpFunctionResolver.GetVariableProperty
extends java.lang.Object
implements javax.xml.xpath.XPathFunction


Constructor Summary
JaxpFunctionResolver.GetVariableProperty()
           
 
Method Summary
 java.lang.Object evaluate(java.util.List params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxpFunctionResolver.GetVariableProperty

public JaxpFunctionResolver.GetVariableProperty()
Method Detail

evaluate

public java.lang.Object evaluate(java.util.List params)
                          throws javax.xml.xpath.XPathFunctionException
Specified by:
evaluate in interface javax.xml.xpath.XPathFunction
Throws:
javax.xml.xpath.XPathFunctionException