Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

        <!-- The magic priority for xhtml+xml needs to be lower than that of -->
        <!--  files that contain HTML within them, e.g. mime emails -->
        <magic priority="40">
          <match value="&lt;html xmlns=" type="string" offset="0:8192"/>
        </magic>
        <root-XML namespaceURI="http://www.w3.org/1999/xhtml" localName="html"/>
        <glob pattern="*.xhtml"/>
        <glob pattern="*.xhtml2"/>
        <glob pattern="*.xht"/>
    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