Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Java (0.38 sec)

  1. src/main/java/org/codelibs/fess/opensearch/user/cbean/cq/bs/BsUserCQ.java

     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.opensearch.user.cbean.cq.bs;
    
    import java.time.LocalDateTime;
    import java.util.ArrayList;
    import java.util.Collection;
    
    import org.codelibs.fess.opensearch.user.allcommon.EsAbstractConditionQuery;
    import org.codelibs.fess.opensearch.user.cbean.cq.UserCQ;
    import org.dbflute.cbean.ckey.ConditionKey;
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 326.2K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="text/x-java-source">
        <_comment>Java source code</_comment>
        <alias type="text/x-java" />
        <glob pattern="*.java"/>
        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="text/x-java-properties">
        <_comment>Java Properties</_comment>
        <alias type="text/x-properties" />
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/itv.html
    itv
    
    // jaguar : Jaguar Land Rover Ltd
    // https://www.iana.org/domains/root/db/jaguar.html
    jaguar
    
    // java : Oracle Corporation
    // https://www.iana.org/domains/root/db/java.html
    java
    
    // jcb : JCB Co., Ltd.
    // https://www.iana.org/domains/root/db/jcb.html
    jcb
    
    // jeep : FCA US LLC.
    // https://www.iana.org/domains/root/db/jeep.html
    jeep
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
Back to top