Quote:
Originally Posted by GeoffR
The reader would need to hold the data structure built from parsing the entire html file in memory, otherwise it would have to reparse from the beginning each time the reader paged backwards (since html can't generally be parsed in reverse.)
|
Including the text, or just the html/xml tag tree structure?