Module mime.detector

MIME type detector interface. Implementers should be capable of detecting MIME type name by various properties including file name, file data and namespace uri.

Interfaces

NameDescription
IMimeDetector Interface for classes that detect mime type name from file name or data.