Package org.gradle.api.file

Interface Summary
ConfigurableFileCollection A ConfigurableFileCollection is a mutable FileCollection.
ConfigurableFileTree A FileTree with a single base directory, which can be configured and modified.
CopyAction  
CopyProcessingSpec  
CopySourceSpec Specifies sources for a file copy
CopySpec A set of specifications for copying files.
FileCollection A FileCollection represents a collection of files which you can query in certain ways.
FileTree A FileTree represents a hierarchy of files.
FileVisitDetails Contains details about the file or directory being visited.
FileVisitor A FileVisitor is used to visit each of the files in a FileTree.
SourceDirectorySet A SourceDirectorySet represents a set of source files composed from a set of source directories, along with associated include and exclude patterns.
 

Class Summary
RelativePath Represents a relative path from a base directory to a file.
 

Enum Summary
FileCollection.AntType