Place class description here.
Place class description here.
Add a collection that can be iterated over.
Add a collection that can be iterated over.
Add a dirset to be iterated over.
Add a dirset to be iterated over.
Add a fileset to be iterated over.
Add a fileset to be iterated over.
Add an iterator to be iterated over.
Add an iterator to be iterated over.
Add a Map, iterate over the values
Add a Map, iterate over the values
Add an object that has an Iterator iterator() method
that can be iterated over.
Add an object that has an Iterator iterator() method
that can be iterated over.
This is a path that can be used instread of the list
attribute to interate over.
This is a path that can be used instread of the list
attribute to interate over.
This is a path that can be used instread of the list
attribute to interate over.
This is a path that can be used instread of the list
attribute to interate over.
Adds a name/value pair to post.
Creates the <default> tag
Add a dirset to be iterated over.
Add a dirset to be iterated over.
A nested <else> element - a container of tasks that will
be run if the condition doesn't hold true.
Add a fileset to be iterated over.
Add a fileset to be iterated over.
Adds a nested <finally> block - at most one is allowed.
Adds a feature to the IsPropertyFalse attribute of the
BooleanConditionBase object
Adds a feature to the IsPropertyTrue attribute of the BooleanConditionBase
object
Corresponds to <antcall>
's nested
<param>
element.
iterate through a set of properties, resolve them, then assign them
Corresponds to <antcall>
's nested
<reference>
element.
Reference element identifying a data type to carry over to the new
project.
Reference element identifying a data type to carry over to the new
project.
Add a nested task to execute.
Adds a feature to the Text attribute of the PostTask object
Adds s to the lines of script code.
A nested <then> element - a container of tasks that will
be run if the condition holds true.
Adds a nested <try> block - one is required, more is
forbidden.
Constants for the enumerations
Constants for the enumerations
Identical (copy and paste, even) to the 'Ant' task, with the exception that
properties from the new project can be copied back into the original project.
Constructor that takes a class to get the version information
from out of the manifest.
Identical (copy and paste, even) to the 'Ant' task, with the exception that
properties from the new project can be copied back into the original project.
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.
Based on the Sequential task.
Parse a select string, and merge it with a match groups
vector to produce an output string.
Place class description here.
Place class description here.
Place class description here.
whether to delete all the targets
or just those that are newer than the
corresponding sources.
A property to contain all the target filenames
A refernce to contain the path of all the targets
Should the log file be appended to or overwritten? Default is true,
append to the file.
Should the comparison be case sensitive?
Should the comparison be case sensitive?
Set the collection attribute, controls what is
returned by the iterator method.
Disallow the command attribute of parent class ExecTask.
Sets the datatype of this number.
Set the delimiter attribute.
Set the delimiter attribute.
The directory to use as a base directory for the new Ant project.
The directory to use as a base directory for the new Ant project.
Sets the encoding of the outgoing properties, default is UTF-8.
Setter for task parameter
Sets the shell used to run the script.
Ant boolean, if true, execute any contained tasks.
Set the 'exists' attribute.
Determines whether the build should fail if the time limit has
expired on this task.
Should the build fail if the post fails?
Ant boolean, stop the build process if the assertion fails.
Set the name of a file to read a set of properties from.
Set the name of a file to read properties from.
whether to allways be outofdate
Setter for task parameter
Setter for task parameter
Setter for task parameter
Setter for task parameter
Setter for task parameter
If true, pass all properties to the new Ant project.
If true, pass all properties to the new Ant project.
Corresponds to <antcall>
's inheritall
attribute.
If true, pass all references to the new Ant project.
If true, pass all references to the new Ant project.
Corresponds to <antcall>
's inheritrefs
attribute.
Set the keepgoing attribute, indicating whether we
should stop on errors or continue heedlessly onward.
Set the keepgoing attribute, indicating whether we
should stop on errors or continue heedlessly onward.
Set the name of a file to save the response to.
Specify a logger to be used for passing along messages.
Set the maximum amount of threads we're going to allow
at once to execute
How long to wait for all nested tasks to complete, in units.
How long to wait on the remote server.
Set the max wait time unit, default is minutes.
Set a millisecond wait value.
Set the name of the property to test.
Sets the name of the property
Sets the name of the section
Set the name of the property.
Filename to write the output to.
Filename to write the output to.
A property to contain the output source files
A reference to the path containing all the sources files.
A property to contain the output target files
A reference to contain the path of target files that
are outofdate
Attribute whether to execute the loop in parallel or in sequence.
Attribute whether to execute the loop in parallel or in sequence.
Setter for task parameter
Setter for task parameter
Sets a property, replacing the old value, if necessary.
The name of the property to set.
Name the property to set after a timeout.
The property to set if any of the target files are outofdate with
regard to any of the source files.
Set the name of a property to save the response to.
Sets the property attribute.
Sets the value of a property in a given section.
Sets the reference attribute.
The reference that points to a BuildException.
Set the property or properties that are set in the new project to be
transfered back to the original project.
Set the property or properties that are set in the new project to be
transfered back to the original project.
Sets an IniSection object.
The separator to use to separate the files
Sets the shell used to run the script.
The target of the new Ant project to execute.
The target of the new Ant project to execute.
Set the maximum amount of threads we're going to allow
to execute in parallel
Set the maximum amount of threads we're going to allow
to execute in parallel
Sets the suffix for the tmp file used to
contain the script.
Set the id that this reference to be stored under in the new project.
Set the id that this reference to be stored under in the new project.
Should we want to trim the arguments before comparing them?
Should we want to trim the arguments before comparing them?
Sets the unit for the max wait.
Determines whether the property should be removed from the project.
Set the expected value of the property.
The value for the property to set, if condition evaluates to true.
Sets the value of the property
The value for the property to set after a timeout, defaults to true.
Set the value for this number.
The value to set the named property to the target files
are outofdate
Sets the value being switched on
Set the value of the property.
set the inner value programmatically.
Setter for task parameter
whether to have verbose output
If true, progress messages and returned data from the post will be
displayed.
Default is true, get the response from the post.
A generic front-end for passing "shell lines" to any application which can
accept a filename containing script input (bash, perl, csh, tcsh, etc.).
Place class description here.
Place class description here.
Constants for the enumerations
Starts/restarts the stopwatch.
start() - method in class net.sf.antcontrib.antserver.server.
Server Starts/restarts the stopwatch.
stop() - method in class net.sf.antcontrib.antserver.server.
Server A stopwatch, useful for 'quick and dirty' performance testing.
A stopwatch, useful for 'quick and dirty' performance testing.
Compares the total times for two StopWatches.
Assists in timing tasks and/or targets.
Task definition for the ANT task to switch on a particular value.