Closed GoogleCodeExporter closed 9 years ago
This kind of thing can usually be done by including whitespace in your
delimiter regex or by passing the returned pieces to the CharMatcher.trim*
family of methods. I don't think it is necessary to add these new methods to
Splitter.
Original comment by kevinb@google.com
on 15 Jul 2011 at 1:52
OK, thanks for the reply.
Libor.
*Libor Ondrušek*
libor.ondrusek@gmail.com <mailto:libor.ondrusek@gmail.com>
librucha.cz <http://www.librucha.cz>
**
Original comment by libor.on...@gmail.com
on 15 Jul 2011 at 6:54
[deleted comment]
This issue has been migrated to GitHub.
It can be found at https://github.com/google/guava/issues/<id>
Original comment by cgdecker@google.com
on 1 Nov 2014 at 4:15
Original comment by cgdecker@google.com
on 3 Nov 2014 at 9:09
Original issue reported on code.google.com by
libor.on...@gmail.com
on 14 Jul 2011 at 7:00Attachments: