Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1012

Add additional fields to MimeType reader

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4
    • mime
    • None

    Description

      Currently the MimeType class exposes a description (_comment). It would be nice to also expose:

      A sample entry would look like this:

       <mime-type type="image/x-ms-bmp">
          <alias type="image/bmp"/>
          <acronym>BMP</acronym>
          <_comment>Windows bitmap</_comment>
          <_link>http://en.wikipedia.org/wiki/BMP_file_format</_link>
          <_uti>com.microsoft.bmp</_uti>
          <magic priority="50">
            ...
      

      Attachments

        1. TIKA-1012-MimeMeta.patch
          9 kB
          Ryan McKinley
        2. TIKA-1012-MimeMeta.patch
          8 kB
          Ryan McKinley

        Activity

          People

            Unassigned Unassigned
            ryantxu Ryan McKinley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: