Determines if string comparisons will ignore kashida.
public boolean getCompareIgnoreKashida()
Returns true if string comparisons will ignore kashida; otherwise, returns false.
Use this method to determine if the Locale object will ignore kashina when doing string comparisons. By default, this value will return true unless set otherwise by using the setCompareIngnoreKashida method.
See Also setCompareIgnoreKashida, getCompareIgnoreCase, setCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreNonSpace, setCompareIgnoreNonSpace, getCompareIgnoreSymbols, setCompareIgnoreSymbols, getCompareIgnoreWidth, setCompareIgnoreWidth