railo.runtime.functions.string
Class FindNoCase

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

public final class FindNoCase
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
FindNoCase()
           
 
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

FindNoCase

public FindNoCase()
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