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