A B C D E F G H I L M N O P R S T U V W

A

abs(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
AbstractCommand - Class in net.sf.antcontrib.antserver.commands
Place class description here.
AbstractCommand() - Constructor for class net.sf.antcontrib.antserver.commands.AbstractCommand
 
AbstractPropertySetterTask - Class in net.sf.antcontrib.property
Place class description here.
AbstractPropertySetterTask() - Constructor for class net.sf.antcontrib.property.AbstractPropertySetterTask
 
acos(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
add(Map) - Method in class net.sf.antcontrib.logic.For
Add a Map, iterate over the values
add(FileSet) - Method in class net.sf.antcontrib.logic.For
Add a fileset to be iterated over.
add(DirSet) - Method in class net.sf.antcontrib.logic.For
Add a dirset to be iterated over.
add(Collection) - Method in class net.sf.antcontrib.logic.For
Add a collection that can be iterated over.
add(Iterator) - Method in class net.sf.antcontrib.logic.For
Add an iterator to be iterated over.
add(Object) - Method in class net.sf.antcontrib.logic.For
Add an object that has an Iterator iterator() method that can be iterated over.
add(Map) - Method in class net.sf.antcontrib.logic.ForDelegate
Add a Map, iterate over the values
add(FileSet) - Method in class net.sf.antcontrib.logic.ForDelegate
Add a fileset to be iterated over.
add(DirSet) - Method in class net.sf.antcontrib.logic.ForDelegate
Add a dirset to be iterated over.
add(Collection) - Method in class net.sf.antcontrib.logic.ForDelegate
Add a collection that can be iterated over.
add(Iterator) - Method in class net.sf.antcontrib.logic.ForDelegate
Add an iterator to be iterated over.
add(Object) - Method in class net.sf.antcontrib.logic.ForDelegate
Add an object that has an Iterator iterator() method that can be iterated over.
add(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
addBool(BooleanConditionTask) - Method in class net.sf.antcontrib.logic.Assert
 
addCatch(TryCatchTask.CatchBlock) - Method in class net.sf.antcontrib.logic.TryCatchTask
 
addConfigured(Path) - Method in class net.sf.antcontrib.logic.For
This is a path that can be used instread of the list attribute to interate over.
addConfigured(Path) - Method in class net.sf.antcontrib.logic.ForDelegate
This is a path that can be used instread of the list attribute to interate over.
addConfiguredNum(Numeric) - Method in class net.sf.antcontrib.math.Operation
 
addConfiguredNumeric(Numeric) - Method in class net.sf.antcontrib.math.Operation
 
addConfiguredOp(Operation) - Method in class net.sf.antcontrib.math.Operation
 
addConfiguredOperation(Operation) - Method in class net.sf.antcontrib.math.Operation
 
addConfiguredPackage(Package) - Method in class net.sf.antcontrib.design.Design
 
addConfiguredPackage(Package) - Method in class net.sf.antcontrib.walls.Walls
 
addConfiguredPath(Path) - Method in class net.sf.antcontrib.logic.For
This is a path that can be used instread of the list attribute to interate over.
addConfiguredPath(Path) - Method in class net.sf.antcontrib.logic.ForDelegate
This is a path that can be used instread of the list attribute to interate over.
addConfiguredProp(Prop) - Method in class net.sf.antcontrib.net.PostTask
Adds a name/value pair to post.
addConfiguredProperty(PropertyContainer) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
addConfiguredProperty(PropertyContainer) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
addConfiguredReference(ReferenceContainer) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
addConfiguredReference(ReferenceContainer) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
addConfiguredRunAnt(RunAntCommand) - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
addConfiguredRunTarget(RunTargetCommand) - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
addConfiguredSendFile(SendFileCommand) - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
addConfiguredShutdown(ShutdownCommand) - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
addDefault(Sequential) - Method in class net.sf.antcontrib.logic.Switch
Creates the <default> tag
addDepends(Depends) - Method in class net.sf.antcontrib.design.Package
 
addDirSet(DirSet) - Method in class net.sf.antcontrib.logic.For
Add a dirset to be iterated over.
addDirSet(DirSet) - Method in class net.sf.antcontrib.logic.ForDelegate
Add a dirset to be iterated over.
addElse(Sequential) - Method in class net.sf.antcontrib.logic.IfTask
A nested <else> element - a container of tasks that will be run if the condition doesn't hold true.
addElseIf(IfTask.ElseIf) - Method in class net.sf.antcontrib.logic.IfTask
A nested Else if task
addFileSet(FileSet) - Method in class net.sf.antcontrib.logic.For
Add a fileset to be iterated over.
addFileSet(FileSet) - Method in class net.sf.antcontrib.logic.ForDelegate
Add a fileset to be iterated over.
addFileset(FileSet) - Method in class net.sf.antcontrib.logic.ForEach
Deprecated. Use createPath instead.
addFinally(Sequential) - Method in class net.sf.antcontrib.logic.TryCatchTask
Adds a nested <finally> block - at most one is allowed.
addIsGreaterThan(IsGreaterThan) - Method in class net.sf.antcontrib.logic.condition.BooleanConditionBase
 
addIsLessThan(IsLessThan) - Method in class net.sf.antcontrib.logic.condition.BooleanConditionBase
 
addIsPropertyFalse(IsPropertyFalse) - Method in class net.sf.antcontrib.logic.condition.BooleanConditionBase
Adds a feature to the IsPropertyFalse attribute of the BooleanConditionBase object
addIsPropertyTrue(IsPropertyTrue) - Method in class net.sf.antcontrib.logic.condition.BooleanConditionBase
Adds a feature to the IsPropertyTrue attribute of the BooleanConditionBase object
addParallel(Parallel) - Method in class net.sf.antcontrib.logic.OutOfDate
Embedded do parallel
addParam(Property) - Method in class net.sf.antcontrib.logic.ForEach
Corresponds to <antcall>'s nested <param> element.
addProperties(Properties) - Method in class net.sf.antcontrib.property.Variable
iterate through a set of properties, resolve them, then assign them
addReference(AntCallBack.Reference) - Method in class net.sf.antcontrib.logic.AntCallBack
Reference element identifying a data type to carry over to the new project.
addReference(AntFetch.Reference) - Method in class net.sf.antcontrib.logic.AntFetch
Reference element identifying a data type to carry over to the new project.
addReference(Ant.Reference) - Method in class net.sf.antcontrib.logic.ForEach
Corresponds to <antcall>'s nested <reference> element.
addSequential(Sequential) - Method in class net.sf.antcontrib.logic.OutOfDate
Embedded do sequential.
addTask(Task) - Method in class net.sf.antcontrib.logic.Assert
Add a nested task to execute.
addTask(Task) - Method in class net.sf.antcontrib.process.Limit
Add a task to wait on.
addText(String) - Method in class net.sf.antcontrib.net.PostTask
Adds a feature to the Text attribute of the PostTask object
addText(String) - Method in class net.sf.antcontrib.platform.ShellScriptTask
Adds s to the lines of script code.
addThen(Sequential) - Method in class net.sf.antcontrib.logic.IfTask
A nested <then> element - a container of tasks that will be run if the condition holds true.
addThen(Sequential) - Method in class net.sf.antcontrib.logic.IfTask.ElseIf
 
addTry(Sequential) - Method in class net.sf.antcontrib.logic.TryCatchTask
Adds a nested <try> block - one is required, more is forbidden.
ALLSOURCES - Static variable in class net.sf.antcontrib.logic.OutOfDate.CollectionEnum
Constants for the enumerations
ALLTARGETS - Static variable in class net.sf.antcontrib.logic.OutOfDate.CollectionEnum
Constants for the enumerations
AntCallBack - Class in net.sf.antcontrib.logic
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.
AntCallBack() - Constructor for class net.sf.antcontrib.logic.AntCallBack
 
AntCallBack.Reference - Class in net.sf.antcontrib.logic
Helper class that implements the nested <reference> element of <ant> and <antcall>.
AntCallBack.Reference() - Constructor for class net.sf.antcontrib.logic.AntCallBack.Reference
Creates a reference to be configured by Ant
AntContribVersion - Class in net.sf.antcontrib
 
AntContribVersion(Class) - Constructor for class net.sf.antcontrib.AntContribVersion
Constructor that takes a class to get the version information from out of the manifest.
AntFetch - Class in net.sf.antcontrib.logic
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.
AntFetch() - Constructor for class net.sf.antcontrib.logic.AntFetch
 
AntFetch.Reference - Class in net.sf.antcontrib.logic
Helper class that implements the nested <reference> element of <ant> and <antcall>.
AntFetch.Reference() - Constructor for class net.sf.antcontrib.logic.AntFetch.Reference
Creates a reference to be configured by Ant
AntPerformanceListener - Class in net.sf.antcontrib.perf
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.
AntPerformanceListener() - Constructor for class net.sf.antcontrib.perf.AntPerformanceListener
 
AntPerformanceListener.StopWatch - Class in net.sf.antcontrib.perf
A stopwatch, useful for 'quick and dirty' performance testing.
AntPerformanceListener.StopWatch() - Constructor for class net.sf.antcontrib.perf.AntPerformanceListener.StopWatch
Starts the stopwatch.
AntPerformanceListener.StopWatchComparator - Class in net.sf.antcontrib.perf
Compares the total times for two StopWatches.
AntPerformanceListener.StopWatchComparator() - Constructor for class net.sf.antcontrib.perf.AntPerformanceListener.StopWatchComparator
 
asin(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
Assert - Class in net.sf.antcontrib.logic
Based on the Sequential task.
Assert() - Constructor for class net.sf.antcontrib.logic.Assert
 
atan(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
atan2(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 

B

BooleanConditionBase - Class in net.sf.antcontrib.logic.condition
Extends ConditionBase so I can get access to the condition count and the first condition.
BooleanConditionBase() - Constructor for class net.sf.antcontrib.logic.condition.BooleanConditionBase
 
BooleanConditionTask - Class in net.sf.antcontrib.logic.condition
Wraps a ConditionBase so that the If task can use standard Ant Conditions as its evaluated boolean expression.
BooleanConditionTask() - Constructor for class net.sf.antcontrib.logic.condition.BooleanConditionTask
 
borrowThread() - Method in class net.sf.antcontrib.util.ThreadPool
 
buildFinished(BuildEvent) - Method in class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
buildFinished(BuildEvent) - Method in class net.sf.antcontrib.perf.AntPerformanceListener
Sorts and prints the results.
buildStarted(BuildEvent) - Method in class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
buildStarted(BuildEvent) - Method in class net.sf.antcontrib.perf.AntPerformanceListener
Starts a 'running total' stopwatch.

C

call(String) - Method in class net.sf.antcontrib.util.Reflector
Call a method on the object with no parameters.
call(String, Object) - Method in class net.sf.antcontrib.util.Reflector
Call a method with one parameter.
call(String, Object, Object) - Method in class net.sf.antcontrib.util.Reflector
Call a method with two parameters.
callExplicit(String, String, Object) - Method in class net.sf.antcontrib.util.Reflector
Call a method with an object using a specific type as for the method parameter.
callExplicit(String, Class, Object) - Method in class net.sf.antcontrib.util.Reflector
Call a method with an object using a specific type as for the method parameter.
ceil(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
CHUNK - Static variable in class net.sf.antcontrib.antserver.Util
 
ClassPathParser - Class in net.sf.antcontrib.antclipse
Classic tool firing a SAX parser.
ClassPathParser() - Constructor for class net.sf.antcontrib.antclipse.ClassPathParser
 
ClassPathTask - Class in net.sf.antcontrib.antclipse
Support class for the Antclipse task.
ClassPathTask() - Constructor for class net.sf.antcontrib.antclipse.ClassPathTask
 
Client - Class in net.sf.antcontrib.antserver.client
Place class description here.
Client(Project, String, int) - Constructor for class net.sf.antcontrib.antserver.client.Client
 
ClientTask - Class in net.sf.antcontrib.antserver.client
Place class description here.
ClientTask() - Constructor for class net.sf.antcontrib.antserver.client.ClientTask
 
Command - Interface in net.sf.antcontrib.antserver
Place class description here.
compare(File, File) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
compare(Object, Object) - Method in class net.sf.antcontrib.perf.AntPerformanceListener.StopWatchComparator
Compares the total times for two StopWatches.
CompileWithWalls - Class in net.sf.antcontrib.walls
FILL IN JAVADOC HERE
CompileWithWalls() - Constructor for class net.sf.antcontrib.walls.CompileWithWalls
 
connect() - Method in class net.sf.antcontrib.antserver.client.Client
 
ConnectionBuildListener - Class in net.sf.antcontrib.antserver.server
Place class description here.
ConnectionBuildListener() - Constructor for class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
ConnectionHandler - Class in net.sf.antcontrib.antserver.server
Place class description here.
ConnectionHandler(ServerTask, Socket) - Constructor for class net.sf.antcontrib.antserver.server.ConnectionHandler
 
convert(Number, String) - Static method in class net.sf.antcontrib.math.Math
 
cos(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
createCase() - Method in class net.sf.antcontrib.logic.Switch
Creates the <case> tag
createDeleteTargets() - Method in class net.sf.antcontrib.logic.OutOfDate
optional nested delete element
createDynamicElement(String) - Method in class net.sf.antcontrib.math.MathTask
 
createDynamicElement(String) - Method in class net.sf.antcontrib.math.Operation
 
createJavac() - Method in class net.sf.antcontrib.walls.CompileWithWalls
 
createMapper() - Method in class net.sf.antcontrib.logic.ForEach
 
createMapper() - Method in class net.sf.antcontrib.logic.OutOfDate
Defines the FileNameMapper to use (nested mapper element).
createOp() - Method in class net.sf.antcontrib.math.MathTask
 
createOperation() - Method in class net.sf.antcontrib.math.MathTask
 
createParam() - Method in class net.sf.antcontrib.logic.AntCallBack
Property to pass to the invoked target.
createPath() - Method in class net.sf.antcontrib.logic.ForEach
 
createPath() - Method in class net.sf.antcontrib.logic.TimestampSelector
 
createProperty() - Method in class net.sf.antcontrib.logic.AntCallBack
Property to pass to the new project.
createProperty() - Method in class net.sf.antcontrib.logic.AntFetch
Property to pass to the new project.
createRegexp() - Method in class net.sf.antcontrib.property.RegexTask
 
createRemove() - Method in class net.sf.antcontrib.inifile.IniFileTask
 
createReplace() - Method in class net.sf.antcontrib.property.RegexTask
 
createSequential() - Method in class net.sf.antcontrib.logic.For
 
createSequential() - Method in class net.sf.antcontrib.logic.ForDelegate
 
createSet() - Method in class net.sf.antcontrib.inifile.IniFileTask
 
createSourcefiles() - Method in class net.sf.antcontrib.logic.OutOfDate
Add to the source files
createTargetfiles() - Method in class net.sf.antcontrib.logic.OutOfDate
Add to the target files
createWalls() - Method in class net.sf.antcontrib.walls.CompileWithWalls
 

D

DAY - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
DAY_UNIT - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
DEFAULT - Static variable in class net.sf.antcontrib.design.Package
 
degrees(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
Depends - Class in net.sf.antcontrib.design
 
Depends() - Constructor for class net.sf.antcontrib.design.Depends
 
Depends(String) - Constructor for class net.sf.antcontrib.design.Depends
 
Design - Class in net.sf.antcontrib.design
FILL IN JAVADOC HERE
Design(boolean, Log, Location) - Constructor for class net.sf.antcontrib.design.Design
 
disconnect() - Method in class net.sf.antcontrib.antserver.client.Client
 
DISCONNECT_COMMAND - Static variable in class net.sf.antcontrib.antserver.commands.DisconnectCommand
 
DisconnectCommand - Class in net.sf.antcontrib.antserver.commands
Place class description here.
divide(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
doFileSetExecute(String[]) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
doReplace() - Method in class net.sf.antcontrib.property.RegexTask
 
doSelect() - Method in class net.sf.antcontrib.property.RegexTask
 

E

elapsed() - Method in class net.sf.antcontrib.perf.AntPerformanceListener.StopWatch
Elapsed time, difference between the last start time and now.
elapsed() - Method in class net.sf.antcontrib.perf.StopWatch
Elapsed time, difference between the last start time and now.
equals(Object) - Method in class net.sf.antcontrib.logic.Switch.Case
 
eval() - Method in class net.sf.antcontrib.logic.condition.BooleanConditionTask
Evaluates the condition object.
eval() - Method in class net.sf.antcontrib.logic.condition.IsGreaterThan
 
eval() - Method in class net.sf.antcontrib.logic.condition.IsLessThan
 
eval() - Method in class net.sf.antcontrib.logic.condition.IsPropertyFalse
 
eval() - Method in class net.sf.antcontrib.logic.condition.IsPropertyTrue
 
eval() - Method in class net.sf.antcontrib.logic.IfTask.ElseIf
 
eval() - Method in class net.sf.antcontrib.logic.OutOfDate
Evaluate (all) target and source file(s) to see if the target(s) is/are outoutdate.
evaluate() - Method in interface net.sf.antcontrib.math.Evaluateable
 
evaluate(String, String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
evaluate() - Method in class net.sf.antcontrib.math.Numeric
 
evaluate() - Method in class net.sf.antcontrib.math.Operation
 
Evaluateable - Interface in net.sf.antcontrib.math
An object which can evaluate to a numeric value.
execute() - Method in class net.sf.antcontrib.antclipse.ClassPathTask
 
execute() - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
execute(Project, long, InputStream) - Method in interface net.sf.antcontrib.antserver.Command
Execute the command.
execute(Project, long, InputStream) - Method in class net.sf.antcontrib.antserver.commands.DisconnectCommand
 
execute(Project, long, InputStream) - Method in class net.sf.antcontrib.antserver.commands.HelloWorldCommand
 
execute(Project, long, InputStream) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
execute(Project, long, InputStream) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
execute(Project, long, InputStream) - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
execute(Project, long, InputStream) - Method in class net.sf.antcontrib.antserver.commands.ShutdownCommand
 
execute() - Method in class net.sf.antcontrib.antserver.server.ServerTask
 
execute() - Method in class net.sf.antcontrib.design.VerifyDesign
 
execute() - Method in class net.sf.antcontrib.design.VerifyDesignDelegate
 
execute() - Method in class net.sf.antcontrib.inifile.IniFileTask
 
execute(Project, IniFile) - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
execute() - Method in class net.sf.antcontrib.logic.AntCallBack
Do the execution.
execute() - Method in class net.sf.antcontrib.logic.AntFetch
Do the execution.
execute() - Method in class net.sf.antcontrib.logic.Assert
Execute this task and all nested Tasks.
execute() - Method in class net.sf.antcontrib.logic.condition.BooleanConditionTask
Forwards to eval().
execute() - Method in class net.sf.antcontrib.logic.For
Run the for task.
execute() - Method in class net.sf.antcontrib.logic.ForDelegate
Run the for task.
execute() - Method in class net.sf.antcontrib.logic.ForEach
 
execute() - Method in class net.sf.antcontrib.logic.IfTask.ElseIf
 
execute() - Method in class net.sf.antcontrib.logic.IfTask
 
execute() - Method in class net.sf.antcontrib.logic.OutOfDate
Sets property to true and/or executes embedded do if any of the target file(s) do not have a more recent timestamp than (each of) the source file(s).
execute() - Method in class net.sf.antcontrib.logic.RunTargetTask
execute the target
execute() - Method in class net.sf.antcontrib.logic.Switch.Case
 
execute() - Method in class net.sf.antcontrib.logic.Switch
 
execute() - Method in class net.sf.antcontrib.logic.Throw
 
execute() - Method in class net.sf.antcontrib.logic.TimestampSelector
 
execute(Throwable) - Method in class net.sf.antcontrib.logic.TryCatchTask.CatchBlock
 
execute() - Method in class net.sf.antcontrib.logic.TryCatchTask
The heart of the task.
execute(String, String, boolean, Class[], Object[]) - Static method in class net.sf.antcontrib.math.Math
 
execute() - Method in class net.sf.antcontrib.math.MathTask
 
execute() - Method in class net.sf.antcontrib.net.PostTask
Do the post.
execute() - Method in class net.sf.antcontrib.perf.StopWatchTask
 
execute() - Method in class net.sf.antcontrib.platform.OsFamily
 
execute() - Method in class net.sf.antcontrib.platform.ShellScriptTask
execute the task
execute() - Method in class net.sf.antcontrib.process.ForgetTask
 
execute() - Method in class net.sf.antcontrib.process.Limit
Execute all nested tasks, but stopping execution of nested tasks after maxwait or when all tasks are done, whichever is first.
execute() - Method in class net.sf.antcontrib.property.PathToFileSet
 
execute() - Method in class net.sf.antcontrib.property.PropertyCopy
 
execute() - Method in class net.sf.antcontrib.property.PropertySelector
 
execute() - Method in class net.sf.antcontrib.property.RegexTask
 
execute() - Method in class net.sf.antcontrib.property.SortList
 
execute() - Method in class net.sf.antcontrib.property.URLEncodeTask
 
execute() - Method in class net.sf.antcontrib.property.Variable
Execute this task.
execute() - Method in class net.sf.antcontrib.walls.CompileWithWalls
 
exp(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 

F

FAMILY_DOS - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_MAC - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_MACOSX - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_DOS - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_MAC - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_OPENVMS - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_OS2 - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_OS400 - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_TANDEM - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_UNIX - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_WINDOWS - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NAME_ZOS - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_NONE - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_OPENVMS - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_OS2 - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_OS400 - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_TANDEM - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_UNIX - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_WINDOWS - Static variable in class net.sf.antcontrib.platform.Platform
 
FAMILY_ZOS - Static variable in class net.sf.antcontrib.platform.Platform
 
floor(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
For - Class in net.sf.antcontrib.logic
Task definition for the for task.
For() - Constructor for class net.sf.antcontrib.logic.For
Creates a new For instance.
ForDelegate - Class in net.sf.antcontrib.logic
Task definition for the for task.
ForDelegate() - Constructor for class net.sf.antcontrib.logic.ForDelegate
Creates a new For instance.
ForEach - Class in net.sf.antcontrib.logic
Task definition for the foreach task.
ForEach() - Constructor for class net.sf.antcontrib.logic.ForEach
Default Constructor
ForgetTask - Class in net.sf.antcontrib.process
Place class description here.
ForgetTask() - Constructor for class net.sf.antcontrib.process.ForgetTask
 
format(long) - Method in class net.sf.antcontrib.perf.StopWatch
Formats the given time into decimal seconds.

G

getAntFile() - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
getBuildSpace(File) - Method in class net.sf.antcontrib.walls.Package
 
getClassCopyFileSet(Project, Location) - Method in class net.sf.antcontrib.walls.Package
FILL IN JAVADOC HERE
getClasspath(File, Project) - Method in class net.sf.antcontrib.walls.Package
 
getConditionCount() - Method in class net.sf.antcontrib.logic.condition.BooleanConditionBase
Gets the conditionCount attribute of the BooleanConditionBase object
getContentLength() - Method in interface net.sf.antcontrib.antserver.Command
Is there additional content being sent from the local machine to the remote server
getContentLength() - Method in class net.sf.antcontrib.antserver.commands.AbstractCommand
 
getContentLength() - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
getContentLength() - Method in class net.sf.antcontrib.antserver.Response
 
getContentStream() - Method in interface net.sf.antcontrib.antserver.Command
Gets the content's input stream.
getContentStream() - Method in class net.sf.antcontrib.antserver.commands.AbstractCommand
 
getContentStream() - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
getCurrentClass() - Method in class net.sf.antcontrib.design.Design
 
getDatatype() - Method in class net.sf.antcontrib.math.Numeric
 
getDefaultScriptSuffix() - Static method in class net.sf.antcontrib.platform.Platform
 
getDefaultShell() - Static method in class net.sf.antcontrib.platform.Platform
 
getDefaultShellArguments() - Static method in class net.sf.antcontrib.platform.Platform
 
getDepends() - Method in class net.sf.antcontrib.design.Package
 
getDepends() - Method in class net.sf.antcontrib.walls.Package
 
getDir() - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
getDir() - Method in class net.sf.antcontrib.logic.OutOfDate.MyMapper
 
getDocument() - Method in class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
getDomain() - Method in class net.sf.antcontrib.net.PostTask.Cookie
 
getEnv() - Static method in class net.sf.antcontrib.platform.Platform
 
getErrorMessage() - Method in class net.sf.antcontrib.antserver.Response
 
getErrorMessage(String, String) - Static method in class net.sf.antcontrib.design.Design
 
getErrorStackTrace() - Method in class net.sf.antcontrib.antserver.Response
 
getFile() - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
getFirstCondition() - Method in class net.sf.antcontrib.logic.condition.BooleanConditionBase
Gets the firstCondition attribute of the BooleanConditionBase object
getId() - Method in class net.sf.antcontrib.net.PostTask.Cookie
 
getIntermediaryBuildDir() - Method in class net.sf.antcontrib.walls.CompileWithWalls
 
getJavaCopyFileSet(Project, Location) - Method in class net.sf.antcontrib.walls.Package
FILL IN JAVADOC HERE
getMultiplier() - Method in class net.sf.antcontrib.process.Limit.TimeUnit
 
getName() - Method in class net.sf.antcontrib.antserver.commands.PropertyContainer
 
getName() - Method in class net.sf.antcontrib.design.Depends
 
getName() - Method in class net.sf.antcontrib.design.Package
 
getName() - Method in class net.sf.antcontrib.inifile.IniProperty
Gets the name of the property
getName() - Method in class net.sf.antcontrib.inifile.IniSection
Gets the name of the section
getName() - Method in class net.sf.antcontrib.net.PostTask.Cookie
 
getName() - Method in class net.sf.antcontrib.net.Prop
 
getName() - Method in class net.sf.antcontrib.perf.StopWatch
 
getName() - Method in class net.sf.antcontrib.walls.Package
 
getObject() - Method in class net.sf.antcontrib.util.Reflector
 
getOsFamily() - Static method in class net.sf.antcontrib.platform.Platform
 
getOsFamilyName() - Static method in class net.sf.antcontrib.platform.Platform
 
getPackage() - Method in class net.sf.antcontrib.design.Package
 
getPackage() - Method in class net.sf.antcontrib.walls.Package
 
getPackage(String) - Method in class net.sf.antcontrib.walls.Walls
 
getPackageName(String) - Static method in class net.sf.antcontrib.design.VerifyDesignDelegate
 
getPackagesToCompile() - Method in class net.sf.antcontrib.walls.Walls
 
getPath() - Method in class net.sf.antcontrib.net.PostTask.Cookie
 
getPrimitiveClass(String) - Static method in class net.sf.antcontrib.math.Math
 
getProperties() - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
getProperties() - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
getProperties() - Method in class net.sf.antcontrib.inifile.IniSection
Gets a list of all properties in this section
getProperty(String, String) - Method in class net.sf.antcontrib.inifile.IniFile
Gets a named property from a specific section
getProperty() - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
getProperty(String) - Method in class net.sf.antcontrib.inifile.IniSection
Gets the property with the given name
getProxy() - Method in class net.sf.antcontrib.logic.condition.BooleanConditionTask
 
getReferences() - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
getReferences() - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
getRefId() - Method in class net.sf.antcontrib.antserver.commands.ReferenceContainer
 
getReponseContentStream() - Method in interface net.sf.antcontrib.antserver.Command
 
getReponseContentStream() - Method in class net.sf.antcontrib.antserver.commands.AbstractCommand
 
getResponseContentLength() - Method in interface net.sf.antcontrib.antserver.Command
 
getResponseContentLength() - Method in class net.sf.antcontrib.antserver.commands.AbstractCommand
 
getResultsXml() - Method in class net.sf.antcontrib.antserver.Response
 
getSection(String) - Method in class net.sf.antcontrib.inifile.IniFile
Gets the IniSection with the given name
getSection() - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
getSections() - Method in class net.sf.antcontrib.inifile.IniFile
Gets the List of IniSection objects contained in this IniFile
getSrcPath(File, Project) - Method in class net.sf.antcontrib.walls.Package
 
getTarget() - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
getTarget() - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
getThrown() - Method in class net.sf.antcontrib.antserver.server.ConnectionHandler
 
getTodir() - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
getTofile() - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
getToRefId() - Method in class net.sf.antcontrib.antserver.commands.ReferenceContainer
 
getToRefid() - Method in class net.sf.antcontrib.logic.AntCallBack.Reference
Get the id under which this reference will be stored in the new project
getToRefid() - Method in class net.sf.antcontrib.logic.AntFetch.Reference
Get the id under which this reference will be stored in the new project
getValue() - Method in class net.sf.antcontrib.antserver.commands.PropertyContainer
 
getValue() - Method in class net.sf.antcontrib.inifile.IniProperty
Gets the value of the property
getValue() - Method in class net.sf.antcontrib.net.PostTask.Cookie
 
getValue() - Method in class net.sf.antcontrib.net.Prop
 
getValue(Project) - Method in class net.sf.antcontrib.property.URLEncodeTask
 
getValues() - Method in class net.sf.antcontrib.logic.OutOfDate.CollectionEnum
get the values
getValues() - Method in class net.sf.antcontrib.process.Limit.TimeUnit
 
getWalls() - Method in class net.sf.antcontrib.walls.CompileWithWalls
 
GUIInputHandler - Class in net.sf.antcontrib.input
Prompts for user input using a JOptionPane.
GUIInputHandler() - Constructor for class net.sf.antcontrib.input.GUIInputHandler
 
GUIInputHandler(Component) - Constructor for class net.sf.antcontrib.input.GUIInputHandler
 

H

handleErrorOutput(String) - Method in class net.sf.antcontrib.logic.AntCallBack
Pass output sent to System.err to the new project.
handleErrorOutput(String) - Method in class net.sf.antcontrib.logic.AntFetch
Pass output sent to System.err to the new project.
handleErrorOutput(String) - Method in class net.sf.antcontrib.logic.ForEach
 
handleInput(InputRequest) - Method in class net.sf.antcontrib.input.GUIInputHandler
Prompts and requests input.
handleOutput(String) - Method in class net.sf.antcontrib.logic.AntCallBack
Pass output sent to System.out to the new project.
handleOutput(String) - Method in class net.sf.antcontrib.logic.AntFetch
Pass output sent to System.out to the new project.
handleOutput(String) - Method in class net.sf.antcontrib.logic.ForEach
 
HelloWorldCommand - Class in net.sf.antcontrib.antserver.commands
Place class description here.
HelloWorldCommand() - Constructor for class net.sf.antcontrib.antserver.commands.HelloWorldCommand
 
HOUR - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
HOUR_UNIT - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 

I

ieeeremainder(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
IfTask - Class in net.sf.antcontrib.logic
Perform some tasks based on whether a given condition holds true or not.
IfTask() - Constructor for class net.sf.antcontrib.logic.IfTask
 
IfTask.ElseIf - Class in net.sf.antcontrib.logic
 
IfTask.ElseIf() - Constructor for class net.sf.antcontrib.logic.IfTask.ElseIf
 
IniFile - Class in net.sf.antcontrib.inifile
Class representing a windows style .ini file.
IniFile() - Constructor for class net.sf.antcontrib.inifile.IniFile
Create a new IniFile object
IniFileTask - Class in net.sf.antcontrib.inifile
Place class description here.
IniFileTask() - Constructor for class net.sf.antcontrib.inifile.IniFileTask
 
IniFileTask.IniOperation - Class in net.sf.antcontrib.inifile
 
IniFileTask.IniOperation() - Constructor for class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
IniFileTask.Remove - Class in net.sf.antcontrib.inifile
 
IniFileTask.Remove() - Constructor for class net.sf.antcontrib.inifile.IniFileTask.Remove
 
IniFileTask.Set - Class in net.sf.antcontrib.inifile
 
IniFileTask.Set() - Constructor for class net.sf.antcontrib.inifile.IniFileTask.Set
 
IniPart - Interface in net.sf.antcontrib.inifile
A part of an IniFile that might be written to disk.
IniProperty - Class in net.sf.antcontrib.inifile
A single property in an IniSection.
IniProperty() - Constructor for class net.sf.antcontrib.inifile.IniProperty
Default constructor
IniProperty(String, String) - Constructor for class net.sf.antcontrib.inifile.IniProperty
Construct an IniProperty with a certain name and value
IniSection - Class in net.sf.antcontrib.inifile
A section within an IniFile.
IniSection() - Constructor for class net.sf.antcontrib.inifile.IniSection
Default contructor, constructs an IniSectino with no name
IniSection(String) - Constructor for class net.sf.antcontrib.inifile.IniSection
Constructs an IniSection with the given name
init() - Method in class net.sf.antcontrib.logic.AntCallBack
Creates a Project instance for the project to call.
init() - Method in class net.sf.antcontrib.logic.AntFetch
Creates a Project instance for the project to call.
InstructionVisitor - Class in net.sf.antcontrib.design
 
InstructionVisitor(ConstantPoolGen, Log, Design) - Constructor for class net.sf.antcontrib.design.InstructionVisitor
 
isActive(Project) - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
Returns true if the define's if and unless conditions (if any) are satisfied.
isClassInPackage(String, Package) - Method in class net.sf.antcontrib.design.Design
 
IsGreaterThan - Class in net.sf.antcontrib.logic.condition
Extends Equals condition to test if the first argument is greater than the second argument.
IsGreaterThan() - Constructor for class net.sf.antcontrib.logic.condition.IsGreaterThan
 
isIncludeSubpackages() - Method in class net.sf.antcontrib.design.Package
 
isInheritall() - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
isInheritall() - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
isInteritrefs() - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
isInteritrefs() - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
IsLessThan - Class in net.sf.antcontrib.logic.condition
Extends Equals condition to test if the first argument is less than the second argument.
IsLessThan() - Constructor for class net.sf.antcontrib.logic.condition.IsLessThan
 
isNeedDeclarations() - Method in class net.sf.antcontrib.design.Package
 
IsPropertyFalse - Class in net.sf.antcontrib.logic.condition
Extends IsFalse condition to check the value of a specified property.
IsPropertyFalse() - Constructor for class net.sf.antcontrib.logic.condition.IsPropertyFalse
 
IsPropertyTrue - Class in net.sf.antcontrib.logic.condition
Extends IsTrue condition to check the value of a specified property.
IsPropertyTrue() - Constructor for class net.sf.antcontrib.logic.condition.IsPropertyTrue
 
isSucceeded() - Method in class net.sf.antcontrib.antserver.Response
 
iterator() - Method in class net.sf.antcontrib.logic.OutOfDate
Call evalute and return an iterator over the result

L

Limit - Class in net.sf.antcontrib.process
Limits the amount of time that a task or set of tasks can run.
Limit() - Constructor for class net.sf.antcontrib.process.Limit
 
Limit.TimeUnit - Class in net.sf.antcontrib.process
The enumeration of units: millisecond, second, minute, hour, day, week Todo: we use timestamps in many places, why not factor this out
Limit.TimeUnit() - Constructor for class net.sf.antcontrib.process.Limit.TimeUnit
 
Log - Interface in net.sf.antcontrib.design
 
log(String, int) - Method in interface net.sf.antcontrib.design.Log
 
log(String, int) - Method in class net.sf.antcontrib.design.VerifyDesignDelegate
 
log(String, int) - Method in class net.sf.antcontrib.walls.CompileWithWalls
 
log(String) - Method in class net.sf.antcontrib.walls.SilentCopy
 
log(String, int) - Method in class net.sf.antcontrib.walls.SilentCopy
 
log(String) - Method in class net.sf.antcontrib.walls.SilentMove
 
log(String, int) - Method in class net.sf.antcontrib.walls.SilentMove
 

M

main(String[]) - Static method in class net.sf.antcontrib.AntContribVersion
The main program for MockVersion that prints the version info from the manifest file.
main(String[]) - Static method in class net.sf.antcontrib.logic.Assert
 
main(String[]) - Static method in class net.sf.antcontrib.perf.AntPerformanceListener
 
main(String[]) - Static method in class net.sf.antcontrib.perf.StopWatch
 
Math - Class in net.sf.antcontrib.math
Utility class for executing calculations.
Math() - Constructor for class net.sf.antcontrib.math.Math
 
MathTask - Class in net.sf.antcontrib.math
Task for mathematical operations.
MathTask() - Constructor for class net.sf.antcontrib.math.MathTask
 
max(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
maybeConfigure() - Method in class net.sf.antcontrib.logic.Assert
Override maybeConfigure in a way that leaves the nested tasks unconfigured until they get executed.
maybeConfigure() - Method in class net.sf.antcontrib.logic.condition.BooleanConditionTask
Override maybeConfigure in a way that leaves the nested tasks unconfigured until they get executed.
messageLogged(BuildEvent) - Method in class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
messageLogged(BuildEvent) - Method in class net.sf.antcontrib.perf.AntPerformanceListener
no-op
MILLISECOND - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
MILLISECOND_UNIT - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
static unit objects, for use as sensible defaults
min(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
MINUTE - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
MINUTE_UNIT - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
mod(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
multiply(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 

N

net.sf.antcontrib - package net.sf.antcontrib
 
net.sf.antcontrib.antclipse - package net.sf.antcontrib.antclipse
 
net.sf.antcontrib.antserver - package net.sf.antcontrib.antserver
 
net.sf.antcontrib.antserver.client - package net.sf.antcontrib.antserver.client
 
net.sf.antcontrib.antserver.commands - package net.sf.antcontrib.antserver.commands
 
net.sf.antcontrib.antserver.server - package net.sf.antcontrib.antserver.server
 
net.sf.antcontrib.design - package net.sf.antcontrib.design
 
net.sf.antcontrib.inifile - package net.sf.antcontrib.inifile
 
net.sf.antcontrib.input - package net.sf.antcontrib.input
 
net.sf.antcontrib.logic - package net.sf.antcontrib.logic
 
net.sf.antcontrib.logic.condition - package net.sf.antcontrib.logic.condition
 
net.sf.antcontrib.math - package net.sf.antcontrib.math
 
net.sf.antcontrib.net - package net.sf.antcontrib.net
 
net.sf.antcontrib.perf - package net.sf.antcontrib.perf
 
net.sf.antcontrib.platform - package net.sf.antcontrib.platform
 
net.sf.antcontrib.process - package net.sf.antcontrib.process
 
net.sf.antcontrib.property - package net.sf.antcontrib.property
 
net.sf.antcontrib.util - package net.sf.antcontrib.util
 
net.sf.antcontrib.walls - package net.sf.antcontrib.walls
 
Numeric - Class in net.sf.antcontrib.math
A numeric value that implements Evaluateable.
Numeric() - Constructor for class net.sf.antcontrib.math.Numeric
 

O

operate(IniFile) - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
operate(IniFile) - Method in class net.sf.antcontrib.inifile.IniFileTask.Remove
 
operate(IniFile) - Method in class net.sf.antcontrib.inifile.IniFileTask.Set
 
Operation - Class in net.sf.antcontrib.math
Class to represent a mathematical operation.
Operation() - Constructor for class net.sf.antcontrib.math.Operation
 
OsFamily - Class in net.sf.antcontrib.platform
Task definition for the OsFamily task.
OsFamily() - Constructor for class net.sf.antcontrib.platform.OsFamily
 
OutOfDate - Class in net.sf.antcontrib.logic
Task to help in calling tasks if generated files are older than source files.
OutOfDate() - Constructor for class net.sf.antcontrib.logic.OutOfDate
 
OutOfDate.CollectionEnum - Class in net.sf.antcontrib.logic
Enumerated type for collection attribute
OutOfDate.CollectionEnum() - Constructor for class net.sf.antcontrib.logic.OutOfDate.CollectionEnum
 
OutOfDate.DeleteTargets - Class in net.sf.antcontrib.logic
nested delete targets
OutOfDate.DeleteTargets() - Constructor for class net.sf.antcontrib.logic.OutOfDate.DeleteTargets
 
OutOfDate.MyMapper - Class in net.sf.antcontrib.logic
Wrapper for mapper - includes dir
OutOfDate.MyMapper(Project) - Constructor for class net.sf.antcontrib.logic.OutOfDate.MyMapper
Creates a new MyMapper instance.

P

Package - Class in net.sf.antcontrib.design
FILL IN JAVADOC HERE
Package() - Constructor for class net.sf.antcontrib.design.Package
 
Package - Class in net.sf.antcontrib.walls
FILL IN JAVADOC HERE
Package() - Constructor for class net.sf.antcontrib.walls.Package
 
partition(Vector, int, int) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
PathToFileSet - Class in net.sf.antcontrib.property
 
PathToFileSet() - Constructor for class net.sf.antcontrib.property.PathToFileSet
 
Platform - Class in net.sf.antcontrib.platform
Platform() - Constructor for class net.sf.antcontrib.platform.Platform
 
PostTask - Class in net.sf.antcontrib.net
This task does an http post.
PostTask() - Constructor for class net.sf.antcontrib.net.PostTask
 
PostTask.Cookie - Class in net.sf.antcontrib.net
Represents a cookie.
PostTask.Cookie(String) - Constructor for class net.sf.antcontrib.net.PostTask.Cookie
 
PostTask.Cookie(String, String) - Constructor for class net.sf.antcontrib.net.PostTask.Cookie
 
Prop - Class in net.sf.antcontrib.net
Simple bean to represent a name/value pair.
Prop() - Constructor for class net.sf.antcontrib.net.Prop
 
PropertyContainer - Class in net.sf.antcontrib.antserver.commands
Place class description here.
PropertyContainer() - Constructor for class net.sf.antcontrib.antserver.commands.PropertyContainer
 
PropertyCopy - Class in net.sf.antcontrib.property
Task definition for the propertycopy task, which copies the value of a named property to another property.
PropertyCopy() - Constructor for class net.sf.antcontrib.property.PropertyCopy
Default Constructor
PropertySelector - Class in net.sf.antcontrib.property
Place class description here.
PropertySelector() - Constructor for class net.sf.antcontrib.property.PropertySelector
 

R

radians(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
random(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
read(Reader) - Method in class net.sf.antcontrib.inifile.IniFile
Reads from a Reader into the current IniFile instance.
ReferenceContainer - Class in net.sf.antcontrib.antserver.commands
Place class description here.
ReferenceContainer() - Constructor for class net.sf.antcontrib.antserver.commands.ReferenceContainer
 
Reflector - Class in net.sf.antcontrib.util
Utility class to handle reflection on java objects.
Reflector(String) - Constructor for class net.sf.antcontrib.util.Reflector
Constructor for the wrapper using a classname
Reflector(Object) - Constructor for class net.sf.antcontrib.util.Reflector
Constructor using a passed in object.
RegexTask - Class in net.sf.antcontrib.property
Place class description here.
RegexTask() - Constructor for class net.sf.antcontrib.property.RegexTask
 
RegexUtil - Class in net.sf.antcontrib.property
Regular Expression utilities
RegexUtil() - Constructor for class net.sf.antcontrib.property.RegexUtil
 
removeProperty(String, String) - Method in class net.sf.antcontrib.inifile.IniFile
Removes a property from a section.
removeProperty(String) - Method in class net.sf.antcontrib.inifile.IniSection
Removes a property from this ection
removeSection(String) - Method in class net.sf.antcontrib.inifile.IniFile
Removes an entire section from the IniFile
respond(Project, long, InputStream) - Method in interface net.sf.antcontrib.antserver.Command
Process any additional data from a response.
respond(Project, long, InputStream) - Method in class net.sf.antcontrib.antserver.commands.AbstractCommand
 
Response - Class in net.sf.antcontrib.antserver
Place class description here.
Response() - Constructor for class net.sf.antcontrib.antserver.Response
 
returnThread(ThreadPoolThread) - Method in class net.sf.antcontrib.util.ThreadPool
 
rint(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
round(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
run() - Method in class net.sf.antcontrib.antserver.server.ConnectionHandler
 
run() - Method in class net.sf.antcontrib.antserver.server.Server
 
run() - Method in class net.sf.antcontrib.process.ForgetTask
 
run() - Method in class net.sf.antcontrib.util.ThreadPoolThread
 
RunAntCommand - Class in net.sf.antcontrib.antserver.commands
Place class description here.
RunAntCommand() - Constructor for class net.sf.antcontrib.antserver.commands.RunAntCommand
 
RunTargetCommand - Class in net.sf.antcontrib.antserver.commands
Place class description here.
RunTargetCommand() - Constructor for class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
RunTargetTask - Class in net.sf.antcontrib.logic
Ant task that runs a target without creating a new project.
RunTargetTask() - Constructor for class net.sf.antcontrib.logic.RunTargetTask
 
runTests() - Static method in class net.sf.antcontrib.logic.Assert
 

S

SECOND - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
SECOND_UNIT - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
select(String, Vector) - Static method in class net.sf.antcontrib.property.RegexUtil
Parse a select string, and merge it with a match groups vector to produce an output string.
sendCommand(Command) - Method in class net.sf.antcontrib.antserver.client.Client
 
SendFileCommand - Class in net.sf.antcontrib.antserver.commands
Place class description here.
SendFileCommand() - Constructor for class net.sf.antcontrib.antserver.commands.SendFileCommand
 
Server - Class in net.sf.antcontrib.antserver.server
Place class description here.
Server(ServerTask, int) - Constructor for class net.sf.antcontrib.antserver.server.Server
 
ServerTask - Class in net.sf.antcontrib.antserver.server
Place class description here.
ServerTask() - Constructor for class net.sf.antcontrib.antserver.server.ServerTask
 
setAction(String) - Method in class net.sf.antcontrib.perf.StopWatchTask
 
setAge(String) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
setAll(boolean) - Method in class net.sf.antcontrib.logic.OutOfDate.DeleteTargets
whether to delete all the targets or just those that are newer than the corresponding sources.
setAllTargets(String) - Method in class net.sf.antcontrib.logic.OutOfDate
A property to contain all the target filenames
setAllTargetsPath(String) - Method in class net.sf.antcontrib.logic.OutOfDate
A refernce to contain the path of all the targets
setAntFile(String) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
setAntfile(String) - Method in class net.sf.antcontrib.logic.AntCallBack
The build file to use.
setAntfile(String) - Method in class net.sf.antcontrib.logic.AntFetch
The build file to use.
setAppend(boolean) - Method in class net.sf.antcontrib.net.PostTask
Should the log file be appended to or overwritten? Default is true, append to the file.
setArg1(String) - Method in class net.sf.antcontrib.logic.condition.IsGreaterThan
 
setArg1(String) - Method in class net.sf.antcontrib.logic.condition.IsLessThan
 
setArg1(String) - Method in class net.sf.antcontrib.math.Operation
 
setArg2(String) - Method in class net.sf.antcontrib.logic.condition.IsGreaterThan
 
setArg2(String) - Method in class net.sf.antcontrib.logic.condition.IsLessThan
 
setArg2(String) - Method in class net.sf.antcontrib.math.Operation
 
setArg3(String) - Method in class net.sf.antcontrib.math.Operation
 
setArg4(String) - Method in class net.sf.antcontrib.math.Operation
 
setArg5(String) - Method in class net.sf.antcontrib.math.Operation
 
setCaseInsensitive(boolean) - Method in class net.sf.antcontrib.logic.Switch
 
setCasesensitive(boolean) - Method in class net.sf.antcontrib.logic.condition.IsGreaterThan
Should the comparison be case sensitive?
setCasesensitive(boolean) - Method in class net.sf.antcontrib.logic.condition.IsLessThan
Should the comparison be case sensitive?
setCaseSensitive(boolean) - Method in class net.sf.antcontrib.property.PropertySelector
 
setCaseSensitive(boolean) - Method in class net.sf.antcontrib.property.RegexTask
 
setCasesensitive(boolean) - Method in class net.sf.antcontrib.property.SortList
 
setCircularDesign(boolean) - Method in class net.sf.antcontrib.design.VerifyDesign
 
setCircularDesign(boolean) - Method in class net.sf.antcontrib.design.VerifyDesignDelegate
 
setCollection(OutOfDate.CollectionEnum) - Method in class net.sf.antcontrib.logic.OutOfDate
Set the collection attribute, controls what is returned by the iterator method.
setCommand(Commandline) - Method in class net.sf.antcontrib.platform.ShellScriptTask
Disallow the command attribute of parent class ExecTask.
setContentLength(long) - Method in class net.sf.antcontrib.antserver.Response
 
setCount(int) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
setCurrentClass(String) - Method in class net.sf.antcontrib.design.Design
 
setDaemon(boolean) - Method in class net.sf.antcontrib.process.ForgetTask
 
setDatatype(String) - Method in class net.sf.antcontrib.math.MathTask
 
setDataType(String) - Method in class net.sf.antcontrib.math.MathTask
 
setDatatype(String) - Method in class net.sf.antcontrib.math.Numeric
Sets the datatype of this number.
setDatatype(String) - Method in class net.sf.antcontrib.math.Operation
 
setDays(int) - Method in class net.sf.antcontrib.process.Limit
Set a day wait value.
setDefaultValue(String) - Method in class net.sf.antcontrib.property.RegexTask
 
setDelimiter(String) - Method in class net.sf.antcontrib.logic.For
Set the delimiter attribute.
setDelimiter(String) - Method in class net.sf.antcontrib.logic.ForDelegate
Set the delimiter attribute.
setDelimiter(String) - Method in class net.sf.antcontrib.logic.ForEach
 
setDelimiter(char) - Method in class net.sf.antcontrib.property.PropertySelector
 
setDelimiter(String) - Method in class net.sf.antcontrib.property.SortList
 
setDepends(String) - Method in class net.sf.antcontrib.walls.Package
 
setDesign(File) - Method in class net.sf.antcontrib.design.VerifyDesign
 
setDesign(File) - Method in class net.sf.antcontrib.design.VerifyDesignDelegate
 
setDest(File) - Method in class net.sf.antcontrib.inifile.IniFileTask
 
setDir(String) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
setDir(File) - Method in class net.sf.antcontrib.logic.AntCallBack
The directory to use as a base directory for the new Ant project.
setDir(File) - Method in class net.sf.antcontrib.logic.AntFetch
The directory to use as a base directory for the new Ant project.
setDir(File) - Method in class net.sf.antcontrib.logic.OutOfDate.MyMapper
 
setDir(File) - Method in class net.sf.antcontrib.property.PathToFileSet
 
setDistinct(boolean) - Method in class net.sf.antcontrib.property.PropertySelector
 
setDomain(String) - Method in class net.sf.antcontrib.net.PostTask.Cookie
 
setDynamicAttribute(String, String) - Method in class net.sf.antcontrib.math.MathTask
 
setDynamicAttribute(String, String) - Method in class net.sf.antcontrib.math.Operation
 
setEncoding(String) - Method in class net.sf.antcontrib.net.PostTask
Sets the encoding of the outgoing properties, default is UTF-8.
setErrorMessage(String) - Method in class net.sf.antcontrib.antserver.Response
 
setErrorStackTrace(String) - Method in class net.sf.antcontrib.antserver.Response
 
setExcludes(String) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setExecutable(String) - Method in class net.sf.antcontrib.platform.ShellScriptTask
Sets the shell used to run the script.
setExecute(String) - Method in class net.sf.antcontrib.logic.Assert
Ant boolean, if true, execute any contained tasks.
setExists(String) - Method in class net.sf.antcontrib.logic.Assert
Set the 'exists' attribute.
setFailOnError(boolean) - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
setFailonerror(String) - Method in class net.sf.antcontrib.logic.Assert
Ant boolean, stop the build process if the assertion fails.
setFailOnError(boolean) - Method in class net.sf.antcontrib.logic.OutOfDate.DeleteTargets
 
setFailonerror(boolean) - Method in class net.sf.antcontrib.net.PostTask
Should the build fail if the post fails?
setFailonerror(boolean) - Method in class net.sf.antcontrib.process.Limit
Determines whether the build should fail if the time limit has expired on this task.
setFaultReason(String) - Method in class net.sf.antcontrib.walls.Package
FILL IN JAVADOC HERE
setFile(File) - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
setFile(File) - Method in class net.sf.antcontrib.net.PostTask
Set the name of a file to read a set of properties from.
setFile(File) - Method in class net.sf.antcontrib.property.Variable
Set the name of a file to read properties from.
setForce(boolean) - Method in class net.sf.antcontrib.logic.OutOfDate
whether to allways be outofdate
setFrom(String) - Method in class net.sf.antcontrib.property.PropertyCopy
 
setGlobal(boolean) - Method in class net.sf.antcontrib.property.RegexTask
 
setHours(int) - Method in class net.sf.antcontrib.process.Limit
Set an hours wait value.
setIdContainer(String) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setIf(String) - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
setIgnoreNonRelative(boolean) - Method in class net.sf.antcontrib.property.PathToFileSet
 
setIncludeLibs(boolean) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setIncludeOutput(boolean) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setIncludes(String) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setIncludeSource(boolean) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setIncludeSubpackages(boolean) - Method in class net.sf.antcontrib.design.Package
 
setInheritall(boolean) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
setInheritall(boolean) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
setInheritAll(boolean) - Method in class net.sf.antcontrib.logic.AntCallBack
If true, pass all properties to the new Ant project.
setInheritAll(boolean) - Method in class net.sf.antcontrib.logic.AntFetch
If true, pass all properties to the new Ant project.
setInheritall(boolean) - Method in class net.sf.antcontrib.logic.ForEach
Corresponds to <antcall>'s inheritall attribute.
setInheritRefs(boolean) - Method in class net.sf.antcontrib.logic.AntCallBack
If true, pass all references to the new Ant project.
setInheritRefs(boolean) - Method in class net.sf.antcontrib.logic.AntFetch
If true, pass all references to the new Ant project.
setInheritrefs(boolean) - Method in class net.sf.antcontrib.logic.ForEach
Corresponds to <antcall>'s inheritrefs attribute.
setInput(String) - Method in class net.sf.antcontrib.property.RegexTask
 
setInputString(String) - Method in class net.sf.antcontrib.platform.ShellScriptTask
Sets script code to s.
setInteritrefs(boolean) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
setInteritrefs(boolean) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
setIntermediaryBuildDir(File) - Method in class net.sf.antcontrib.walls.CompileWithWalls
 
setJar(File) - Method in class net.sf.antcontrib.design.VerifyDesign
 
setJar(File) - Method in class net.sf.antcontrib.design.VerifyDesignDelegate
 
setKeepgoing(boolean) - Method in class net.sf.antcontrib.logic.For
Set the keepgoing attribute, indicating whether we should stop on errors or continue heedlessly onward.
setKeepgoing(boolean) - Method in class net.sf.antcontrib.logic.ForDelegate
Set the keepgoing attribute, indicating whether we should stop on errors or continue heedlessly onward.
setList(String) - Method in class net.sf.antcontrib.logic.For
Set the list attribute.
setList(String) - Method in class net.sf.antcontrib.logic.ForDelegate
Set the list attribute.
setList(String) - Method in class net.sf.antcontrib.logic.ForEach
 
setLocation(File) - Method in class net.sf.antcontrib.property.URLEncodeTask
 
setLogfile(File) - Method in class net.sf.antcontrib.net.PostTask
Set the name of a file to save the response to.
setLogger(TaskLogger) - Method in class net.sf.antcontrib.logic.ForDelegate
Specify a logger to be used for passing along messages.
setMachine(String) - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
setMatch(String) - Method in class net.sf.antcontrib.property.PropertySelector
 
setMaxThreads(int) - Method in class net.sf.antcontrib.logic.ForEach
Set the maximum amount of threads we're going to allow at once to execute
setMaxwait(int) - Method in class net.sf.antcontrib.net.PostTask
How long to wait on the remote server.
setMaxwait(int) - Method in class net.sf.antcontrib.process.Limit
How long to wait for all nested tasks to complete, in units.
setMaxWaitUnit(Limit.TimeUnit) - Method in class net.sf.antcontrib.process.Limit
Set the max wait time unit, default is minutes.
setMessage(String) - Method in class net.sf.antcontrib.logic.Assert
 
setMilliseconds(int) - Method in class net.sf.antcontrib.process.Limit
Set a millisecond wait value.
setMinutes(int) - Method in class net.sf.antcontrib.process.Limit
Set a minute wait value.
setName(String) - Method in class net.sf.antcontrib.antserver.commands.PropertyContainer
 
setName(String) - Method in class net.sf.antcontrib.design.Depends
 
setName(String) - Method in class net.sf.antcontrib.design.Package
 
setName(String) - Method in class net.sf.antcontrib.inifile.IniProperty
Sets the name of the property
setName(String) - Method in class net.sf.antcontrib.inifile.IniSection
Sets the name of the section
setName(String) - Method in class net.sf.antcontrib.logic.Assert
Set the name of the property to test.
setName(String) - Method in class net.sf.antcontrib.net.Prop
 
setName(String) - Method in class net.sf.antcontrib.perf.StopWatchTask
 
setName(String) - Method in class net.sf.antcontrib.property.PathToFileSet
 
setName(String) - Method in class net.sf.antcontrib.property.PropertyCopy
 
setName(String) - Method in class net.sf.antcontrib.property.URLEncodeTask
 
setName(String) - Method in class net.sf.antcontrib.property.Variable
Set the name of the property.
setName(String) - Method in class net.sf.antcontrib.walls.Package
 
setNeedDeclarations(boolean) - Method in class net.sf.antcontrib.design.Package
 
setNumeric(boolean) - Method in class net.sf.antcontrib.property.SortList
 
setOp(String) - Method in class net.sf.antcontrib.math.Operation
 
setOperand1(String) - Method in class net.sf.antcontrib.math.MathTask
 
setOperand2(String) - Method in class net.sf.antcontrib.math.MathTask
 
setOperation(String) - Method in class net.sf.antcontrib.inifile.IniFileTask.Set
 
setOperation(String) - Method in class net.sf.antcontrib.math.MathTask
 
setOperation(String) - Method in class net.sf.antcontrib.math.Operation
 
setOrderPropertyFile(File) - Method in class net.sf.antcontrib.property.SortList
 
setOrderPropertyFilePrefix(String) - Method in class net.sf.antcontrib.property.SortList
 
setOutput(String) - Method in class net.sf.antcontrib.logic.AntCallBack
Filename to write the output to.
setOutput(String) - Method in class net.sf.antcontrib.logic.AntFetch
Filename to write the output to.
setOutputSetId(String) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
setOutputSources(String) - Method in class net.sf.antcontrib.logic.OutOfDate
A property to contain the output source files
setOutputSourcesPath(String) - Method in class net.sf.antcontrib.logic.OutOfDate
A reference to the path containing all the sources files.
setOutputTargets(String) - Method in class net.sf.antcontrib.logic.OutOfDate
A property to contain the output target files
setOutputTargetsPath(String) - Method in class net.sf.antcontrib.logic.OutOfDate
A reference to contain the path of target files that are outofdate
setOverride(boolean) - Method in class net.sf.antcontrib.property.AbstractPropertySetterTask
 
setOwningTarget(Target) - Method in class net.sf.antcontrib.logic.For
 
setOwningTarget(Target) - Method in class net.sf.antcontrib.logic.ForDelegate
 
setPackage(String) - Method in class net.sf.antcontrib.design.Package
 
setPackage(String) - Method in class net.sf.antcontrib.walls.Package
 
setParallel(boolean) - Method in class net.sf.antcontrib.logic.For
Attribute whether to execute the loop in parallel or in sequence.
setParallel(boolean) - Method in class net.sf.antcontrib.logic.ForDelegate
Attribute whether to execute the loop in parallel or in sequence.
setParallel(boolean) - Method in class net.sf.antcontrib.logic.ForEach
 
setParam(String) - Method in class net.sf.antcontrib.logic.For
Set the param attribute.
setParam(String) - Method in class net.sf.antcontrib.logic.ForDelegate
Set the param attribute.
setParam(String) - Method in class net.sf.antcontrib.logic.ForEach
 
setPath(String) - Method in class net.sf.antcontrib.net.PostTask.Cookie
 
setPathRef(Reference) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
setPathRefId(String) - Method in class net.sf.antcontrib.property.PathToFileSet
 
setPathSep(char) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
setPersistant(boolean) - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
setPort(int) - Method in class net.sf.antcontrib.antserver.client.ClientTask
 
setPort(int) - Method in class net.sf.antcontrib.antserver.server.ServerTask
 
setproduce(String) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setProject(String) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setProject(Project) - Method in class net.sf.antcontrib.logic.For
 
setProject(Project) - Method in class net.sf.antcontrib.logic.ForDelegate
 
setProperties(Vector) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
setProperties(Vector) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
setProperty(String, String, String) - Method in class net.sf.antcontrib.inifile.IniFile
Sets the value of a property in a given section.
setProperty(String) - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
setProperty(IniProperty) - Method in class net.sf.antcontrib.inifile.IniSection
Sets a property, replacing the old value, if necessary.
setProperty(String) - Method in class net.sf.antcontrib.logic.condition.BooleanConditionTask
The name of the property to set.
setProperty(String) - Method in class net.sf.antcontrib.logic.condition.IsPropertyFalse
 
setProperty(String) - Method in class net.sf.antcontrib.logic.condition.IsPropertyTrue
 
setProperty(String) - Method in class net.sf.antcontrib.logic.OutOfDate
The property to set if any of the target files are outofdate with regard to any of the source files.
setProperty(String) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
setProperty(String) - Method in class net.sf.antcontrib.logic.TryCatchTask
Sets the property attribute.
setProperty(String) - Method in class net.sf.antcontrib.net.PostTask
Set the name of a property to save the response to.
setProperty(String) - Method in class net.sf.antcontrib.platform.OsFamily
 
setProperty(String) - Method in class net.sf.antcontrib.process.Limit
Name the property to set after a timeout.
setProperty(String) - Method in class net.sf.antcontrib.property.AbstractPropertySetterTask
 
setPropertyValue(String) - Method in class net.sf.antcontrib.property.AbstractPropertySetterTask
 
setProxy(Object) - Method in class net.sf.antcontrib.logic.condition.BooleanConditionTask
 
setQuiet(boolean) - Method in class net.sf.antcontrib.logic.OutOfDate.DeleteTargets
 
setReference(String) - Method in class net.sf.antcontrib.logic.TryCatchTask
Sets the reference attribute.
setReferences(Vector) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
setReferences(Vector) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
setRefid(String) - Method in class net.sf.antcontrib.antserver.commands.ReferenceContainer
 
setRefid(Reference) - Method in class net.sf.antcontrib.logic.Throw
The reference that points to a BuildException.
setRefid(Reference) - Method in class net.sf.antcontrib.property.SortList
 
setRefid(Reference) - Method in class net.sf.antcontrib.property.URLEncodeTask
 
setRegexp(String) - Method in class net.sf.antcontrib.property.RegexTask
 
setReplace(String) - Method in class net.sf.antcontrib.property.RegexTask
 
setResult(String) - Method in class net.sf.antcontrib.math.MathTask
 
setResultsXml(String) - Method in class net.sf.antcontrib.antserver.Response
 
setReturn(String) - Method in class net.sf.antcontrib.logic.AntCallBack
Set the property or properties that are set in the new project to be transfered back to the original project.
setReturn(String) - Method in class net.sf.antcontrib.logic.AntFetch
Set the property or properties that are set in the new project to be transfered back to the original project.
setRunnable(Runnable) - Method in class net.sf.antcontrib.util.ThreadPoolThread
 
setSeconds(int) - Method in class net.sf.antcontrib.process.Limit
Set a second wait value.
setSection(IniSection) - Method in class net.sf.antcontrib.inifile.IniFile
Sets an IniSection object.
setSection(String) - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
setSelect(String) - Method in class net.sf.antcontrib.property.PropertySelector
 
setSelect(String) - Method in class net.sf.antcontrib.property.RegexTask
 
setSeparator(String) - Method in class net.sf.antcontrib.logic.OutOfDate
The separator to use to separate the files
setShell(String) - Method in class net.sf.antcontrib.platform.ShellScriptTask
Sets the shell used to run the script.
setSilent(boolean) - Method in class net.sf.antcontrib.property.PropertyCopy
 
setSource(File) - Method in class net.sf.antcontrib.inifile.IniFileTask
 
setStrict(boolean) - Method in class net.sf.antcontrib.math.MathTask
 
setStrict(boolean) - Method in class net.sf.antcontrib.math.Operation
 
setSucceeded(boolean) - Method in class net.sf.antcontrib.antserver.Response
 
setTarget(String) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
setTarget(String) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
setTarget(String) - Method in class net.sf.antcontrib.logic.AntCallBack
The target of the new Ant project to execute.
setTarget(String) - Method in class net.sf.antcontrib.logic.AntFetch
The target of the new Ant project to execute.
setTarget(String) - Method in class net.sf.antcontrib.logic.ForEach
 
setTarget(String) - Method in class net.sf.antcontrib.logic.RunTargetTask
The target attribute
setThreadCount(int) - Method in class net.sf.antcontrib.logic.For
Set the maximum amount of threads we're going to allow to execute in parallel
setThreadCount(int) - Method in class net.sf.antcontrib.logic.ForDelegate
Set the maximum amount of threads we're going to allow to execute in parallel
setThrowable(Throwable) - Method in class net.sf.antcontrib.antserver.Response
 
setThrowable(String) - Method in class net.sf.antcontrib.logic.TryCatchTask.CatchBlock
 
setTmpSuffix(String) - Method in class net.sf.antcontrib.platform.ShellScriptTask
Sets the suffix for the tmp file used to contain the script.
setTo(URL) - Method in class net.sf.antcontrib.net.PostTask
Set the url to post to.
setTodir(String) - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
setTofile(String) - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
setToRefId(String) - Method in class net.sf.antcontrib.antserver.commands.ReferenceContainer
 
setToRefid(String) - Method in class net.sf.antcontrib.logic.AntCallBack.Reference
Set the id that this reference to be stored under in the new project.
setToRefid(String) - Method in class net.sf.antcontrib.logic.AntFetch.Reference
Set the id that this reference to be stored under in the new project.
setTrim(boolean) - Method in class net.sf.antcontrib.logic.condition.IsGreaterThan
Should we want to trim the arguments before comparing them?
setTrim(boolean) - Method in class net.sf.antcontrib.logic.condition.IsLessThan
Should we want to trim the arguments before comparing them?
setTrim(boolean) - Method in class net.sf.antcontrib.logic.For
Set the trim attribute.
setTrim(boolean) - Method in class net.sf.antcontrib.logic.ForDelegate
Set the trim attribute.
setTrim(boolean) - Method in class net.sf.antcontrib.logic.ForEach
 
setUnit(String) - Method in class net.sf.antcontrib.process.Limit
Sets the unit for the max wait.
setUnless(String) - Method in class net.sf.antcontrib.inifile.IniFileTask.IniOperation
 
setUnset(boolean) - Method in class net.sf.antcontrib.property.Variable
Determines whether the property should be removed from the project.
setValue(String) - Method in class net.sf.antcontrib.antserver.commands.PropertyContainer
 
setValue(String) - Method in class net.sf.antcontrib.inifile.IniFileTask.Set
 
setValue(String) - Method in class net.sf.antcontrib.inifile.IniProperty
Sets the value of the property
setValue(String) - Method in class net.sf.antcontrib.logic.Assert
Set the expected value of the property.
setValue(String) - Method in class net.sf.antcontrib.logic.condition.BooleanConditionTask
The value for the property to set, if condition evaluates to true.
setValue(String) - Method in class net.sf.antcontrib.logic.OutOfDate
The value to set the named property to the target files are outofdate
setValue(String) - Method in class net.sf.antcontrib.logic.Switch.Case
 
setValue(String) - Method in class net.sf.antcontrib.logic.Switch
Sets the value being switched on
setValue(String) - Method in class net.sf.antcontrib.math.Numeric
Set the value for this number.
setValue(String) - Method in class net.sf.antcontrib.net.Prop
 
setValue(String) - Method in class net.sf.antcontrib.process.Limit
The value for the property to set after a timeout, defaults to true.
setValue(String) - Method in class net.sf.antcontrib.property.SortList
 
setValue(String) - Method in class net.sf.antcontrib.property.URLEncodeTask
 
setValue(String) - Method in class net.sf.antcontrib.property.Variable
Set the value of the property.
setValueProgrammatically(String) - Method in class net.sf.antcontrib.process.Limit.TimeUnit
set the inner value programmatically.
setVerbose(boolean) - Method in class net.sf.antcontrib.antclipse.ClassPathTask
Setter for task parameter
setVerbose(boolean) - Method in class net.sf.antcontrib.logic.OutOfDate
whether to have verbose output
setVerbose(boolean) - Method in class net.sf.antcontrib.net.PostTask
If true, progress messages and returned data from the post will be displayed.
setWalls(File) - Method in class net.sf.antcontrib.walls.CompileWithWalls
 
setWantresponse(boolean) - Method in class net.sf.antcontrib.net.PostTask
Default is true, get the response from the post.
setWeeks(int) - Method in class net.sf.antcontrib.process.Limit
Set a week wait value.
ShellScriptTask - Class in net.sf.antcontrib.platform
A generic front-end for passing "shell lines" to any application which can accept a filename containing script input (bash, perl, csh, tcsh, etc.).
ShellScriptTask() - Constructor for class net.sf.antcontrib.platform.ShellScriptTask
 
shutdown() - Method in class net.sf.antcontrib.antserver.client.Client
 
shutdown() - Method in class net.sf.antcontrib.antserver.server.ServerTask
 
ShutdownCommand - Class in net.sf.antcontrib.antserver.commands
Place class description here.
ShutdownCommand() - Constructor for class net.sf.antcontrib.antserver.commands.ShutdownCommand
 
SilentCopy - Class in net.sf.antcontrib.walls
FILL IN JAVADOC HERE
SilentCopy() - Constructor for class net.sf.antcontrib.walls.SilentCopy
 
SilentMove - Class in net.sf.antcontrib.walls
FILL IN JAVADOC HERE
SilentMove() - Constructor for class net.sf.antcontrib.walls.SilentMove
 
sin(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
sort(Vector) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
sort(Vector, int, int) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
SortList - Class in net.sf.antcontrib.property
Place class description here.
SortList() - Constructor for class net.sf.antcontrib.property.SortList
 
SOURCES - Static variable in class net.sf.antcontrib.logic.OutOfDate.CollectionEnum
Constants for the enumerations
sqrt(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
start() - Method in class net.sf.antcontrib.antserver.server.ConnectionHandler
 
start() - Method in class net.sf.antcontrib.antserver.server.Server
 
start() - Method in class net.sf.antcontrib.perf.AntPerformanceListener.StopWatch
Starts/restarts the stopwatch.
start() - Method in class net.sf.antcontrib.perf.StopWatch
Starts/restarts the stopwatch.
stop() - Method in class net.sf.antcontrib.antserver.server.Server
 
stop() - Method in class net.sf.antcontrib.perf.AntPerformanceListener.StopWatch
Stops the stopwatch.
stop() - Method in class net.sf.antcontrib.perf.StopWatch
Stops the stopwatch.
StopWatch - Class in net.sf.antcontrib.perf
A stopwatch, useful for 'quick and dirty' performance testing.
StopWatch() - Constructor for class net.sf.antcontrib.perf.StopWatch
Starts the stopwatch.
StopWatch(String) - Constructor for class net.sf.antcontrib.perf.StopWatch
Starts the stopwatch.
StopWatchTask - Class in net.sf.antcontrib.perf
Assists in timing tasks and/or targets.
StopWatchTask() - Constructor for class net.sf.antcontrib.perf.StopWatchTask
 
subtract(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
swap(Vector, int, int) - Method in class net.sf.antcontrib.logic.TimestampSelector
 
Switch - Class in net.sf.antcontrib.logic
Task definition for the ANT task to switch on a particular value.
Switch() - Constructor for class net.sf.antcontrib.logic.Switch
Default Constructor
Switch.Case - Class in net.sf.antcontrib.logic
 
Switch.Case() - Constructor for class net.sf.antcontrib.logic.Switch.Case
 

T

tan(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
TARGET_CLASSPATH - Static variable in class net.sf.antcontrib.antclipse.ClassPathTask
 
TARGET_FILESET - Static variable in class net.sf.antcontrib.antclipse.ClassPathTask
 
targetFinished(BuildEvent) - Method in class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
targetFinished(BuildEvent) - Method in class net.sf.antcontrib.perf.AntPerformanceListener
Stop timing the given target.
TARGETS - Static variable in class net.sf.antcontrib.logic.OutOfDate.CollectionEnum
Constants for the enumerations
targetStarted(BuildEvent) - Method in class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
targetStarted(BuildEvent) - Method in class net.sf.antcontrib.perf.AntPerformanceListener
Start timing the given target.
taskFinished(BuildEvent) - Method in class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
taskFinished(BuildEvent) - Method in class net.sf.antcontrib.perf.AntPerformanceListener
Stop timing the given task.
taskStarted(BuildEvent) - Method in class net.sf.antcontrib.antserver.server.ConnectionBuildListener
 
taskStarted(BuildEvent) - Method in class net.sf.antcontrib.perf.AntPerformanceListener
Start timing the given task.
ThreadPool - Class in net.sf.antcontrib.util
Place class description here.
ThreadPool(int) - Constructor for class net.sf.antcontrib.util.ThreadPool
 
ThreadPoolThread - Class in net.sf.antcontrib.util
Place class description here.
ThreadPoolThread(ThreadPool) - Constructor for class net.sf.antcontrib.util.ThreadPoolThread
 
Throw - Class in net.sf.antcontrib.logic
Extension of <fail> that can throw an exception that is a reference in the project.
Throw() - Constructor for class net.sf.antcontrib.logic.Throw
 
TimestampSelector - Class in net.sf.antcontrib.logic
Task definition for the foreach task.
TimestampSelector() - Constructor for class net.sf.antcontrib.logic.TimestampSelector
Default Constructor
todegrees(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
toMillis(long) - Method in class net.sf.antcontrib.process.Limit.TimeUnit
convert the time in the current unit, to millis
toradians(String, boolean, Evaluateable[]) - Static method in class net.sf.antcontrib.math.Math
 
toString() - Method in class net.sf.antcontrib.AntContribVersion
Prints the version info the MockVersion represents.
toString() - Method in class net.sf.antcontrib.design.Depends
 
toString() - Method in class net.sf.antcontrib.math.Numeric
 
toString() - Method in class net.sf.antcontrib.math.Operation
 
toString() - Method in class net.sf.antcontrib.net.PostTask.Cookie
 
toString() - Method in class net.sf.antcontrib.perf.StopWatch
Returns the total elapsed time of the stopwatch formatted in decimal seconds.
toString() - Method in class net.sf.antcontrib.property.URLEncodeTask
 
total() - Method in class net.sf.antcontrib.perf.AntPerformanceListener.StopWatch
Total cumulative elapsed time.
total() - Method in class net.sf.antcontrib.perf.StopWatch
Total cumulative elapsed time.
transferBytes(InputStream, long, OutputStream, boolean) - Static method in class net.sf.antcontrib.antserver.Util
 
TryCatchTask - Class in net.sf.antcontrib.logic
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() - Constructor for class net.sf.antcontrib.logic.TryCatchTask
 
TryCatchTask.CatchBlock - Class in net.sf.antcontrib.logic
 
TryCatchTask.CatchBlock() - Constructor for class net.sf.antcontrib.logic.TryCatchTask.CatchBlock
 

U

unit - Variable in class net.sf.antcontrib.process.Limit
 
URLEncodeTask - Class in net.sf.antcontrib.property
Place class description here.
URLEncodeTask() - Constructor for class net.sf.antcontrib.property.URLEncodeTask
 
Util - Class in net.sf.antcontrib.antserver
Place class description here.
Util() - Constructor for class net.sf.antcontrib.antserver.Util
 

V

validate(Project) - Method in interface net.sf.antcontrib.antserver.Command
This should throw a build exception if the parameters are invalid.
validate(Project) - Method in class net.sf.antcontrib.antserver.commands.DisconnectCommand
 
validate(Project) - Method in class net.sf.antcontrib.antserver.commands.HelloWorldCommand
 
validate(Project) - Method in class net.sf.antcontrib.antserver.commands.RunAntCommand
 
validate(Project) - Method in class net.sf.antcontrib.antserver.commands.RunTargetCommand
 
validate(Project) - Method in class net.sf.antcontrib.antserver.commands.SendFileCommand
 
validate(Project) - Method in class net.sf.antcontrib.antserver.commands.ShutdownCommand
 
validate() - Method in class net.sf.antcontrib.property.AbstractPropertySetterTask
 
validate() - Method in class net.sf.antcontrib.property.PropertyCopy
 
validate() - Method in class net.sf.antcontrib.property.PropertySelector
 
validate() - Method in class net.sf.antcontrib.property.RegexTask
 
validate() - Method in class net.sf.antcontrib.property.SortList
 
validate() - Method in class net.sf.antcontrib.property.URLEncodeTask
 
Variable - Class in net.sf.antcontrib.property
Similar to Property, but this property is mutable.
Variable() - Constructor for class net.sf.antcontrib.property.Variable
 
verifyDependencyOk(String) - Method in class net.sf.antcontrib.design.Design
 
VerifyDesign - Class in net.sf.antcontrib.design
 
VerifyDesign() - Constructor for class net.sf.antcontrib.design.VerifyDesign
 
VerifyDesignDelegate - Class in net.sf.antcontrib.design
 
VerifyDesignDelegate(Task) - Constructor for class net.sf.antcontrib.design.VerifyDesignDelegate
 
visitANEWARRAY(ANEWARRAY) - Method in class net.sf.antcontrib.design.InstructionVisitor
 
visitCHECKCAST(CHECKCAST) - Method in class net.sf.antcontrib.design.InstructionVisitor
 
visitINSTANCEOF(INSTANCEOF) - Method in class net.sf.antcontrib.design.InstructionVisitor
 
visitINVOKESTATIC(INVOKESTATIC) - Method in class net.sf.antcontrib.design.InstructionVisitor
 
visitLoadInstruction(LoadInstruction) - Method in class net.sf.antcontrib.design.InstructionVisitor
 
visitNEW(NEW) - Method in class net.sf.antcontrib.design.InstructionVisitor
 
visitPUTSTATIC(PUTSTATIC) - Method in class net.sf.antcontrib.design.InstructionVisitor
 

W

Walls - Class in net.sf.antcontrib.walls
FILL IN JAVADOC HERE
Walls() - Constructor for class net.sf.antcontrib.walls.Walls
 
WEEK - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
WEEK_UNIT - Static variable in class net.sf.antcontrib.process.Limit.TimeUnit
 
write(Writer) - Method in class net.sf.antcontrib.inifile.IniFile
Writes the current iniFile instance to a Writer object for serialization.
write(Writer) - Method in interface net.sf.antcontrib.inifile.IniPart
Write this part of the IniFile to a writer
write(Writer) - Method in class net.sf.antcontrib.inifile.IniProperty
Write this property to a writer object.
write(Writer) - Method in class net.sf.antcontrib.inifile.IniSection
 
writeScript() - Method in class net.sf.antcontrib.platform.ShellScriptTask
Writes the script lines to a temp file.

A B C D E F G H I L M N O P R S T U V W