A simple string comparator. Compares two strings for eqiality in a binary safe manner. Implements the condition interface specification.
author |
Andreas Aderhold andi@binarycloud.com |
---|---|
copyright |
2001,2002 THYRELL. All rights reserved |
version |
$Id: 624f5e5ba9c48c5b08d31ead22c959c118ca8efa $ |
package |
phing.tasks.system.condition |
evaluate() : boolean
throws | |
---|---|
boolean
setArg1( $a1)
setArg2( $a2)
setCaseSensitive(boolean $b)
boolean
setTrim(boolean $b)
boolean
arg1 :
arg2 :
trim :
caseSensitive :