|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ResourceLoader delegates to a sequence of other loaders, asking
each one for the requested resource in turn.ResourceLoader that loads resources from a ClassLoader.ClasspathResourceLoader.
ResourceLoader that allows using lesscss @include in plain .css
files.true, if any of the delegate loaders returns from
exists(String) for the given path.
ResourceLoader that loads resources from the file system.URLConnection.ResourceLoader that loads JNDI resources.exists(String) for
the given path will have load(String, String) invoked, and the
result will be retured.
user.dir.
InputStream for reading the resource.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||