Package org.codehaus.plexus.resource.loader
-
Interface Summary Interface Description ResourceLoader -
Class Summary Class Description AbstractResourceLoader FilePlexusResource Implementation ofPlexusResource
for files.FileResourceLoader JarHolder A small wrapper around a JarJarResourceLoader ThreadContextClasspathResourceLoader URLPlexusResource Implementation ofPlexusResource
for URL's.URLResourceLoader -
Exception Summary Exception Description FileResourceCreationException ResourceIOException An instance of this class is thrown, if theResourceManager
, orResourceLoader
encounters anIOException
, which indicates that the resource exists, but wasn't accessible.ResourceNotFoundException