org.sikuli.script
Class ResourceExtractor

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

public class ResourceExtractor
extends Object


Constructor Summary
ResourceExtractor()
           
 
Method Summary
static String extract(String path)
           
protected static void writeFileList(InputStream ins, String fromPath, String outPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceExtractor

public ResourceExtractor()
Method Detail

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