railo.runtime.functions.math
Class InputBaseN

java.lang.Object
  extended by railo.runtime.functions.math.InputBaseN
All Implemented Interfaces:
Serializable, Function

public final class InputBaseN
extends Object
implements Function

Implements the CFML Function inputbasen

See Also:
Serialized Form

Constructor Summary
InputBaseN()
           
 
Method Summary
static double call(PageContext pc, String string, double radix)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputBaseN

public InputBaseN()
Method Detail

call

public static double call(PageContext pc,
                          String string,
                          double radix)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo