JSF Test Framework: Script Unit 1.1.2

org.jboss.test.qunit
Class URLRef

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

public class URLRef
extends URLRefBase
implements ScriptRef

Author:
asmirnov@exadel.com

Constructor Summary
URLRef(URL 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

URLRef

public URLRef(URL 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.