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