Package ca.phon.util.resources
package ca.phon.util.resources
-
ClassDescriptionLoads resources from a specified class loader (or the default class loader if not specified.) Resources are located using
ClassLoader.getResources(String)
for each specified resource.FileHandler<T>A library handler which allow for loading a list of explicit files.Scans a folder for files.Responsible for finding resources for a resource loader.Load resources of the parameterized type from various types of media.URLHandler<T>Load resources from URLs.