Class e.p.r.r.RBProcessor(Processor):

Part of elisa.plugins.rhythmbox.rb_processor View In Hierarchy

Undocumented
Line # Kind Name Docs
40 Method initialize Initialize the component.
56 Method parse Undocumented
95 Method pre_process Undocumented
110 Method post_process Undocumented
49 Method _load_db Undocumented

Inherited from Component (via Processor):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
142 Method clean Clean the component.

Inherited from Loggable (via Processor, Component):

Line # Kind Name Docs
81 Method __init__ Undocumented
def initialize(self):
Initialize the component.

This method is called by Component.create to finish the initialization of a component.

Returnsa deferred called when a component is fully initialized (type: twisted.internet.defer.Deferred )
def _load_db(self, result):
Undocumented
def parse(self, data):
Undocumented
def pre_process(self, file, model, parser):
Undocumented
def post_process(self, tags, file, model, parser):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.