Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 41 of 41 for tokentype (0.1 sec)

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

        <!-- conflict with portable sound format -->
        <glob pattern="*.psf"/>
      </mime-type>
    
      <mime-type type="application/x-font-otf">
        <alias type="application/vnd.ms-opentype"/>
        <acronym>OTF</acronym>
        <_comment>OpenType Font</_comment>
        <magic priority="40">
          <match value="OTTO\x00" type="string" offset="0"/>
        </magic>
        <glob pattern="*.otf"/>
      </mime-type>
    
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top