Class PathResourceFinder

    • Constructor Detail

      • PathResourceFinder

        public PathResourceFinder​(File[] entries)
        Parameters:
        entries - The entries of the "path"
      • PathResourceFinder

        public PathResourceFinder​(Iterator<ResourceFinder> entries)
        Parameters:
        entries - The entries of the "path"
      • PathResourceFinder

        public PathResourceFinder​(String path)
        Parameters:
        path - A java-like path, i.e. a "path separator"-separated list of entries