Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for jpgv (0.04 sec)

  1. docs/screenshots/Architecture-diagram_distributed_16.jpg

    Architecture-diagram_distributed_16.jpg...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 252.3K bytes
    - Viewed (0)
  2. docs/screenshots/Example-3.jpg

    Example-3.jpg...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 288.5K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
      <mime-type type="video/iso.segment">
        <glob pattern="*.m4s" />
        <sub-class-of type="video/quicktime" />
      </mime-type>
      <mime-type type="video/jpeg">
        <glob pattern="*.jpgv"/>
      </mime-type>
      <mime-type type="video/jpeg2000"/>
    
      <mime-type type="video/mj2">
        <sub-class-of type="image/x-jp2-container" />
        <acronym>MJ2</acronym>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (1)
  4. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. css */
        String SUPPORTED_UPLOADED_CSS_EXTENTIONS = "supported.uploaded.css.extentions";
    
        /** The key of the configuration. e.g. jpg,jpeg,gif,png,swf */
        String SUPPORTED_UPLOADED_MEDIA_EXTENTIONS = "supported.uploaded.media.extentions";
    
        /** The key of the configuration. e.g. license.properties */
    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