Bees v0.5.0 API

Uses of Class
bees.core.resource.PathSpec

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

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/