Class p.c.c.DetectorManager:

Part of pida.core.charfinder View In Hierarchy

Undocumented
Line # Kind Name Docs
71 Method __init__ Undocumented
76 Method __call__ Undocumented
88 Method append_detector Undocumented
91 Method insert_detector Undocumented
def __init__(self, *args):
Undocumented
def __call__(self, stream, filename, mimetype):
Undocumented
def append_detector(self, detector):
Undocumented
def insert_detector(sef, index, detector):
Undocumented
API Documentation for PIDA, generated by pydoctor.