org.sikuli.script
Class ResourceExtractor
java.lang.Object
org.sikuli.script.ResourceExtractor
public class ResourceExtractor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceExtractor
public ResourceExtractor()
extract
public static String extract(String path)
throws IOException
- Throws:
IOException
writeFileList
protected static void writeFileList(InputStream ins,
String fromPath,
String outPath)
throws IOException
- Throws:
IOException