JSF Test Framework: Script Unit 1.1.2

org.jboss.test.qunit
Class ContentRef

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

public class ContentRef
extends Object
implements ScriptRef

Author:
asmirnov@exadel.com

Constructor Summary
ContentRef(String content)
           
 
Method Summary
 String getContent(Object base)
           
 URL getScript(Object base)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentRef

public ContentRef(String content)
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.