railo.runtime.functions.other
Class ToNumeric

java.lang.Object
  extended by railo.runtime.functions.other.ToNumeric

public class ToNumeric
extends Object


Constructor Summary
ToNumeric()
           
 
Method Summary
static double call(PageContext pc, Object value)
           
static double call(PageContext pc, Object value, Object oRadix)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToNumeric

public ToNumeric()
Method Detail

call

public static double call(PageContext pc,
                          Object value)
                   throws PageException
Throws:
PageException

call

public static double call(PageContext pc,
                          Object value,
                          Object oRadix)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo