The biggest drawback for me was that there is not a real stream-based pattern matching. I tried to match a bunch of Pattern agains one Reader instance and failed because a single find() does consume the whole Reader.
Log in to post a comment.