org.apache.ode.bpel.rtrep.v2.xpath20
Class JaxpFunctionResolver.ComposeUrl

java.lang.Object
  extended by org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.ComposeUrl
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
Enclosing class:
JaxpFunctionResolver

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


Constructor Summary
JaxpFunctionResolver.ComposeUrl()
           
JaxpFunctionResolver.ComposeUrl(boolean preserveUndefinedVar, java.lang.String faultLocalPart)
           
 
Method Summary
 java.lang.Object evaluate(java.util.List args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxpFunctionResolver.ComposeUrl

public JaxpFunctionResolver.ComposeUrl()

JaxpFunctionResolver.ComposeUrl

public JaxpFunctionResolver.ComposeUrl(boolean preserveUndefinedVar,
                                       java.lang.String faultLocalPart)
Method Detail

evaluate

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