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: 9827cf0156c85ef453f99b60353c474650b4dc5f $ |
access |
public |
package |
phing.tasks.system.condition |
evaluate() : boolean
boolean
setArg1( $a1)
setArg2( $a2)
setCaseSensitive(boolean $b)
boolean
setTrim(boolean $b)
boolean
arg1 :
arg2 :
trim :
caseSensitive :