org.sikuli.script
Class ImageLocator
java.lang.Object
org.sikuli.script.ImageLocator
public class ImageLocator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageLocator
public ImageLocator(String bundlePath)
ImageLocator
public ImageLocator()
getURL
protected URL getURL(String s)
locateURL
public String locateURL(URL url)
throws IOException
- Throws:
IOException
addImagePath
public static void addImagePath(String path)
splitImagePath
protected static String[] splitImagePath(String path)
removeImagePath
public static void removeImagePath(String path)
getImagePath
public static String[] getImagePath()
searchFile
protected String searchFile(String filename)
throws IOException
- Throws:
IOException
locate
public String locate(String filename)
throws IOException
- Throws:
IOException