railo.runtime.functions.string
Class ToString

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

public final class ToString
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
ToString()
           
 
Method Summary
static String call(PageContext pc)
           
static String call(PageContext pc, Object object)
           
static String call(PageContext pc, Object object, String encoding)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToString

public ToString()
Method Detail

call

public static String call(PageContext pc)

call

public static String call(PageContext pc,
                          Object object)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object object,
                          String encoding)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo