VTK
|
Abstract interface for an object that can identify the MIME type of a resource. More...
#include <vtkMimeTypeStrategy.h>
Abstract interface for an object that can identify the MIME type of a resource.
Concrete derivatives of vtkMimeTypeStrategy implement strategies for looking-up the MIME type of a resource, given its URI, its content, or both.