Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

          </match>
        </magic>
        <glob pattern="*.dwf"/>
      </mime-type>
      <mime-type type="model/vnd.dwf;version=6">
        <!-- Zip file with DWF header on the front -->
        <magic priority="60">
          <match type="string" offset="0" value="(DWF V06.">
             <match type="string" offset="11" value=")PK" />
          </match>
        </magic>
        <sub-class-of type="model/vnd.dwf"/>
      </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