railo.runtime.functions.list
Class ListChangeDelims

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

public final class ListChangeDelims
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
ListChangeDelims()
           
 
Method Summary
static String call(PageContext pc, String list, String newDel)
           
static String call(PageContext pc, String list, String newDel, String oldDel)
           
static String call(PageContext pc, String list, String newDel, String oldDel, boolean includeEmptyFields)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListChangeDelims

public ListChangeDelims()
Method Detail

call

public static String call(PageContext pc,
                          String list,
                          String newDel)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          String list,
                          String newDel,
                          String oldDel)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          String list,
                          String newDel,
                          String oldDel,
                          boolean includeEmptyFields)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo