public class FileCopyActionImpl extends CopyActionImpl implements FileCopyAction
| Constructor and Description |
|---|
FileCopyActionImpl(FileResolver resolver,
CopySpecVisitor visitor) |
| Modifier and Type | Method and Description |
|---|---|
File |
getDestinationDir() |
CopySpec |
into(Object destDir)
Specifies the destination directory for a copy.
|
eachFile, eachFile, exclude, exclude, exclude, exclude, execute, expand, filter, filter, filter, from, from, getAllSource, getDidWork, getDirMode, getExcludes, getFileMode, getIncludeEmptyDirs, getIncludes, getMainSpec, getResolver, getRootSpec, hasSource, include, include, include, include, into, isCaseSensitive, rename, rename, rename, setCaseSensitive, setDirMode, setExcludes, setFileMode, setIncludeEmptyDirs, setIncludes, withclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiteachFile, eachFile, exclude, exclude, exclude, exclude, expand, filter, filter, filter, from, from, getIncludeEmptyDirs, include, include, include, include, into, isCaseSensitive, rename, rename, rename, setCaseSensitive, setExcludes, setIncludeEmptyDirs, setIncludes, withgetDirMode, getFileMode, setDirMode, setFileModegetExcludes, getIncludesgetDidWorkpublic FileCopyActionImpl(FileResolver resolver, CopySpecVisitor visitor)
public CopySpec into(Object destDir)
CopySpecProject.file(Object).into in interface CopyProcessingSpecinto in interface CopySpecinto in class CopyActionImpldestDir - Path to the destination directory for a Copypublic File getDestinationDir()
getDestinationDir in interface FileCopyActionCopyright © 2013. All rights reserved