Package org.gradle.api.tasks.util

Utility classes used by the standard task implementations.

See:
          Description

Interface Summary
PatternFilterable A PatternFilterable represents some container which Ant-style include and exclude patterns can be applied to.
 

Class Summary
AntTaskAccess Provides a mechanism to get access to an Ant Task object after the task has been executed.
CopyInstructionFactory  
ExistingDirsFilter  
 

Package org.gradle.api.tasks.util Description

Utility classes used by the standard task implementations.