zhujiangang / wikixmlj

Automatically exported from code.google.com/p/wikixmlj
0 stars 0 forks source link

SAXParser should support the getIterator() method. #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It should be possible to emulate an iterator by registering callbacks. For
this purpose, a default handler called IteratorHandler should be
registered. This will require redesign of WikiPageIterator class.

Original issue reported on code.google.com by delip...@gmail.com on 8 May 2009 at 6:13