The StringTokenizer is a weird class. It only tokenizes Strings on a character or a set of characters, each of which individually forms the token delimiter. It doesn't actually tokenize based on a complete String. Using it in that manner can cause a lot of bugs!
Monday, May 12, 2003
StringTokenizer
Posted by Arun K Viswanathan at 11:47:00 AM 0 Blogger comments Haloscan | Links to this post
Subscribe to:
Posts (Atom),
Haloscan Comment Feed (RSS)
