org.apache.ode.bpel.elang.xpath20.runtime
Class JaxpFunctionResolver.SplitToElements

java.lang.Object
  extended by org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.SplitToElements
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
Enclosing class:
JaxpFunctionResolver

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

Compile time checking for the non standard ode:splitToElements function.


Constructor Summary
JaxpFunctionResolver.SplitToElements()
           
 
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.SplitToElements

public JaxpFunctionResolver.SplitToElements()
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