railo.runtime.functions.international
Class LSParseNumber
java.lang.Object
railo.runtime.functions.international.LSParseNumber
- All Implemented Interfaces:
- Serializable, Function
public final class LSParseNumber
- extends Object
- implements Function
Implements the Cold Fusion Function lsparsecurrency
- See Also:
- Serialized Form
LSParseNumber
public LSParseNumber()
call
public static double call(PageContext pc,
String string)
throws PageException
- Throws:
PageException
call
public static double call(PageContext pc,
String string,
String strLocale)
throws PageException
- Throws:
PageException
toDoubleValue
public static double toDoubleValue(Locale locale,
String str)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo