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
Name | Description |
---|---|
IMimeDetector
|
Interface for classes that detect mime type name from file name or data. |