terp - the ANT Tasks
v1.3.304

Package com.codemesh.terp.ant.devpartner

Interface Summary
FileCreating<T extends Tool> The interface implemented by all elements that result in the creation of one or more target files.
Tool<T extends Tool> The interface implemented by all tools.
ToolOption<T extends Tool> The interface implemented by all tool options.
ToolOptionSet<T extends Tool> The interface declaring the API for all options used in a tool invocation.
 

Class Summary
AbstractToolOption<T extends Tool> The base class for most concrete tool options.
BooleanToolOption<T extends Tool> A tool option that has a boolean value.
DependencyChecker A utility class that checks whether files are up-to-date based on last-modified timestamps of dependencies.
DevPartnerTool The base class for all DevPartner tools.
DirectoryToolOption<T extends Tool> An option that has a directory value.
SimpleToolOption<T extends Tool> A tool option that results in a simple switch.
ToolOptionSet.Impl<T extends Tool>  
WorkingDirOption A tool option used to specify a working directory.
 

Enum Summary
ToolPhase The tool phase which we're in.
 


terp - the ANT Tasks
v1.3.304

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.