development/libraries/java

jakarta-commons-vfs - Commons Virtual Filesystem

Website: http://jakarta.apache.org/commons/vfs/
License: Apache License 2.0
Vendor: JPackage Project
Description:
Commons VFS provides a single API for accessing various
different file systems. It presents a uniform view of the
files from various different sources, such as the files on
local disk, on an HTTP server, or inside a Zip archive.
Some of the features of Commons VFS are:
* A single consistent API for accessing files of different
  types.
* Support for numerous file system types.
* Caching of file information. Caches information in-JVM,
  and optionally can cache remote file information on the
  local file system.
* Event delivery.
* Support for logical file systems made up of files from
  various different file systems.
* Utilities for integrating Commons VFS into applications,
  such as a VFS-aware ClassLoader and URLStreamHandlerFactory.
* A set of VFS-enabled Ant tasks.

Packages

jakarta-commons-vfs-1.0-0.rc3.1jpp.src [340 KiB] Changelog by Ralph Apel (2005-09-05):
- First release
jakarta-commons-vfs-1.0-0.rc3.1jpp.noarch [263 KiB] Changelog by Ralph Apel (2005-09-05):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted