Interface | Description |
---|---|
ResourceFinder |
Abstraction of resource searching policy.
|
ResourceHandle |
This is a handle (a connection) to some resource, which may
be a class, native library, text file, image, etc.
|
ResourceLocation |
This is a location which is searched by
|
Class | Description |
---|---|
AbstractResourceHandle | |
AbstractUrlResourceLocation | |
DirectoryResourceHandle | |
DirectoryResourceLocation | |
IoUtil | |
IoUtil.EmptyInputStream | |
JarFileClassLoader |
The JarFileClassLoader that loads classes and resources from a list of JarFiles.
|
JarFileUrlConnection | |
JarFileUrlStreamHandler | |
JarResourceHandle | |
JarResourceLocation | |
JarStreamHandlerFactory | |
MultiParentClassLoader |
A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class
loader model to support a list of parent class loaders.
|
ResourceEnumeration | |
UrlResourceFinder |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.