railo.runtime.functions.displayFormatting
Class FormatBaseN

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

public final class FormatBaseN
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

FormatBaseN

public FormatBaseN()
Method Detail

call

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


Copyright © 2012 Railo