Class SimpleContentTypeMapper


  • @Component
    public class SimpleContentTypeMapper
    extends Object
    Mapper that converts mimetypes into simple types for convenience and grouping common types together (eg. xls and xsls mimetypes will all be 'excel').
    Author:
    Frederik Heremans