| Class | Description |
|---|---|
| ResourceLoader |
A class that provides utility methods for loading resources from
the classpath.
|
| ResourceManager<T extends Closeable> |
Try to provide a RAII (Resource Acquisition Is Initialization) mechanism for
Java.
|
| Exception | Description |
|---|---|
| ResourceManagerCheckedException |
A wrapper for checked exceptions caught by a
ResourceManager. |
| ResourceManagerRuntimeException |
A wrapper for runtime exceptions caught by a
ResourceManager. |
Copyright © 2016 The American National Corpus. All rights reserved.