public interface ReadableCopySpec
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Action<? super FileCopyDetails>> |
getAllCopyActions() |
Collection<? extends ReadableCopySpec> |
getAllSpecs() |
RelativePath |
getDestPath() |
Integer |
getDirMode() |
Integer |
getFileMode() |
boolean |
getIncludeEmptyDirs() |
FileTree |
getSource() |
boolean |
hasSource() |
RelativePath getDestPath()
Integer getFileMode()
Integer getDirMode()
FileTree getSource()
Collection<? extends ReadableCopySpec> getAllSpecs()
boolean hasSource()
Collection<? extends Action<? super FileCopyDetails>> getAllCopyActions()
boolean getIncludeEmptyDirs()
Copyright © 2013. All rights reserved