Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Locale.setCompareIgnoreSymbols
Sets the symbol sensitivity of string comparisons.
Syntax
public void setCompareIgnoreSymbols( boolean value )
Parameters
value
The new value for the CompareIgnoreSymbols property.
Remarks
When set to true, string comparisons will ignore symbols.
See Also getCompareIgnoreSymbols, getCompareIgnoreCase, setCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreKashida, setCompareIgnoreKashida, getCompareIgnoreNonSpace,setCompareIgnoreNonSpace, getCompareIgnoreWidth, setCompareIgnoreWidth