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