hello guys I have a question about String.split() I want to have 2 delimiters, one for " " and one for "|" how can I do it properly? this is what i have