Uses of Package
org.millscript.commons.vfs

Packages that use org.millscript.commons.vfs
org.millscript.commons.vfs This package provides the interface to the virtual filing system. 
org.millscript.commons.vfs.alerts This package contains alerts used by the virtual filesystem. 
org.millscript.commons.vfs.mime This package provides MIME type support for the virtual filesystem. 
org.millscript.commons.vfs.mime.zip This package provides the "application/x-zip" MIME type support for the virtual filesystem. 
org.millscript.commons.vfs.protocols This package provides URI scheme support for the virtual filesystem. 
org.millscript.commons.vfs.protocols.file This package provides the "file" URI scheme support for the virtual filesystem. 
org.millscript.commons.vfs.protocols.ftp This package provides the "ftp" URI scheme support for the virtual filesystem. 
org.millscript.commons.vfs.protocols.http This package provides the "http" URI scheme support for the virtual filesystem. 
org.millscript.commons.vfs.util This package provides additional utilities for the virtual filesystem. 
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs
AbstractVEntry
          This class provides the skeletal implementation of a virtual filesystem entry,
VEntry
          This interface describes an entry in a virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
VFolder
          This interface describes a folder in the virutal filesystem.
VFS
          This class provides the entry point for obtaining a new virtual filesytem.
VVolume
          This interface describes the root of a virtual filesystem.
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs.alerts
VEntry
          This interface describes an entry in a virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs.mime
AbstractVFile
          This class provides the skeletal implementation of a virtual filesystem file,
AbstractVVolume
          The class provides a skeletal virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
VFolder
          This interface describes a folder in the virutal filesystem.
VVolume
          This interface describes the root of a virtual filesystem.
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs.mime.zip
AbstractVEntry
          This class provides the skeletal implementation of a virtual filesystem entry,
AbstractVFile
          This class provides the skeletal implementation of a virtual filesystem file,
AbstractVFolder
          This class provides the skeletal implementation of a virtual filesystem folder,
AbstractVVolume
          The class provides a skeletal virtual filesystem volume.
VEntry
          This interface describes an entry in a virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
VFolder
          This interface describes a folder in the virutal filesystem.
VVolume
          This interface describes the root of a virtual filesystem.
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs.protocols
AbstractVVolume
          The class provides a skeletal virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
VFolder
          This interface describes a folder in the virutal filesystem.
VFS
          This class provides the entry point for obtaining a new virtual filesytem.
VVolume
          This interface describes the root of a virtual filesystem.
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs.protocols.file
AbstractVEntry
          This class provides the skeletal implementation of a virtual filesystem entry,
AbstractVFile
          This class provides the skeletal implementation of a virtual filesystem file,
AbstractVFolder
          This class provides the skeletal implementation of a virtual filesystem folder,
AbstractVVolume
          The class provides a skeletal virtual filesystem volume.
VEntry
          This interface describes an entry in a virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
VFolder
          This interface describes a folder in the virutal filesystem.
VFS
          This class provides the entry point for obtaining a new virtual filesytem.
VVolume
          This interface describes the root of a virtual filesystem.
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs.protocols.ftp
AbstractVEntry
          This class provides the skeletal implementation of a virtual filesystem entry,
AbstractVFile
          This class provides the skeletal implementation of a virtual filesystem file,
AbstractVFolder
          This class provides the skeletal implementation of a virtual filesystem folder,
AbstractVVolume
          The class provides a skeletal virtual filesystem volume.
VEntry
          This interface describes an entry in a virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
VFolder
          This interface describes a folder in the virutal filesystem.
VFS
          This class provides the entry point for obtaining a new virtual filesytem.
VVolume
          This interface describes the root of a virtual filesystem.
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs.protocols.http
AbstractVEntry
          This class provides the skeletal implementation of a virtual filesystem entry,
AbstractVFile
          This class provides the skeletal implementation of a virtual filesystem file,
AbstractVFolder
          This class provides the skeletal implementation of a virtual filesystem folder,
AbstractVVolume
          The class provides a skeletal virtual filesystem volume.
VEntry
          This interface describes an entry in a virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
VFolder
          This interface describes a folder in the virutal filesystem.
VFS
          This class provides the entry point for obtaining a new virtual filesytem.
VVolume
          This interface describes the root of a virtual filesystem.
 

Classes in org.millscript.commons.vfs used by org.millscript.commons.vfs.util
AbstractVVolume
          The class provides a skeletal virtual filesystem volume.
VEntry
          This interface describes an entry in a virtual filesystem volume.
VFile
          This interface describes a file in the virtual filesystem.
VFolder
          This interface describes a folder in the virutal filesystem.
VFS
          This class provides the entry point for obtaining a new virtual filesytem.
VVolume
          This interface describes the root of a virtual filesystem.
 



Copyright © 2005-2007 Open World Ltd. All Rights Reserved.