railo.runtime.functions.string
Class Find

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

public final class Find
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

Find

public Find()
Method Detail

call

public static double call(PageContext pc,
                          String sub,
                          String str)

call

public static double call(PageContext pc,
                          String sub,
                          String str,
                          double number)


Copyright © 2012 Railo