Re: TokenStream JavaDoc

2009-08-20 Thread Yonik Seeley
On Thu, Aug 20, 2009 at 11:44 AM, Tim Smith wrote: > Also, the javadoc should also mark that the consumer call end() as step > 5 (don't think this was added when end() was put in) And close() is there a way these could be consolidated? -Yonik http://www.lucidimagination.com >  -- Tim > > Ma

Re: TokenStream JavaDoc

2009-08-20 Thread Tim Smith
Also, the javadoc should also mark that the consumer call end() as step 5 (don't think this was added when end() was put in) -- Tim Mark Miller wrote: > As a new user, reading the TokenStream javadoc is a bit intimidating I > think. > > One thing that might help I think, is adding just a bit of