Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for STL (0.01 sec)

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

      <mime-type type="application/x-ebu-stl">
        <acronym>EBU-STL</acronym>
        <_comment>EBU-STL subtitles</_comment>
        <tika:link>https://tech.ebu.ch/docs/tech/tech3264.pdf</tika:link>
        <magic priority="70">
          <match value="STL" type="string" offset="3">
            <match value=".01" type="string" offset="8" />
          </match>
        </magic>
        <!-- <glob pattern="*.stl"/> conflicts with 3D STL -->
      </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