split str all space code example Example: space seperator in string in java String[] splitted = "peter,james,thomas".split(",");