Overview | Methods | This Package | All Packages
Sets the width sensitivity of string comparisons.
Syntax
public void setCompareIgnoreWidth( boolean value )
Parameters
value
The new value for the CompareIgnoreWidth property.
Remarks
When set to true, string comparisons will not differentiate between a single-byte character and the same character as a double-byte character.
See Also getCompareIgnoreWidth, getCompareIgnoreCase, setCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreKashida, setCompareIgnoreKashida, getCompareIgnoreNonSpace, setCompareIgnoreNonSpace, getCompareIgnoreSymbols, setCompareIgnoreSymbols, getCompareIgnoreWidth, setCompareIgnoreWidth