Interface MimeRegistry

All Known Implementing Classes:
DefaultMimeRegistry

public interface MimeRegistry
The MimeRegistry encodes content-type information and allows to detect or query the file type of a given content item. It also assists in naming files by providing a default suffix for a given mime-type.
Author:
Thomas Morgner