Package | Description |
---|---|
org.apache.commons.vfs2.tasks |
The VFS Ant Tasks.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CopyTask |
An Ant task that copies matching files.
|
class |
MoveTask |
An Ant task that moves matching files.
|
class |
SyncTask |
A task that synchronises the destination folder to look exactly like the source folder (or folders).
|