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: e174cb40a025504b1747f3ed6347c315bfd3fc0c $ |
access |
public |
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 :