|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Directory | Represents a way to get at a directory, for example an application's configuration directory. |
| Class Summary | |
|---|---|
| AbstractFileResolver | Centralizes the code necessary to check whether a candidate filepath
meets the Constraints argument of the resolve
method. |
| DirectoryBasedFileResolver | |
| FileResolver | An abstraction for resolving filepaths. |
| JarDirectory | A code source-based Directory implementation. |
| PlainDirectory | |
| RelativeDirectory | |
| Enum Summary | |
|---|---|
| FileResolver.Constraints | |
Application start up utilities. These mostly concern indirection for an application that doesn't want its implementation to be littered with knowledge about where various files and directories reside.
Note: The skwish project only uses this package for testing purposes (and then only indirectly).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||