Package org.schmant.task.meta

Meta tasks.

See:
          Description

Interface Summary
TargetStrategy Strategy interface for creating the target name and location for an entity being processed.
 

Class Summary
ChangeExtensionTargetStrategy This target entity strategy can change a processed entity's name's extension.
DefaultTargetStrategy This is the default implementation of the TargetStrategy interface.
ForEachSourceTask See ForEachSourceTF
ForEachSourceTF See ForEachSourceTF
RecursiveActionTask See RecursiveActionTF
RecursiveActionTF Factory for RecursiveActionTask:s.
RecursiveProcessTask See RecursiveProcessTF
RecursiveProcessTF Factory for RecursiveProcessTask:s
ScriptTargetStrategy Deprecated. Use a closure instead! This class will be removed in a future release.
 

Package org.schmant.task.meta Description

Meta tasks. (Tasks that glue together other tasks.)

Since:
0.5
Author:
Karl Gustafsson