Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Greter (0.56 sec)

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

      
      <mime-type type="application/vnd.sun.xml.writer">
        <sub-class-of type="application/zip"/>
        <glob pattern="*.sxw"/>
      </mime-type>
      <!-- can't currently find any diff in contents btwn writer
        and template. Must rely on extension -->
      <mime-type type="application/vnd.sun.xml.writer.template">
        <sub-class-of type="application/vnd.sun.xml.writer"/>
        <glob pattern="*.stw"/>
      </mime-type>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. ChangeLog.md

    - [`KT-64308`](https://youtrack.jetbrains.com/issue/KT-64308) K2: prefer call with Unit conversion at lower level to one without Unit conversion at upper level
    - [`KT-64307`](https://youtrack.jetbrains.com/issue/KT-64307) K2: prefer function with default arguments at lower level to one without them at upper level during callable reference resolve
    - [`KT-64306`](https://youtrack.jetbrains.com/issue/KT-64306) K2: prefer SAM at lower level to a functional type at upper level
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    g, int); public Throwables$State processLine(String); } org/junit/internal/TextListener.class package org.junit.internal; public synchronized class TextListener extends org.junit.runner.notification.RunListener { private final java.io.PrintStream writer; public void TextListener(JUnitSystem); public void TextListener(java.io.PrintStream); public void testRunFinished(org.junit.runner.Result); public void testStarted(org.junit.runner.Description); public void testFailure(org.junit.runner.notification.Failure);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 19 19:08:55 UTC 2023
    - 373.7K bytes
    - Viewed (0)
Back to top