railo.runtime.functions.string
Class StringAppend

java.lang.Object
  extended by railo.runtime.functions.string.StringAppend

public class StringAppend
extends Object


Constructor Summary
StringAppend()
           
 
Method Summary
static Object call(PageContext pc, Object left, Object right)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringAppend

public StringAppend()
Method Detail

call

public static Object call(PageContext pc,
                          Object left,
                          Object right)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo