Package org.apache.commons.vfs.tasks

The VFS Ant Tasks.

See:
          Description

Class Summary
AbstractSyncTask An abstract file synchronization task.
AbstractSyncTask.SourceInfo Information about a source file.
CopyTask An Ant task that copies matching files.
DeleteTask An Ant task that deletes matching files.
MkdirTask An Ant task that creates a directory.
MoveTask An Ant task that moves matching files.
ShowFileTask An Ant task that writes the details of a file to Ant's log.
SyncTask A task that synchronises the destination folder to look exactly like the source folder (or folders).
VfsTask Base class for the VFS Ant tasks.
 

Package org.apache.commons.vfs.tasks Description

The VFS Ant Tasks.



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