SyntaxFix
Write A Post
Hire A Developer
Questions
The split method of a string is what you need. In fact the tokenizer class in Java is deprecated in favor of Java's string split method.