Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for dtd (0.13 sec)

  1. build/checkstyle-suppressions.xml

    specific language governing permissions and limitations
    under the License.
    -->
    
    <!DOCTYPE suppressions PUBLIC
            "-//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN"
            "https://checkstyle.org/dtds/suppressions_1_0.dtd">
    
    <suppressions>
        <suppress checks="JavadocVariable|JavadocMethod" files=".*" />
        <suppress checks="HiddenField" files=".*" />
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 1.1K bytes
    - Viewed (0)
  2. apache-maven/src/main/appended-resources/META-INF/NOTICE.vm

    This product includes software developed by
    Rome (https://rome.dev.java.net/).
    
    about.html in archive lib/org.eclipse.sisu.inject-0.3.5.jar
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
    <title>About org.eclipse.sisu.inject</title>
    </head>
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Sep 10 19:27:25 GMT 2022
    - 5.5K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/projects/base-directory-alignment/project-which-needs-directory-alignment.xml

          </resource>
        </resources>
        <testResources>
          <testResource>
            <directory>src/conf</directory>
            <includes>
              <include>*.xsd</include>
              <include>*.dtd</include>
              <include>*.mod</include>
              <include>log4j.properties</include>
              <include>driver.jelly</include>
              <include>driver.properties</include>
            </includes>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Wed Apr 29 05:20:38 GMT 2009
    - 3.6K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/projects/project.xml

            </resource>
          </resources>
        </unitTest>
        <resources>
          <resource>
            <directory>/src/conf</directory>
            <includes>
              <include>*.xsd</include>
              <include>*.dtd</include>
              <include>*.mod</include>
              <include>log4j.properties</include>
              <include>driver.jelly</include>
              <include>driver.properties</include>
            </includes>
          </resource>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Wed Feb 28 22:49:30 GMT 2007
    - 4.6K bytes
    - Viewed (0)
  5. maven-core/src/test/java/org/apache/maven/lifecycle/internal/stub/AboutTheStubs.html

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
            "http://www.w3.org/TR/html4/loose.dtd">
    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    HTML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Jul 02 16:47:10 GMT 2021
    - 2.3K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/projects/fully-populated-child.xml

            </resource>
          </resources>
        </unitTest>
        <resources>
          <resource>
            <directory>/src/conf</directory>
            <includes>
              <include>*.xsd</include>
              <include>*.dtd</include>
              <include>*.mod</include>
              <include>log4j.properties</include>
              <include>driver.jelly</include>
              <include>driver.properties</include>
            </includes>
          </resource>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Wed Feb 28 22:49:30 GMT 2007
    - 4.7K bytes
    - Viewed (0)
Back to top