com.googlecode.mycontainer.js.junit
Class ListJavaScriptScannerListener

java.lang.Object
  extended by com.googlecode.mycontainer.js.junit.JavaScriptScannerListener
      extended by com.googlecode.mycontainer.js.junit.ListJavaScriptScannerListener
All Implemented Interfaces:
ScannerListener

public class ListJavaScriptScannerListener
extends JavaScriptScannerListener


Constructor Summary
ListJavaScriptScannerListener()
           
 
Method Summary
 java.util.List<java.net.URL> getJavaScripts()
           
 void jsFound(java.net.URL base, java.net.URL resource)
           
 
Methods inherited from class com.googlecode.mycontainer.js.junit.JavaScriptScannerListener
resourceFound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListJavaScriptScannerListener

public ListJavaScriptScannerListener()
Method Detail

jsFound

public void jsFound(java.net.URL base,
                    java.net.URL resource)
Specified by:
jsFound in class JavaScriptScannerListener

getJavaScripts

public java.util.List<java.net.URL> getJavaScripts()


Copyright © 2008-2012 Mycontainer Team. All Rights Reserved.