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