reader_factory
Factory class for generating readers
- class MDMC.readers.reader_factory.ReaderFactory[source]
Provides a abstract base class for methods and properties common to all reader factories
- abstract static base_class()[source]
This should be implemented to return the base class of objects returned by the
ReaderFactory