Package net.ggtools.grand.ant

Interface Summary
TaskVisitor Interface to be implemented by classes exploring task wrappers.
 

Class Summary
AntGraph A Graph implementation specialized in Ant build files.
AntGraphElementFactory An element factory specialized in ant graph.
AntLink A basic (i.e. dependency) link in ant build file.
AntProject A graph producer from ant build files or Project objects.
AntTargetNode A node implementation specialized for ant target.
AntTargetNode.SourceElement  
AntTaskLink A link representing a call by a task such like ant, runtarget, etc.
LinkFinderVisitor A task visitor looking for links created by tasks like ant, antcall, etc.
ReflectTaskVisitorBase A base class using reflectivity in order to invoke a method depending on the visited wrapper.
SubantTaskLink A link representing a call by a task such like subant.
TargetTasksExplorer A class to recursively explore the tasks of a target to rebuild the source code.
 



Copyright © 2004-2005 ggTools. All Rights Reserved.