W3C Jigsaw


All resources All frames

PassDirectory

The PassDirectory resource implements exactly the same functionality than the DirectoryResource, except that it is able to serve a file system directory not located below the server's space directory.

Its pass-target attribute indicates the location of the physical directory it should export. Using this resource means that the server exported space is no more confined to its space directory.


Inherits

The PassDirectory class inerits from the following classes:


Attributes description

The PassDirectory defines the following attributes:


pass-target
semantics
The physical directory that this resource exports. If the provided path is not absolute, then the server will turn it into an absolute path by taking the provided relative path and absolutizing it from the server's root directory.
type
This attribute is an editable FileAttribute
default value
This attribute defaults to null.


Jigsaw Team
$Id: org.w3c.tools.resources.PassDirectory.html,v 1.3 1998/03/27 08:25:46 bmahe Exp $