| Home | Trees | Index | Help |  | 
|---|
| Package Pyblosxom :: Package renderers :: Module base :: Class Renderer | 
 | 
RendererBase --+
               |
              Renderer
| Method Summary | |
|---|---|
| Inherited from RendererBase | |
| Constructor: Initializes the Renderer | |
| Populates the HTTP header with lines of text | |
| Use the renderer to determine 'Content-Type: x/x' default is to use the renderer for Content-Type, set flag to None to indicate no Content-Type generation. | |
| Do final rendering. | |
| Sets the content | |
| Updated the headers of the Responseinstance. | |
| Convenience method for programs to use instead of accessing self._out.write() | |
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Tue Feb 7 21:43:58 2006 | http://epydoc.sf.net |