class documentation

class ParseAndExtendWorker(Worker):

View In Hierarchy

Undocumented

Method handle Undocumented

Inherited from Worker:

Method __init__ Undocumented
Method run Undocumented
Instance Variable in​_count Undocumented
Instance Variable in​_queue Undocumented
Instance Variable out​_queue Undocumented
def handle(self, element, _fromstring=etree.fromstring):