railo.runtime.functions.international
Class LSNumberFormat

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

public final class LSNumberFormat
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
LSNumberFormat()
           
 
Method Summary
static String call(PageContext pc, Object object)
           
static String call(PageContext pc, Object object, String mask)
           
static String call(PageContext pc, Object object, String mask, String locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LSNumberFormat

public LSNumberFormat()
Method Detail

call

public static String call(PageContext pc,
                          Object object)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object object,
                          String mask)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object object,
                          String mask,
                          String locale)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo