com.github.searls.jasmine.io.scripts
Class ResolvesLocationOfPreloadSources

java.lang.Object
  extended by com.github.searls.jasmine.io.scripts.ResolvesLocationOfPreloadSources

public class ResolvesLocationOfPreloadSources
extends Object


Constructor Summary
ResolvesLocationOfPreloadSources()
           
 
Method Summary
 List<String> resolve(List<String> preloadSources, File sourceDir, File specDir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResolvesLocationOfPreloadSources

public ResolvesLocationOfPreloadSources()
Method Detail

resolve

public List<String> resolve(List<String> preloadSources,
                            File sourceDir,
                            File specDir)


Copyright © 2012. All Rights Reserved.