railo.runtime.functions.string
Class JSStringFormat

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

public final class JSStringFormat
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
JSStringFormat()
           
 
Method Summary
static String call(PageContext pc, String str)
           
static String callx(PageContext pc, String jsString)
           
static String invoke(String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSStringFormat

public JSStringFormat()
Method Detail

call

public static String call(PageContext pc,
                          String str)

invoke

public static String invoke(String str)

callx

public static String callx(PageContext pc,
                           String jsString)


Copyright © 2012 Railo