JavaScript is disabled on your browser.
  • Summary:
  • Nested Field
  • Method
Package: groovy.lang

[Java] Interface GroovyResourceLoader


  • public interface GroovyResourceLoader

    Allows frameworks that integrate with Groovy to determine how Groovy files are resolved.

    • Methods Summary

        Methods
        Type Params Return Type Name and description
        public URL loadGroovySource (String filename)
        Loads a Groovy source file given its name.
    • Method Detail

      • public URL loadGroovySource(String filename)

        Loads a Groovy source file given its name.

        throws:
        java.net.MalformedURLException if the URL is invalid
        Parameters:
        filename - name of the file
        Returns:
        a URL

  • Summary:
  • Nested Field
  • Method

Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /