Overview | Methods | This Package | All Packages
Sets the case sensitivity of string comparisons.
Syntax
public void setCompareIgnoreCase( boolean value )
Parameters
value
The new value for the CompareIgnoreCase property.
Remarks
When set to true, string comparisons are done in a case-insensitive manner.
See Also getCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreKashida, setCompareIgnoreKashida, getCompareIgnoreNonSpace, setCompareIgnoreNonSpace, getCompareIgnoreSymbols, setCompareIgnoreSymbols, getCompareIgnoreWidth, setCompareIgnoreWidth