org.sikuli.script
Class Util
java.lang.Object
org.sikuli.script.Util
public class Util
- extends Object
Constructor Summary |
Util()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
downloadURL
public static String downloadURL(URL url,
String localPath)
throws IOException
- Throws:
IOException
isImageFile
public static boolean isImageFile(String fname)
getParentPath
public static String getParentPath(String path)
slashify
public static String slashify(String path,
boolean isDirectory)