Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for xmlns (0.08 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: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Oct 16 07:46:32 UTC 2025
    - 320.2K bytes
    - Viewed (5)
Back to top