Package | Description |
---|---|
org.apache.commons.vfs2.tasks |
The VFS Ant Tasks.
|
Modifier and Type | Class and Description |
---|---|
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–2020 The Apache Software Foundation. All rights reserved.