| Class | Description |
|---|---|
| Resource |
Represents a java resource which is identified by a
Resource.contextClass and
a Resource.path. |
| ResourceAbsolutePathComparator |
Resource comparator that does lexicographic comparison of resource absolute
paths.
|
| ResourceUtils |
Helper class for listing resources in a given path.
|
| Exception | Description |
|---|---|
| ResourceException |
Exception that signals that either loading a resource from the classpath or
listing neighbouring resources for a given class file failed.
|