W3C Jigsaw
All Resources All filters

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 inherits 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 and saved FileAttribute.
default value
This attribute has no default value, it should be provided one through the appropriate resource editor.


Jigsaw Team
$Id: w3c.jigsaw.resources.PassDirectory.html,v 1.1 1996/04/29 23:36:19 abaird Exp $