org.openqa.selenium.server.browserlaunchers
Class ResourceExtractor

java.lang.Object
  extended by org.openqa.selenium.server.browserlaunchers.ResourceExtractor

public class ResourceExtractor
extends Object


Constructor Summary
ResourceExtractor()
           
 
Method Summary
static File extractResourcePath(Class cl, String resourcePath, File dest)
           
static void traceWith(Logger log)
           
 
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

extractResourcePath

public static File extractResourcePath(Class cl,
                                       String resourcePath,
                                       File dest)
                                throws IOException
Throws:
IOException

traceWith

public static void traceWith(Logger log)


Copyright © 2012. All Rights Reserved.