railo.runtime.functions.list
Class ListLen

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

public final class ListLen
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

ListLen

public ListLen()
Method Detail

call

public static double call(PageContext pc,
                          String list)

call

public static double call(PageContext pc,
                          String list,
                          String delimter)

call

public static double call(PageContext pc,
                          String list,
                          String delimter,
                          boolean includeEmptyFields)


Copyright © 2012 Railo