Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 46 for xslt (0.1 sec)

  1. platforms/software/reporting/src/main/java/org/gradle/api/reporting/CustomizableHtmlReport.java

    import org.gradle.api.resources.TextResource;
    import org.gradle.api.tasks.Nested;
    import org.gradle.api.tasks.Optional;
    
    import javax.annotation.Nullable;
    
    /**
     * A HTML Report whose generation can be customized with a XSLT stylesheet.
     */
    public interface CustomizableHtmlReport extends SingleFileReport {
    
        /**
         * The stylesheet to use to generate the HTML report.
         *
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Oct 11 12:16:09 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  2. platforms/jvm/code-quality/src/main/groovy/org/gradle/api/plugins/quality/internal/CheckstyleInvoker.groovy

                def stylesheet = stylesheetString.isPresent()
                    ? stylesheetString.get()
                    : Checkstyle.getClassLoader().getResourceAsStream('checkstyle-noframes-sorted.xsl').text
                ant.xslt(in: xmlOutputLocation, out: htmlOutputLocation) {
                    param(name: "gradleVersion", expression: GradleVersion.current().toString())
                    style {
                        string(value: stylesheet)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 16 22:34:07 UTC 2023
    - 9.2K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/userguide/core-plugins/checkstyle_plugin.adoc

    ====
    
    [[sec:checkstyle_customize_xsl]]
    == Customizing the HTML report
    
    The HTML report generated by the link:{groovyDslPath}/org.gradle.api.plugins.quality.Checkstyle.html[Checkstyle] task can be customized using a XSLT stylesheet, for example to highlight specific errors or change its appearance:
    
    .Customizing the HTML report
    ====
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Apr 06 16:44:32 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  4. subprojects/core/src/main/java/org/gradle/internal/xml/XmlTransformer.java

                    }
                    try {
                        // some impls support this but not factory.setAttribute("indent-number")
                        transformer.setOutputProperty("{http://xml.apache.org/xslt}indent-amount", String.valueOf(indentAmount));
                    } catch (IllegalArgumentException ignored) {
                        /* unsupported by this transformer */
                    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 15 08:15:53 UTC 2023
    - 13.7K bytes
    - Viewed (0)
  5. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/xhtml-voice+xml",
    				"application/xml-dtd",
    				"application/xml-external-parsed-entity",
    				"application/xmpp+xml",
    				"application/xop+xml",
    				"application/xslfo+xml",
    				"application/xslt+xml",
    				"application/xspf+xml",
    				"application/xv+xml",
    				"application/zip",
    				"application/x-7z-compressed",
    				"audio/32kadpcm",
    				"audio/3gpp",
    				"audio/3gpp2",
    				"audio/ac3",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  6. src/encoding/json/testdata/code.json.gz

    5689},{"name":"xslt-enc-cyr-expected.png","kids":[],"cl_weight":0.0006270059426999707,"touches":2,"min_t":1228525763,"max_t":1236205616,"mean_t":1232365689},{"name":"xslt-relative-path-expected.checksum","kids":[],"cl_weight":0.0006270059426999707,"touches":2,"min_t":1228525763,"max_t":1236205616,"mean_t":1232365689},{"name":"xslt-enc16to16-expected.png","kids":[],"cl_weight":0.0005553709994722575,"touches":2,"min_t":1229478785,"max_t":1236205616,"mean_t":1232842200},{"name":"xslt-enc16-expected...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  7. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <alias type="text/xsl"/>
        <acronym>XSLFO</acronym>
        <_comment>XSL Format</_comment>
        <root-XML localName="root"
                  namespaceURI="http://www.w3.org/1999/XSL/Format"/>
        <glob pattern="*.xslfo"/>
        <glob pattern="*.fo"/>
      </mime-type>
    
      <mime-type type="application/xslt+xml">
        <alias type="text/xsl"/>
        <acronym>XSLT</acronym>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/stylesheets/userGuideHtmlCommon.xsl

    Laura Kassovic <******@****.***> 1702486267 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Dec 13 16:51:07 UTC 2023
    - 24.2K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/stylesheets/dslHtml.xsl

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  10. test-site/activator-launch-1.3.2.jar

    scala.Serializable { public void ConfigurationParser$$anonfun$trim$1(); } xsbt/boot/Update$$anonfun$xsbt$boot$Update$$hasImplicitClassifie$1.class package xsbt.boot; public final synchronized class Update$$anonfun$xsbt$boot$Update$$hasImplicitClassifie$1 extends scala.runtime.AbstractFunction1 implements scala.Serializable { public void Update$$anonfun$xsbt$boot$Update$$hasImplicitClassifie$1(); } xsbt/boot/Update$$anonfun$addResolvers$1.class package xsbt.boot; public final synchronized class Update$$anonfun$addResolvers$1...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
Back to top