All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.jigsaw.resources.HttpPassDirectory

java.lang.Object
   |
   +----org.w3c.tools.resources.AttributeHolder
           |
           +----org.w3c.tools.resources.Resource
                   |
                   +----org.w3c.tools.resources.FramedResource
                           |
                           +----org.w3c.tools.resources.AbstractContainer
                                   |
                                   +----org.w3c.tools.resources.ContainerResource
                                           |
                                           +----org.w3c.tools.resources.DirectoryResource
                                                   |
                                                   +----org.w3c.jigsaw.resources.DirectoryResource
                                                           |
                                                           +----org.w3c.jigsaw.resources.PassDirectory
                                                                   |
                                                                   +----org.w3c.jigsaw.resources.HttpPassDirectory

public class HttpPassDirectory
extends PassDirectory

Constructor Index

 o HttpPassDirectory()

Method Index

 o initialize(Object[])
Make the directory attribute default to the target location.

Constructors

 o HttpPassDirectory
 public HttpPassDirectory()

Methods

 o initialize
 public void initialize(Object values[])
Make the directory attribute default to the target location.

Overrides:
initialize in class PassDirectory

All Packages  Class Hierarchy  This Package  Previous  Next  Index