railo.runtime.functions.string
Class FindOneOf

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

public final class FindOneOf
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

FindOneOf

public FindOneOf()
Method Detail

call

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

call

public static double call(PageContext pc,
                          String strSet,
                          String strData,
                          double number)


Copyright © 2012 Railo