|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ResourceLoader | This interface abstracts the notion of a resource loader that loads resources identified by a string path. |
| Class Summary | |
|---|---|
| ClassLoader2ResourceLoader | An adapter that adapts ClassLoader to ResourceLoader by delegating ResourceLoader methods to the corresponding ClassLoader methods. |
| OrResourceLoader | This class represents a ResourceLoader that loads resource using a primary ResourceLoader object, and tries an alternative ResourceLoader if the primary doesn't find a resource. |
| ResourceLoaders | Facade class providing some useful ResourceLoader implementations. |
This package provides ResourceLoader abstraction and combination.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||