| Class | Description |
|---|---|
| ClassPathResourceFinder |
An
IResourceFinder that looks in a folder in the classpath. |
| PackageResourceStream |
An
IResourceStream that reads data from a resource in the classpath. |
| UrlResourceStream |
UrlResourceStream implements IResource for URLs.
|
| WebExternalResourceStream |
An
IResourceStream that reads data from a file in the web application |
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.