railo.runtime.functions.international
Class LSParseEuroCurrency

java.lang.Object
  extended by railo.runtime.functions.international.LSParseEuroCurrency
All Implemented Interfaces:
Serializable, Function

public final class LSParseEuroCurrency
extends Object
implements Function

Implements the Cold Fusion Function lsparseeurocurrency

See Also:
Serialized Form

Constructor Summary
LSParseEuroCurrency()
           
 
Method Summary
static String call(PageContext pc, String string)
           
static String call(PageContext pc, String string, String strLocale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LSParseEuroCurrency

public LSParseEuroCurrency()
Method Detail

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


Copyright © 2012 Railo