Sets the kashida sensitivity of string comparisons.
public void setCompareIgnoreKashida( boolean value )
value
The new value for the CompareIgnoreKashida property.
When set to true, string comparisons will not differentiate between lengthened and non-lengthened characters.
See Also getCompareIgnoreKashida, getCompareIgnoreCase, setCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreNonSpace, setCompareIgnoreNonSpace, getCompareIgnoreSymbols, setCompareIgnoreSymbols, getCompareIgnoreWidth, setCompareIgnoreWidth