Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for XmlSlurper (0.17 sec)

  1. testing/internal-testing/src/main/groovy/org/gradle/integtests/fixtures/JUnitTestClassExecutionResult.groovy

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.gradle.integtests.fixtures
    
    import groovy.xml.XmlSlurper
    import groovy.xml.slurpersupport.GPathResult
    import groovy.xml.slurpersupport.NodeChild
    import org.hamcrest.CoreMatchers
    import org.hamcrest.Matcher
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/test/groovy/org/gradle/api/internal/runtimeshaded/RuntimeShadedJarCreatorTest.groovy

            def noRelocationClassNames = ['org/gradle/MyClass',
                                          'java/lang/String',
                                          'javax/inject/Inject',
                                          'groovy/util/XmlSlurper',
                                          'groovyjarjarantlr/TokenStream',
                                          'net/rubygrapefruit/platform/FileInfo',
                                          'org/codehaus/groovy/ant/Groovyc',
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 22 13:39:49 UTC 2024
    - 20.8K bytes
    - Viewed (0)
Back to top