railo.runtime.functions.string
Class Insert

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

public final class Insert
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
Insert()
           
 
Method Summary
static String call(PageContext pc, String sub, String str, double pos)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Insert

public Insert()
Method Detail

call

public static String call(PageContext pc,
                          String sub,
                          String str,
                          double pos)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo