public final class LSParseNumber extends Object implements Function
Constructor and Description |
---|
LSParseNumber() |
Modifier and Type | Method and Description |
---|---|
static double |
call(PageContext pc,
String string) |
static double |
call(PageContext pc,
String string,
String strLocale) |
static double |
toDoubleValue(Locale locale,
String str) |
public LSParseNumber()
public static double call(PageContext pc, String string) throws PageException
PageException
public static double call(PageContext pc, String string, String strLocale) throws PageException
PageException
public static double toDoubleValue(Locale locale, String str) throws PageException
PageException
Copyright © 2015 Lucee