Class GroovyResourceFinder


  • public class GroovyResourceFinder
    extends Object
    • Constructor Detail

      • GroovyResourceFinder

        public GroovyResourceFinder()
      • GroovyResourceFinder

        public GroovyResourceFinder​(URL codeLocation,
                                    String include,
                                    String exclude)
    • Method Detail

      • findResources

        public List<String> findResources()