Uses of Class
org.apache.commons.vfs.tasks.VfsTask

Packages that use VfsTask
org.apache.commons.vfs.tasks The VFS Ant Tasks. 
 

Uses of VfsTask in org.apache.commons.vfs.tasks
 

Subclasses of VfsTask in org.apache.commons.vfs.tasks
 class AbstractSyncTask
          An abstract file synchronization task.
 class CopyTask
          An Ant task that copies matching files.
 class DeleteTask
          An Ant task that deletes matching files.
 class MkdirTask
          An Ant task that creates a directory.
 class MoveTask
          An Ant task that moves matching files.
 class ShowFileTask
          An Ant task that writes the details of a file to Ant's log.
 class SyncTask
          A task that synchronises the destination folder to look exactly like the source folder (or folders).
 



Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.