All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractCommand Place class description here.AbstractHttpStateTypeTask AbstractMethodTask AbstractMethodTask.ResponseHeader AbstractPropertySetterTask Place class description here.AddCookieTask AddCredentialsTask AntCallBack Subclass of Ant which allows us to fetch properties which are set in the scope of the called target, and set them in the scope of the calling target.AntContribVersion AntFetch Subclass of CallTarget which allows us to fetch properties which are set in the scope of the called target, and set them in the scope of the calling target.AntPerformanceListener This BuildListener keeps track of the total time it takes for each target and task to execute, then prints out the totals when the build is finished.Assert BooleanConditionBase Extends ConditionBase so I can get access to the condition count and the first condition.ClassPathParser Classic tool firing a SAX parser.ClassPathTask Support class for the Antclipse task.ClearCookiesTask ClearCredentialsTask Client Place class description here.ClientParams ClientTask Place class description here.Command Place class description here.CompileWithWalls FILL IN JAVADOC HEREConnectionBuildListener Place class description here.ConnectionHandler Place class description here.Credentials Depends Design FILL IN JAVADOC HEREDisconnectCommand Place class description here.Evaluateable An object which can evaluate to a numeric value.ForEach Task definition for the foreach task.ForgetTask Place class description here.ForTask Task definition for the for task.GetCookieTask GetMethodTask GUIInputHandler Prompts for user input using a JOptionPane.HeadMethodTask HelloWorldCommand Place class description here.HostConfig HostParams HttpClientType HttpStateType IfTask Perform some tasks based on whether a given condition holds true or not.IfTask.ElseIf IniFile Class representing a windows style .ini file.IniFileTask Place class description here.IniFileTask.IniOperation IniFileTask.IniOperationConditional IniFileTask.IniOperationPropertySetter IniFileTask.Remove IniPart A part of an IniFile that might be written to disk.IniProperty A single property in an IniSection.IniSection A section within an IniFile.InstructionVisitor IsGreaterThan Extends Equals condition to test if the first argument is greater than the second argument.IsLessThan Extends Equals condition to test if the first argument is less than the second argument.IsPropertyFalse Extends IsFalse condition to check the value of a specified property.IsPropertyTrue Extends IsTrue condition to check the value of a specified property.Limit Limits the amount of time that a task or set of tasks can run.Limit.TimeUnit The enumeration of units: millisecond, second, minute, hour, day, week Todo: we use timestamps in many places, why not factor this outLog Math Utility class for executing calculations.MathTask Task for mathematical operations.MethodParams Numeric A numeric value that implements Evaluateable.Operation Class to represent a mathematical operation.OsFamily Task definition for theOsFamily
task.OutOfDate Task to help in calling tasks if generated files are older than source files.OutOfDate.CollectionEnum Enumerated type for collection attributeOutOfDate.MyMapper Wrapper for mapper - includes dirPackage FILL IN JAVADOC HEREPackage FILL IN JAVADOC HEREParams Params.BooleanParam Params.DoubleParam Params.IntParam Params.LongParam Params.Param Params.StringParam PathFilterTask PathToFileSet Platform PostMethodTask PostMethodTask.FilePartType PostMethodTask.TextPartType PostTask This task does an http post.ProjectDelegate Prop Simple bean to represent a name/value pair.PropertyContainer Place class description here.PropertyCopy Task definition for the propertycopy task, which copies the value of a named property to another property.PropertySelector Place class description here.PurgeExpiredCookiesTask ReferenceContainer Place class description here.Reflector Utility class to handle reflection on java objects.RegexTask Place class description here.RegexUtil Regular Expression utilitiesRelentless Relentless is an Ant task that will relentlessly execute other tasks, ignoring any failures until all tasks have completed.Response Place class description here.RunAntCommand Place class description here.RunTargetCommand Place class description here.RunTargetTask Ant task that runs a target without creating a new project.SendFileCommand Place class description here.Server Place class description here.ServerTask Place class description here.ShellScriptTask A generic front-end for passing "shell lines" to any application which can accept a filename containing script input (bash, perl, csh, tcsh, etc.).ShutdownCommand Place class description here.SilentCopy FILL IN JAVADOC HERESilentMove FILL IN JAVADOC HERESortList Place class description here.StopWatch A stopwatch, useful for 'quick and dirty' performance testing.StopWatchTask Assists in timing tasks and/or targets.Switch Task definition for the ANT task to switch on a particular value.ThreadPool Place class description here.ThreadPoolThread Place class description here.Throw Extension of<fail>
that can throw an exception that is a reference in the project.TimestampSelector Task definition for the foreach task.TryCatchTask A wrapper that lets you run a set of tasks and optionally run a different set of tasks if the first set fails and yet another set after the first one has finished.TryCatchTask.CatchBlock URLEncodeTask Place class description here.Util Place class description here.Variable Similar to Property, but this property is mutable.VerifyDesign VerifyDesignDelegate Walls FILL IN JAVADOC HERE