org.browsermob.proxy.util
Class ResourceExtractor
java.lang.Object
org.browsermob.proxy.util.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()
extractResourcePath
public static File extractResourcePath(String resourcePath,
File dest)
throws IOException
- Throws:
IOException
extractResourcePath
public static File extractResourcePath(Class cl,
String resourcePath,
File dest)
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.