railo.runtime.functions.string
Class Len

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

public final class Len
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

Len

public Len()
Method Detail

call

public static double call(PageContext pc,
                          String string)

call

public static double call(PageContext pc,
                          Object obj)
                   throws FunctionException
Throws:
FunctionException


Copyright © 2012 Railo