Method | __init__ |
Undocumented |
Method | export_iter |
Export pages while yielding page objects that are exported for progress monitoring |
Instance Variable | document_root_url |
Undocumented |
Instance Variable | file |
Undocumented |
Instance Variable | template |
Undocumented |
Inherited from Exporter
:
Method | export |
Export pages @param pages: a PageSelection object |
Export pages while yielding page objects that are exported for progress monitoring
Also note that implementations must be robust to ignore errors when exporting pages.
Parameters | |
pages | a PageSelection object |
Unknown Field: implementation | |
must be implemented by subclasses |