An implementation of the script source provider that uses a collection of another providers to locate the scripts.
The providers are tried in the order they were supplied to the constructor of this class and the first script source provider that manages to provide a non-null reader for given URI "wins".
@author Lukas Krejci
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.