Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for conversion (0.03 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="text/calendar">
        <magic priority="50">
          <match value="BEGIN:VCALENDAR" type="string" offset="0">
            <match value="\nVERSION:2.0" type="string" offset="15:360"/>
          </match>
        </magic>
        <glob pattern="*.ics"/>
        <glob pattern="*.ifb"/>
        <sub-class-of type="text/plain"/>
      </mime-type>
    
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top