railo.runtime.functions.string
Class REMatchNoCase

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

public final class REMatchNoCase
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
REMatchNoCase()
           
 
Method Summary
static Array call(PageContext pc, String regExpr, String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

REMatchNoCase

public REMatchNoCase()
Method Detail

call

public static Array call(PageContext pc,
                         String regExpr,
                         String str)
                  throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo