railo.runtime.functions.string
Class RemoveChars

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

public final class RemoveChars
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

RemoveChars

public RemoveChars()
Method Detail

call

public static String call(PageContext pc,
                          String str,
                          double s,
                          double l)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo