org.openqa.selenium.server
Class FsResourceLocator
java.lang.Object
org.openqa.selenium.server.FsResourceLocator
- All Implemented Interfaces:
- ResourceLocator
public class FsResourceLocator
- extends Object
- implements ResourceLocator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FsResourceLocator
public FsResourceLocator(File directory)
getResource
public Resource getResource(HttpContext context,
String pathInContext)
throws IOException
- Specified by:
getResource
in interface ResourceLocator
- Throws:
IOException
Copyright © 2012. All Rights Reserved.