|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathSpec | |
| bees.core.resource | This package holds most of the system provided capabilities. |
| Uses of PathSpec in bees.core.resource |
| Subclasses of PathSpec in bees.core.resource | |
class |
Directory
The Directory capability is used to designate a directory relative to a FileSystemRoot. |
class |
File
Capability to govern access to a disk file. |
class |
FileSystemRoot
The FileSystemRoot capability is used to designate a "root" in the local file system. |
| Methods in bees.core.resource that return PathSpec | |
PathSpec |
Directory.lookup(java.lang.String name)
Lookup an object contained within this directory. |
|
Bees v0.5.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||