org.decisiondeck.jmcda.xws.transformer.xml
Class ToDouble

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.ToDouble
All Implemented Interfaces:
FunctionWithInputCheck<XMethodParameters,Double>

public class ToDouble
extends Object
implements FunctionWithInputCheck<XMethodParameters,Double>


Constructor Summary
ToDouble()
           
 
Method Summary
 Double apply(XMethodParameters input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToDouble

public ToDouble()
Method Detail

apply

public Double apply(XMethodParameters input)
             throws InvalidInputException
Specified by:
apply in interface FunctionWithInputCheck<XMethodParameters,Double>
Throws:
InvalidInputException


Copyright © 2011. All Rights Reserved.