Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for ns (0.18 sec)

  1. src/main/webapp/WEB-INF/web.xml

     * governing permissions and limitations under the License.
    -->
    <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
        version="3.1">
    
      <!-- ================================================================================= -->
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Wed Feb 13 21:53:22 UTC 2019
    - 7K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/fe.tld

    <?xml version="1.0" encoding="UTF-8" ?>
    
    <taglib xmlns="http://java.sun.com/xml/ns/j2ee"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd"
      version="2.0">
        
      <description>JSTL 1.1 functions library</description>
      <display-name>JSTL functions</display-name>
      <tlib-version>1.1</tlib-version>
      <short-name>fe</short-name>
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu May 28 07:49:35 UTC 2020
    - 10K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="application/xml"/>
        <root-XML localName="xdp" namespaceURI="http://ns.adobe.com/xdp/" />
        <glob pattern="*.xdp"/>
      </mime-type>
      <mime-type type="application/vnd.adobe.xfdf">
        <sub-class-of type="application/xml"/>
        <root-XML localName="xfdf" namespaceURI="http://ns.adobe.com/xfdf/" />
        <glob pattern="*.xfdf"/>
      </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)
  4. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/x-zoo",
    				"application/x400-bp",
    				"application/xcap-att+xml",
    				"application/xcap-caps+xml",
    				"application/xcap-el+xml",
    				"application/xcap-error+xml",
    				"application/xcap-ns+xml",
    				"application/xcon-conference-info-diff+xml",
    				"application/xcon-conference-info+xml",
    				"application/xenc+xml",
    				"application/xhtml-voice+xml",
    				"application/xml-dtd",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
Back to top