railo.runtime.functions.string
Class ReplaceList

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

public final class ReplaceList
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
ReplaceList()
           
 
Method Summary
static String call(PageContext pc, String str, String list1, String list2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplaceList

public ReplaceList()
Method Detail

call

public static String call(PageContext pc,
                          String str,
                          String list1,
                          String list2)


Copyright © 2012 Railo