com.ebmwebsourcing.easybpel.xpath.exp.api.function
Class AbstractXPathFunction<T>

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<T>
All Implemented Interfaces:
Function<T>

public abstract class AbstractXPathFunction<T>
extends java.lang.Object
implements Function<T>

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
AbstractXPathFunction(java.lang.String ns)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function
process
 

Constructor Detail

AbstractXPathFunction

public AbstractXPathFunction(java.lang.String ns)
                      throws XPathExpressionException
Throws:
XPathExpressionException


Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.