org.sikuli.script
Class Util

java.lang.Object
  extended by org.sikuli.script.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static String downloadURL(URL url, String localPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

downloadURL

public static String downloadURL(URL url,
                                 String localPath)
                          throws IOException
Throws:
IOException