HenryOlson / optiq-web

Optiq adapter for HTML tables
Apache License 2.0
13 stars 2 forks source link

Refactor WebEnumerator #17

Closed HenryOlson closed 10 years ago

HenryOlson commented 10 years ago

WebEnumerator should be lightweight - should not hold state & rewind, etc. WebTable should hold the WebReader and RowParser.