Module parser

Source

Functionsยง

database
Goes through the whole input page-by-page NOTE: you should use specific parsers or Reader to parse file lazily
db_header
File header parser. Page size and text encoding are required for the rest to work correctly.
page
All the rest of pages, pageno >0.
root_page
The page number 0, which comes right after the header. Input assumed to contain the header.