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