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