Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for wsdd (0.03 sec)

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

        <glob pattern="*.hlp"/>
      </mime-type>
      <mime-type type="application/wita"/>
      <mime-type type="application/wordperfect5.1"/>
      <mime-type type="application/wsdl+xml">
        <glob pattern="*.wsdl"/>
      </mime-type>
      <mime-type type="application/wspolicy+xml">
        <glob pattern="*.wspolicy"/>
      </mime-type>
      
      <mime-type type="image/x-tga">
         <alias type="image/x-targa"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        String FORM_ADMIN_DEFAULT_TEMPLATE_NAME = "form.admin.default.template.name";
    
        /** The key of the configuration. e.g. auto */
        String OSDD_LINK_ENABLED = "osdd.link.enabled";
    
        /** The key of the configuration. e.g. true */
        String CLIPBOARD_COPY_ICON_ENABLED = "clipboard.copy.icon.enabled";
    
        /** The key of the configuration. e.g. admin */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Oct 11 21:11:58 UTC 2024
    - 468.5K bytes
    - Viewed (1)
Back to top