Sets the symbol to used to separate items in a list.
public void setListSeparator( String value )
value
A String object containing the symbol used to separate list items.
This method specifies which symbol to use to separate list items. For example, a comma is used in many locales.
See Also getListSeparator