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.

Members

Interfaces

IMimeDetector
interface IMimeDetector

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

Meta