com.github.searls.jasmine.io.scripts
Class ResolvesCompleteListOfScriptLocations
java.lang.Object
com.github.searls.jasmine.io.scripts.ResolvesCompleteListOfScriptLocations
public class ResolvesCompleteListOfScriptLocations
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResolvesCompleteListOfScriptLocations
public ResolvesCompleteListOfScriptLocations()
resolve
public Set<String> resolve(ScriptSearch sources,
ScriptSearch specs,
List<String> preloadSources)
throws IOException
- Throws:
IOException
getPreloadScripts
public Set<String> getPreloadScripts()
getSources
public Set<String> getSources()
getSpecs
public Set<String> getSpecs()
getAllScripts
public Set<String> getAllScripts()
Copyright © 2012. All Rights Reserved.