org.apache.tools.ant.taskdefs
public static class Sync.MyCopy extends Copy
| Constructor Summary | |
|---|---|
| MyCopy() Constructor for MyCopy. | |
| Method Summary | |
|---|---|
| boolean | getIncludeEmptyDirs()
Get the includeEmptyDirs attribute. |
| File | getToDir()
Get the destination directory. |
| protected void | scan(File fromDir, File toDir, String[] files, String[] dirs) |
| protected Map | scan(Resource[] resources, File toDir) |
| protected boolean | supportsNonFileResources()
Yes, we can. |
Returns: true if emptyDirs are to be included
Returns: the destination directory
Returns: true always.
Since: Ant 1.7