Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::Page
class BufferPage
Files: Synopsis/Formatter/HTML/Page.py
BufferPage-inheritance Scopes/Synopsis/Formatter/HTML/Page/Page.html

A page that writes to a string buffer.


Operations Summary:
 _take_control(self) [Source]
 open_file(self)
Returns a new StringIO [Source]
 close_file(self)
Does nothing. [Source]
 get_buffer(self)
Returns the page as a string, then deletes the internal buffer [Source]

Operations Inherited from Page
__init__, filename, title, os, write, register, register_filenames, get_toc, process, process_scope, start_file, end_file, reference