Overview | Methods | This Package | All Packages
Sets the kashida sensitivity of string comparisons.
Syntax
public void setCompareIgnoreKashida( boolean value )
Parameters
value
The new value for the CompareIgnoreKashida property.
Remarks
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