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