JSF Test Framework: Script Unit 1.1.2

org.jboss.test.qunit
Class ExternalRef

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

public class ExternalRef
extends URLRefBase
implements ScriptRef


Constructor Summary
ExternalRef(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

ExternalRef

public ExternalRef(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.