JSF Test Framework: Script Unit 1.1.2

org.jboss.test.qunit
Class ResourceRef

java.lang.Object
  extended by org.jboss.test.qunit.URLRefBase
      extended by org.jboss.test.qunit.ResourceRef
All Implemented Interfaces:
ScriptRef

public class ResourceRef
extends URLRefBase
implements ScriptRef


Constructor Summary
ResourceRef(String src)
           
 
Method Summary
 String getContent(Object base)
           
 URL getScript(Object base)
           
 
Methods inherited from class org.jboss.test.qunit.URLRefBase
readInputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceRef

public ResourceRef(String src)
Method Detail

getScript

public URL getScript(Object base)
Specified by:
getScript in interface ScriptRef

getContent

public String getContent(Object base)
Specified by:
getContent in interface ScriptRef

JSF Test Framework: Script Unit 1.1.2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.