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