Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for epub (0.16 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: FictionBook */
        public static final String LABELS_facet_filetype_fb2 = "{labels.facet_filetype_fb2}";
    
        /** The key of the message: EPUB */
        public static final String LABELS_facet_filetype_epub = "{labels.facet_filetype_epub}";
    
        /** The key of the message: iBooks */
        public static final String LABELS_facet_filetype_ibooks = "{labels.facet_filetype_ibooks}";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // protection : 2015-04-23 XYZ.COM LLC
    protection
    
    // pru : 2015-07-30 Prudential Financial, Inc.
    pru
    
    // prudential : 2015-07-30 Prudential Financial, Inc.
    prudential
    
    // pub : 2013-12-12 Dog Beach, LLC
    pub
    
    // pwc : 2015-10-29 PricewaterhouseCoopers LLP
    pwc
    
    // qpon : 2013-11-14 dotQPON LLC
    qpon
    
    // quebec : 2013-12-19 PointQuébec Inc
    quebec
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  3. okhttp/src/test/java/okhttp3/URLConnectionTest.kt

            .addHeader("icy-br:128")
            .addHeader("icy-description:Rock")
            .addHeader("icy-genre:riders")
            .addHeader("icy-name:A2RRock")
            .addHeader("icy-pub:1")
            .addHeader("icy-url:http://www.A2Rradio.com")
            .addHeader("Server: Icecast 2.3.3-kh8")
            .addHeader("Cache-Control: no-cache")
            .addHeader("Pragma: no-cache")
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Jan 20 10:30:28 GMT 2024
    - 131.7K bytes
    - Viewed (0)
Back to top