com.ebmwebsourcing.easybpel.xpath.exp.impl.function
Class NumberFunctionImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.lang.Double>
      extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.function.NumberFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.lang.Double>, com.ebmwebsourcing.easybpel.xpath.exp.api.function.NumberFunction

public class NumberFunctionImpl
extends com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.lang.Double>
implements com.ebmwebsourcing.easybpel.xpath.exp.api.function.NumberFunction

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
NumberFunctionImpl(java.lang.String ns, org.jdom.Element val)
           
 
Method Summary
 java.lang.Double process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberFunctionImpl

public NumberFunctionImpl(java.lang.String ns,
                          org.jdom.Element val)
                   throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Method Detail

process

public java.lang.Double process()
                         throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Specified by:
process in interface com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.lang.Double>
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException


Copyright © 2012 Petals Link. All Rights Reserved.