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