org.openqa.selenium
Class ResourceLoader

java.lang.Object
  extended by org.openqa.selenium.ResourceLoader

public class ResourceLoader
extends java.lang.Object


Constructor Summary
ResourceLoader(org.mozilla.javascript.Context cx, org.mozilla.javascript.Scriptable scope)
           
 
Method Summary
 java.lang.Object evalResource(java.lang.String resourceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceLoader

public ResourceLoader(org.mozilla.javascript.Context cx,
                      org.mozilla.javascript.Scriptable scope)
Method Detail

evalResource

public java.lang.Object evalResource(java.lang.String resourceName)
                              throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.