JSF Test Framework: Script Unit 1.1.2

org.jboss.test.qunit
Interface ScriptRef

All Known Implementing Classes:
ContentRef, ExternalRef, ResourceRef, URLRef

public interface ScriptRef


Method Summary
 String getContent(Object base)
           
 URL getScript(Object base)
           
 

Method Detail

getScript

URL getScript(Object base)

getContent

String getContent(Object base)

JSF Test Framework: Script Unit 1.1.2

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