public final class NumberFormat extends Object implements Function
Constructor and Description |
---|
NumberFormat() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Object object) |
static String |
call(PageContext pc,
Object object,
String mask) |
static double |
toNumber(PageContext pc,
Object object) |
public NumberFormat()
public static String call(PageContext pc, Object object) throws PageException
pc
- object
- ExpressionException
PageException
public static String call(PageContext pc, Object object, String mask) throws PageException
pc
- object
- mask
- ExpressionException
PageException
public static double toNumber(PageContext pc, Object object) throws PageException
PageException
Copyright © 2015 Lucee