railo.runtime.functions.international
Class SetEncoding

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

public final class SetEncoding
extends Object
implements Function

Implements the CFML Function setlocale

See Also:
Serialized Form

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

Constructor Detail

SetEncoding

public SetEncoding()
Method Detail

call

public static String call(PageContext pc,
                          String scope,
                          String charset)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo