Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.getCompareIgnoreKashida

Determines if string comparisons will ignore kashida.

Syntax

public boolean getCompareIgnoreKashida()

Return Value

Returns true if string comparisons will ignore kashida; otherwise, returns false.

Remarks

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