railo.runtime.functions.string
Class UCase

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

public final class UCase
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

UCase

public UCase()
Method Detail

call

public static String call(PageContext pc,
                          String string)


Copyright © 2012 Railo