Package Pyblio :: Package Format :: Module Generator :: Class Generator
[hide private]
[frames] | no frames]

Class Generator

source code

object --+
         |
        Generator
Known Subclasses:
HTML.Generator, OpenOffice.Generator, Text.Generator

Instance Methods [hide private]
 
__call__(self, t) source code
 
do_t(self, t) source code
 
begin_biblio(self) source code
 
end_biblio(self) source code
 
begin_reference(self, key) source code
 
end_reference(self, key) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__