Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The following page has been changed by KenTanaka:
http://wiki.apache.org/jakarta-commons/VfsCookbook

The comment on the change is:
updated description of link

------------------------------------------------------------------------------
  An assortment of code examples with the intent of solving specific tasks 
using the VFS API. Once you finally figure out how to do something with VFS, 
post a recipe here for others to use.
  
  == Extracting from Tar files ==
- ExtractAndDecompressGzipFiles - Here is a multi-step example. It seems that a 
more direct route should be available.
+ ExtractAndDecompressGzipFiles - Here is a two phase example. It illustrates 
multiple access schemes contained in the name parameter of 
FileSystemManager.resolveFile(String name).
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to