|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| ResourceLoader | Generic interface for loading resources. |
| ResourceMonitor | Common interface for all Resource monitors. |
| ResourceRecipient | ResourceRecipient is implemented by any class which would like to be notifier when a loaded resource changes. |
| Class Summary | |
| AbstractResourceLoader | Abstract implementation of the ResourceLoader interface. |
| ClassPathResourceLoader | Implementation of the ResourceLoader interface which loads data from the class path. |
| FileResourceLoader | Implementation of the ResourceLoader interface which loads data from a file. |
| ResourceFileMonitor | Monitors the given File for changes. |
| ResourceVFSMonitor | Monitors the given File for changes. |
| VFSResourceLoader | Implementation of the ResourceLoader interface which loads data from a virtual file system. |
| Exception Summary | |
| ResourceException | Exception thrown when there is an error loading a resource. |
This package contains classes for loading and monitoring resources such as files.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||