Index

A B C D E F G H I L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

add(double[]) - Static method in class ise.antelope.tasks.Math
 
add(double, double) - Static method in class ise.antelope.tasks.Math
 
add(float[]) - Static method in class ise.antelope.tasks.Math
 
add(float, float) - Static method in class ise.antelope.tasks.Math
 
add(int[]) - Static method in class ise.antelope.tasks.Math
 
add(int, int) - Static method in class ise.antelope.tasks.Math
 
add(long[]) - Static method in class ise.antelope.tasks.Math
 
add(long, long) - Static method in class ise.antelope.tasks.Math
 
add(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
add(BigInteger[]) - Static method in class ise.antelope.tasks.Math
 
add(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
add(Condition) - Method in class ise.antelope.tasks.BooleanConditionBase
Add an arbitrary condition -- this doesn't work, it is copied from ConditionBase in Ant, and it doesn't work there either.
addAnd(And) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addAvailable(Available) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addBool(BooleanConditionTask) - Method in class ise.antelope.tasks.Assert
Adds a feature to the Bool attribute of the Assert object
addBool(BooleanConditionTask) - Method in class ise.antelope.tasks.IfTask
 
addBreak(Break) - Method in class ise.antelope.tasks.Break
 
addBreak(Break) - Method in interface ise.antelope.tasks.Breakable
Adds a nested Break.
addBreak(Break) - Method in class ise.antelope.tasks.Case
Required for Breakable interface.
addBreak(Break) - Method in class ise.antelope.tasks.ElseTask
Required by Breakable interface.
addBreak(Break) - Method in class ise.antelope.tasks.IfTask
Required by Breakable.
addCanread(CanRead) - Method in class ise.antelope.tasks.FileUtilTask
Is the file readable?
addCanwrite(CanWrite) - Method in class ise.antelope.tasks.FileUtilTask
Is the file writable?
addCase(Case) - Method in class ise.antelope.tasks.SwitchTask
Adds a case to this switch.
addCatch(CatchTask) - Method in class ise.antelope.tasks.TryTask
 
addChecksum(Checksum) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addConfiguredNum(Num) - Method in class ise.antelope.tasks.Op
Add a number to this operation.
addConfiguredOp(Op) - Method in class ise.antelope.tasks.MathTask
Add a nested operation.
addConfiguredOp(Op) - Method in class ise.antelope.tasks.Op
Add a nested operation.
addConfiguredProp(Prop) - Method in class ise.antelope.tasks.PostTask
Adds a name/value pair to post.
addContains(Contains) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addDateBefore(DateTimeBefore) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addDateDifference(DateTimeDifference) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addDefault(DefaultCase) - Method in class ise.antelope.tasks.SwitchTask
Adds a default case to this switch.
addElse(ElseTask) - Method in class ise.antelope.tasks.IfTask
 
addEndsWith(EndsWith) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addEquals(Equals) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addFilecount(FileCount) - Method in class ise.antelope.tasks.FileUtilTask
How many files are in the directory?
addFilelength(FileLength) - Method in class ise.antelope.tasks.FileUtilTask
What is the length of the file?
addFileop(FileOp) - Method in class ise.antelope.tasks.FileUtilTask
 
addFileset(FileSet) - Method in class ise.antelope.tasks.Suite
Add a fileset to the suite.
addFilesMatch(FilesMatch) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addFinally(FinallyTask) - Method in class ise.antelope.tasks.TryTask
 
addHttp(Http) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addIndexOf(IndexOf) - Method in class ise.antelope.tasks.StringUtilTask
 
addIsdirectory(IsDirectory) - Method in class ise.antelope.tasks.FileUtilTask
Is the file a directory?
addIsFalse(IsFalse) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addIsfile(IsFile) - Method in class ise.antelope.tasks.FileUtilTask
Is the file a file?
addIsGreaterThan(IsGreaterThan) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addIshidden(IsHidden) - Method in class ise.antelope.tasks.FileUtilTask
Is the file hidden?
addIsLessThan(IsLessThan) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addIsPropertyFalse(IsPropertyFalse) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addIsPropertyTrue(IsPropertyTrue) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addIsReference(IsReference) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addIsSet(IsSet) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addIsTrue(IsTrue) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addLastIndexOf(LastIndexOf) - Method in class ise.antelope.tasks.StringUtilTask
 
addLastmodified(LastModified) - Method in class ise.antelope.tasks.FileUtilTask
When was the file last modified?
addLength(Length) - Method in class ise.antelope.tasks.StringUtilTask
 
addLineCount(FileLineCount) - Method in class ise.antelope.tasks.FileUtilTask
How many lines are in the file?
addListFiles(FileList) - Method in class ise.antelope.tasks.FileUtilTask
What files are in the directory?
addLowercase(LowerCase) - Method in class ise.antelope.tasks.StringUtilTask
 
addMathEquals(MathEquals) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addMessagebox(MessageBox) - Method in class ise.antelope.tasks.StringUtilTask
 
addNot(Not) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addOr(Or) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addOs(Os) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addProperties(Properties) - Method in class ise.antelope.tasks.Variable
iterate through a set of properties, resolve them, then assign them
addReference(AntCallBack.Reference) - Method in class ise.antelope.tasks.AntCallBack
Reference element identifying a data type to carry over to the new project.
addReference(AntFetch.Reference) - Method in class ise.antelope.tasks.AntFetch
Reference element identifying a data type to carry over to the new project.
addReplace(Replace) - Method in class ise.antelope.tasks.StringUtilTask
 
addSocket(Socket) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addSort(Sort) - Method in class ise.antelope.tasks.StringUtilTask
 
addStartsWith(StartsWith) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addStringOp(StringOp) - Method in class ise.antelope.tasks.StringUtilTask
Adds a feature to the StringOp attribute of the StringUtilTask object
addSubstring(Substring) - Method in class ise.antelope.tasks.StringUtilTask
 
addSuite(Suite) - Method in class ise.antelope.tasks.Suite
Add a stuie to the suite.
addTask(Task) - Method in class ise.antelope.tasks.Assert
Add a nested task to execute.
addTask(Task) - Method in class ise.antelope.tasks.Case
Adds a feature to the Task attribute of the Case object
addTask(Task) - Method in class ise.antelope.tasks.ElseTask
Add a task to execute.
addTask(Task) - Method in class ise.antelope.tasks.Foreach
Add a nested task to execute.
addTask(Task) - Method in class ise.antelope.tasks.ForTask
Add a nested task
addTask(Task) - Method in class ise.antelope.tasks.IfTask
Add a nested task to execute.
addTask(Task) - Method in class ise.antelope.tasks.Limit
Add a task to wait on.
addTask(Task) - Method in class ise.antelope.tasks.Repeat
Add a task to repeat.
addTask(Task) - Method in class ise.antelope.tasks.Suite
Add a task to execute, most likely a testcase, but really can be any task.
addTask(Task) - Method in class ise.antelope.tasks.TryTask
Add a nested task to Try.
addTestCase(TestCase) - Method in class ise.antelope.tasks.Suite
Add a testcase to the suite.
addText(String) - Method in class ise.antelope.tasks.PostTask
Adds a feature to the Text attribute of the PostTask object
addTimeBefore(DateTimeBefore) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addTimeDifference(DateTimeDifference) - Method in class ise.antelope.tasks.BooleanConditionBase
 
addTrim(Trim) - Method in class ise.antelope.tasks.StringUtilTask
 
addUntil(BooleanConditionTask) - Method in class ise.antelope.tasks.Repeat
"until" is the same as a "bool" as used in assert and if.
addUppercase(UpperCase) - Method in class ise.antelope.tasks.StringUtilTask
 
addUptodate(UpToDate) - Method in class ise.antelope.tasks.BooleanConditionBase
 
and(int, int) - Static method in class ise.antelope.tasks.Math
 
and(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
And - Class in ise.antelope.tasks
<and> condition container, modified for Antelope.
And() - Constructor for class ise.antelope.tasks.And
 
AntCallBack - Class in ise.antelope.tasks
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 ise.antelope.tasks.AntCallBack
 
AntCallBack.Reference - Class in ise.antelope.tasks
Helper class that implements the nested <reference> element of <ant> and <antcall>.
AntelopeTask - Class in ise.antelope.tasks
Defines all tasks used in the ise.antelope.tasks set package.
AntelopeTask() - Constructor for class ise.antelope.tasks.AntelopeTask
 
AntFetch - Class in ise.antelope.tasks
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 ise.antelope.tasks.AntFetch
 
AntFetch.Reference - Class in ise.antelope.tasks
Helper class that implements the nested <reference> element of <ant> and <antcall>.
AntScript - Class in ise.antelope.tasks
Defines all tasks used in the AntScript set of tasks.
AntScript() - Constructor for class ise.antelope.tasks.AntScript
 
Assert - Class in ise.antelope.tasks
Based on the Sequential task.
Assert() - Constructor for class ise.antelope.tasks.Assert
 
AssertException - Exception in ise.antelope.tasks
 
AssertException() - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(int) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(String) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(String, int) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(String, Throwable) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(String, Throwable, int) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(String, Throwable, Location) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(String, Throwable, Location, int) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(String, Location) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(String, Location, int) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(Throwable) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(Throwable, int) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(Throwable, Location) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertException(Throwable, Location, int) - Constructor for exception ise.antelope.tasks.AssertException
 
AssertLevel - Class in ise.antelope.tasks
 
AssertLevel() - Constructor for class ise.antelope.tasks.AssertLevel
 

B

Base64 - Class in ise.antelope.tasks
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in ise.antelope.tasks
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in ise.antelope.tasks
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BIGDECIMAL_TYPE - Static variable in class ise.antelope.tasks.Math
 
BIGINT_TYPE - Static variable in class ise.antelope.tasks.Math
 
BooleanConditionBase - Class in ise.antelope.tasks
Extends ConditionBase so I can get access to the condition count and the first condition.
BooleanConditionBase() - Constructor for class ise.antelope.tasks.BooleanConditionBase
 
BooleanConditionTask - Class in ise.antelope.tasks
Wraps a ConditionBase so that the If task can use standard Ant Conditions as its evaluated boolean expression.
BooleanConditionTask() - Constructor for class ise.antelope.tasks.BooleanConditionTask
Constructor for BooleanConditionTask
Break - Class in ise.antelope.tasks
This is a marker task that indicates to a Breakable that a break condition has occurred.
Break() - Constructor for class ise.antelope.tasks.Break
 
Breakable - Interface in ise.antelope.tasks
TaskContainers that implement this interface can set a break flag to indicate to containers that a break condition has occurred.
BUFFER_SIZE - Static variable in class ise.antelope.tasks.SplitTask
Buffer size for read and write operations.

C

calculate() - Method in class ise.antelope.tasks.Op
Perform this operation.
calculate(String, String[]) - Method in class ise.antelope.tasks.Math
Do a mathematical calculation.
calculate(String, String, String[]) - Method in class ise.antelope.tasks.Math
Do a mathematical calculation.
Call - Class in ise.antelope.tasks
 
Call() - Constructor for class ise.antelope.tasks.Call
 
Candidate(Class, Method) - Constructor for class ise.antelope.tasks.Math.Candidate
 
CANON - Static variable in class ise.antelope.tasks.HostnameTask
 
Case - Class in ise.antelope.tasks
This TaskContainer is intended to be nested into the Switch task.
Case() - Constructor for class ise.antelope.tasks.Case
 
CatchTask - Class in ise.antelope.tasks
This is identical to Sequential and can be used on its own as a Sequential task.
CatchTask() - Constructor for class ise.antelope.tasks.CatchTask
 
close() - Method in class ise.antelope.tasks.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
Contains - Class in ise.antelope.tasks
 
Contains() - Constructor for class ise.antelope.tasks.Contains
 
Cookie(String) - Constructor for class ise.antelope.tasks.PostTask.Cookie
 
Cookie(String, String) - Constructor for class ise.antelope.tasks.PostTask.Cookie
 
countConditions() - Method in class ise.antelope.tasks.BooleanConditionBase
Count the conditions.
createParam() - Method in class ise.antelope.tasks.AntCallBack
Property to pass to the invoked target.
createProperty() - Method in class ise.antelope.tasks.AntCallBack
Property to pass to the new project.
createProperty() - Method in class ise.antelope.tasks.AntFetch
Property to pass to the new project.

D

DateTimeBefore - Class in ise.antelope.tasks
Condition that validates if one datetime is before another datetime.
DateTimeBefore() - Constructor for class ise.antelope.tasks.DateTimeBefore
 
DateTimeDifference - Class in ise.antelope.tasks
Condition that validates the difference between two date/time stamps.
DateTimeDifference() - Constructor for class ise.antelope.tasks.DateTimeDifference
 
DAY - Static variable in class ise.antelope.tasks.TimeUnit
 
DAY_UNIT - Static variable in class ise.antelope.tasks.TimeUnit
 
DEBUG - Static variable in exception ise.antelope.tasks.AssertException
 
decode(byte[], int, int) - Static method in class ise.antelope.tasks.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class ise.antelope.tasks.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
DECODE - Static variable in class ise.antelope.tasks.Base64
Specify decoding.
decodeFromFile(String) - Static method in class ise.antelope.tasks.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class ise.antelope.tasks.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class ise.antelope.tasks.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decrypt(String) - Method in class ise.antelope.tasks.PasswordHandler
Decrypt a password.
DEFAULT_KEY - Static variable in class ise.antelope.tasks.PasswordHandler
key to use if none given
DefaultCase - Class in ise.antelope.tasks
Intended to be nested into the Switch task, this is the 'default' case for a switch.
DefaultCase() - Constructor for class ise.antelope.tasks.DefaultCase
 
DESEDE - Static variable in class ise.antelope.tasks.PasswordHandler
use Triple-DES as algorithm
divide(double[]) - Static method in class ise.antelope.tasks.Math
 
divide(double, double) - Static method in class ise.antelope.tasks.Math
 
divide(float[]) - Static method in class ise.antelope.tasks.Math
 
divide(float, float) - Static method in class ise.antelope.tasks.Math
 
divide(int[]) - Static method in class ise.antelope.tasks.Math
 
divide(int, int) - Static method in class ise.antelope.tasks.Math
 
divide(long[]) - Static method in class ise.antelope.tasks.Math
 
divide(long, long) - Static method in class ise.antelope.tasks.Math
 
divide(BigDecimal[]) - Static method in class ise.antelope.tasks.Math
 
divide(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
divide(BigInteger[]) - Static method in class ise.antelope.tasks.Math
 
divide(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
doBreak() - Method in class ise.antelope.tasks.Break
 
doBreak() - Method in interface ise.antelope.tasks.Breakable
 
doBreak() - Method in class ise.antelope.tasks.Case
Required for Breakable interface.
doBreak() - Method in class ise.antelope.tasks.ElseTask
Required by Breakable interface.
doBreak() - Method in class ise.antelope.tasks.IfTask
Required by Breakable.
DONT_BREAK_LINES - Static variable in class ise.antelope.tasks.Base64
Don't break lines when encoding (violates strict Base64 specification)

E

elapsed() - Method in class ise.antelope.tasks.StopWatch
Elapsed time, difference between the last start time and now.
ElseTask - Class in ise.antelope.tasks
This task is intended for nesting into the If task.
ElseTask() - Constructor for class ise.antelope.tasks.ElseTask
 
ENCODE - Static variable in class ise.antelope.tasks.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class ise.antelope.tasks.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class ise.antelope.tasks.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class ise.antelope.tasks.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class ise.antelope.tasks.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class ise.antelope.tasks.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class ise.antelope.tasks.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class ise.antelope.tasks.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class ise.antelope.tasks.Base64
Convenience method for encoding data to a file.
encrypt(String) - Method in class ise.antelope.tasks.PasswordHandler
Encrypt a password.
EndsWith - Class in ise.antelope.tasks
Extends IsTrue to do a String.endsWith().
EndsWith() - Constructor for class ise.antelope.tasks.EndsWith
 
equal(double, double) - Static method in class ise.antelope.tasks.Math
 
equal(int, int) - Static method in class ise.antelope.tasks.Math
 
equal(long, long) - Static method in class ise.antelope.tasks.Math
 
equal(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
equal(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
ERROR - Static variable in exception ise.antelope.tasks.AssertException
 
eval() - Method in class ise.antelope.tasks.And
 
eval() - Method in class ise.antelope.tasks.BooleanConditionTask
Evaluates the condition object.
eval() - Method in class ise.antelope.tasks.Contains
 
eval() - Method in class ise.antelope.tasks.DateTimeBefore
 
eval() - Method in class ise.antelope.tasks.DateTimeDifference
 
eval() - Method in class ise.antelope.tasks.EndsWith
 
eval() - Method in class ise.antelope.tasks.IsGreaterThan
 
eval() - Method in class ise.antelope.tasks.IsLessThan
 
eval() - Method in class ise.antelope.tasks.IsPropertyFalse
 
eval() - Method in class ise.antelope.tasks.IsPropertyTrue
 
eval() - Method in class ise.antelope.tasks.MathEquals
 
eval() - Method in class ise.antelope.tasks.Or
 
eval() - Method in class ise.antelope.tasks.StartsWith
 
execute() - Method in class ise.antelope.tasks.AntCallBack
Do the execution.
execute() - Method in class ise.antelope.tasks.AntelopeTask
Does nothing.
execute() - Method in class ise.antelope.tasks.AntFetch
Do the execution.
execute() - Method in class ise.antelope.tasks.AntScript
Does nothing.
execute() - Method in class ise.antelope.tasks.Assert
Execute this task and all nested Tasks.
execute() - Method in class ise.antelope.tasks.BooleanConditionTask
Forwards to eval().
execute() - Method in class ise.antelope.tasks.Break
 
execute() - Method in class ise.antelope.tasks.Call
 
execute() - Method in class ise.antelope.tasks.Case
Execute all nested tasks, checking for Breakables.
execute() - Method in class ise.antelope.tasks.ElseTask
 
execute() - Method in class ise.antelope.tasks.FileUtilTask
While multiple ops could be added, only the first one is executed.
execute() - Method in class ise.antelope.tasks.Find
Do the grep
execute() - Method in class ise.antelope.tasks.Foreach
Execute this task and all nested Tasks.
execute() - Method in class ise.antelope.tasks.ForTask
Execute all tasks.
execute() - Method in class ise.antelope.tasks.HostnameTask
Description of the Method
execute() - Method in class ise.antelope.tasks.IfTask
Execute this task and all nested Tasks, checking for Breaks and Breakables.
execute() - Method in class ise.antelope.tasks.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 ise.antelope.tasks.MathTask
 
execute() - Method in class ise.antelope.tasks.PasswordHandlerTask
Description of the Method
execute() - Method in class ise.antelope.tasks.PostTask
Do the post.
execute() - Method in class ise.antelope.tasks.ReadLog
 
execute() - Method in class ise.antelope.tasks.Repeat
Execute all nested tasks, repeating.
execute() - Method in class ise.antelope.tasks.SplitTask
Split the given property, value, or file into pieces.
execute() - Method in class ise.antelope.tasks.StopWatchTask
Description of the Method
execute() - Method in class ise.antelope.tasks.StringUtilTask
Description of the Method
execute() - Method in class ise.antelope.tasks.Suite
Run tests.
execute() - Method in class ise.antelope.tasks.SwitchTask
 
execute() - Method in class ise.antelope.tasks.TestCase
Run tests.
execute() - Method in class ise.antelope.tasks.TryTask
Try to execute all tasks.
execute() - Method in class ise.antelope.tasks.UIDTask
Generate a unique id and store it in the project with the given name.
execute() - Method in class ise.antelope.tasks.Unset
Execute all nested tasks, repeating.
execute() - Method in class ise.antelope.tasks.Variable
Execute this task.

F

factorial(double) - Static method in class ise.antelope.tasks.Math
 
factorial(float) - Static method in class ise.antelope.tasks.Math
 
factorial(int) - Static method in class ise.antelope.tasks.Math
 
factorial(BigInteger) - Static method in class ise.antelope.tasks.Math
 
FileUtilTask - Class in ise.antelope.tasks
A task to answer a bunch of questions about a file or directory.
FileUtilTask() - Constructor for class ise.antelope.tasks.FileUtilTask
 
FinallyTask - Class in ise.antelope.tasks
This is identical to Sequential and can be used on its own as a Sequential task.
FinallyTask() - Constructor for class ise.antelope.tasks.FinallyTask
 
Find - Class in ise.antelope.tasks
Copyright 2003
Find() - Constructor for class ise.antelope.tasks.Find
 
flushBase64() - Method in class ise.antelope.tasks.Base64.OutputStream
Method added by PHIL.
Foreach - Class in ise.antelope.tasks
Task container that iterates through a list of values, puts each value into a property, then executes all nested tasks.
Foreach() - Constructor for class ise.antelope.tasks.Foreach
 
format(long) - Method in class ise.antelope.tasks.StopWatch
Formats the given time into decimal seconds.
ForTask - Class in ise.antelope.tasks
 
ForTask() - Constructor for class ise.antelope.tasks.ForTask
 

G

getCandidateClass() - Method in class ise.antelope.tasks.Math.Candidate
 
getCandidateMethod() - Method in class ise.antelope.tasks.Math.Candidate
 
getConditionCount() - Method in class ise.antelope.tasks.BooleanConditionBase
Gets the conditionCount attribute of the BooleanConditionBase object
getConditions() - Method in class ise.antelope.tasks.BooleanConditionBase
Iterate through all conditions.
getCount() - Method in class ise.antelope.tasks.Grep
 
getDatatype() - Method in class ise.antelope.tasks.Num
 
getDomain() - Method in class ise.antelope.tasks.PostTask.Cookie
 
getFailedCount() - Method in class ise.antelope.tasks.Suite
 
getFailedCount() - Method in class ise.antelope.tasks.TestCase
 
getFailonerror() - Method in class ise.antelope.tasks.Suite
 
getFailures() - Method in class ise.antelope.tasks.Suite
 
getFailures() - Method in class ise.antelope.tasks.TestCase
 
getFirstCondition() - Method in class ise.antelope.tasks.BooleanConditionBase
Gets the firstCondition attribute of the BooleanConditionBase object
getId() - Method in class ise.antelope.tasks.PostTask.Cookie
 
getLevel() - Method in exception ise.antelope.tasks.AssertException
 
getMatch() - Method in class ise.antelope.tasks.Grep
 
getMatch(int) - Method in class ise.antelope.tasks.Grep
 
getMatches() - Method in class ise.antelope.tasks.Grep
 
getMultiplier() - Method in class ise.antelope.tasks.TimeUnit
Gets the multiplier attribute of the TimeUnit object
getName() - Method in class ise.antelope.tasks.PostTask.Cookie
 
getName() - Method in class ise.antelope.tasks.Prop
 
getName() - Method in class ise.antelope.tasks.StopWatch
 
getName() - Method in class ise.antelope.tasks.Suite
 
getName() - Method in class ise.antelope.tasks.TestCase
 
getPassedCount() - Method in class ise.antelope.tasks.Suite
 
getPassedCount() - Method in class ise.antelope.tasks.TestCase
 
getPath() - Method in class ise.antelope.tasks.PostTask.Cookie
 
getProxy() - Method in class ise.antelope.tasks.BooleanConditionTask
Gets the proxy attribute of the BooleanConditionTask object
getRanCount() - Method in class ise.antelope.tasks.Suite
 
getRanCount() - Method in class ise.antelope.tasks.TestCase
 
getSummary() - Method in class ise.antelope.tasks.Suite
 
getSummary() - Method in class ise.antelope.tasks.TestCase
Gets the summary attribute of the TestCase object
getTestCaseCount() - Method in class ise.antelope.tasks.Suite
 
getTestCaseCount() - Method in class ise.antelope.tasks.TestCase
 
getToRefid() - Method in class ise.antelope.tasks.AntCallBack.Reference
Get the id under which this reference will be stored in the new project
getToRefid() - Method in class ise.antelope.tasks.AntFetch.Reference
Get the id under which this reference will be stored in the new project
getValue() - Method in class ise.antelope.tasks.Case
 
getValue() - Method in class ise.antelope.tasks.Num
 
getValue() - Method in class ise.antelope.tasks.PostTask.Cookie
 
getValue() - Method in class ise.antelope.tasks.Prop
 
getValues() - Method in class ise.antelope.tasks.AssertLevel
 
getValues() - Method in class ise.antelope.tasks.TimeUnit
Gets the values attribute of the TimeUnit object
getWarningCount() - Method in class ise.antelope.tasks.Suite
 
getWarningCount() - Method in class ise.antelope.tasks.TestCase
 
greaterThan(double, double) - Static method in class ise.antelope.tasks.Math
 
greaterThan(int, int) - Static method in class ise.antelope.tasks.Math
 
greaterThan(long, long) - Static method in class ise.antelope.tasks.Math
 
greaterThan(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
greaterThan(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
grep() - Method in class ise.antelope.tasks.Grep
Do the grep
Grep - Class in ise.antelope.tasks
Borrowed from Antelope, modified to be a general purpose class instead of an Ant task.
Grep() - Constructor for class ise.antelope.tasks.Grep
 
GZIP - Static variable in class ise.antelope.tasks.Base64
Specify that data should be gzip-compressed.

H

handleErrorOutput(String) - Method in class ise.antelope.tasks.AntCallBack
Pass output sent to System.err to the new project.
handleErrorOutput(String) - Method in class ise.antelope.tasks.AntFetch
Pass output sent to System.err to the new project.
handleOutput(String) - Method in class ise.antelope.tasks.AntCallBack
Pass output sent to System.out to the new project.
handleOutput(String) - Method in class ise.antelope.tasks.AntFetch
Pass output sent to System.out to the new project.
HOST - Static variable in class ise.antelope.tasks.HostnameTask
 
HostnameTask - Class in ise.antelope.tasks
A task to put hostname or IP in a property.
HostnameTask() - Constructor for class ise.antelope.tasks.HostnameTask
 
HOUR - Static variable in class ise.antelope.tasks.TimeUnit
 
HOUR_UNIT - Static variable in class ise.antelope.tasks.TimeUnit
 

I

IfTask - Class in ise.antelope.tasks
Similar to Java's 'if' keyword, verifies that a given property has a given value and executes embedded tasks if it does.
IfTask() - Constructor for class ise.antelope.tasks.IfTask
 
INFO - Static variable in exception ise.antelope.tasks.AssertException
 
init() - Method in class ise.antelope.tasks.AntCallBack
Creates a Project instance for the project to call.
init() - Method in class ise.antelope.tasks.AntelopeTask
Adds definitions for all Antelope tasks to the current project.
init() - Method in class ise.antelope.tasks.AntFetch
Creates a Project instance for the project to call.
init() - Method in class ise.antelope.tasks.AntScript
Adds definitions for all AntScript tasks to the current project.
init() - Method in class ise.antelope.tasks.IfTask
Automatically define dependent tasks.
init() - Method in class ise.antelope.tasks.Suite
 
init() - Method in class ise.antelope.tasks.SwitchTask
Register dependent tasks.
init() - Method in class ise.antelope.tasks.TestCase
task initilization
init() - Method in class ise.antelope.tasks.TryTask
make sure dependent tasks are loaded
InputStream(InputStream) - Constructor for class ise.antelope.tasks.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class ise.antelope.tasks.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
IP - Static variable in class ise.antelope.tasks.HostnameTask
 
ise.antelope.tasks - package ise.antelope.tasks
 
IsGreaterThan - Class in ise.antelope.tasks
Extends Equals condition to test if the first argument is greater than the second argument.
IsGreaterThan() - Constructor for class ise.antelope.tasks.IsGreaterThan
 
IsLessThan - Class in ise.antelope.tasks
Extends Equals condition to test if the first argument is less than the second argument.
IsLessThan() - Constructor for class ise.antelope.tasks.IsLessThan
 
IsPropertyFalse - Class in ise.antelope.tasks
Extends IsFalse condition to check the value of a specified property.
IsPropertyFalse() - Constructor for class ise.antelope.tasks.IsPropertyFalse
 
IsPropertyTrue - Class in ise.antelope.tasks
Extends IsTrue condition to check the value of a specified property.
IsPropertyTrue() - Constructor for class ise.antelope.tasks.IsPropertyTrue
 
isStrict() - Method in class ise.antelope.tasks.Math
 

L

lessThan(double, double) - Static method in class ise.antelope.tasks.Math
 
lessThan(int, int) - Static method in class ise.antelope.tasks.Math
 
lessThan(long, long) - Static method in class ise.antelope.tasks.Math
 
lessThan(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
lessThan(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
Limit - Class in ise.antelope.tasks
Limits the amount of time that a task or set of tasks can run.
Limit() - Constructor for class ise.antelope.tasks.Limit
 
loadTestFiles(FileSet, Vector) - Method in class ise.antelope.tasks.Suite
Create TestCases from the files specified in a FileSet.

M

main(String[]) - Static method in class ise.antelope.tasks.Assert
The main program for the Assert class
main(String[]) - Static method in class ise.antelope.tasks.Base64
 
main(String[]) - Static method in class ise.antelope.tasks.PasswordHandler
for testing only
main(String[]) - Static method in class ise.antelope.tasks.StopWatch
 
Math - Class in ise.antelope.tasks
Provides access to java.lang.Math and java.lang.StrictMath for Ant.
Math() - Constructor for class ise.antelope.tasks.Math
 
Math(boolean) - Constructor for class ise.antelope.tasks.Math
 
Math.Candidate - Class in ise.antelope.tasks
 
MathEquals - Class in ise.antelope.tasks
Extends Equals condition to test if the first argument is greater than the second argument.
MathEquals() - Constructor for class ise.antelope.tasks.MathEquals
 
MathTask - Class in ise.antelope.tasks
Provides basic math functions.
MathTask() - Constructor for class ise.antelope.tasks.MathTask
 
max(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
max(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
maybeConfigure() - Method in class ise.antelope.tasks.Assert
Override maybeConfigure in a way that leaves the nested tasks unconfigured until they get executed.
maybeConfigure() - Method in class ise.antelope.tasks.BooleanConditionTask
Override maybeConfigure in a way that leaves the nested tasks unconfigured until they get executed.
maybeConfigure() - Method in class ise.antelope.tasks.Foreach
Override maybeConfigure in a way that leaves the nested tasks unconfigured until they get executed.
maybeConfigure() - Method in class ise.antelope.tasks.ForTask
 
maybeConfigure() - Method in class ise.antelope.tasks.IfTask
Override maybeConfigure in a way that leaves the nested tasks unconfigured until they get executed.
maybeConfigure() - Method in class ise.antelope.tasks.TryTask
Override maybeConfigure in a way that leaves the nested tasks unconfigured until they get executed.
MILLISECOND - Static variable in class ise.antelope.tasks.TimeUnit
 
MILLISECOND_UNIT - Static variable in class ise.antelope.tasks.TimeUnit
static unit objects, for use as sensible defaults
min(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
min(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
MINUTE - Static variable in class ise.antelope.tasks.TimeUnit
 
MINUTE_UNIT - Static variable in class ise.antelope.tasks.TimeUnit
 
mod(double[]) - Static method in class ise.antelope.tasks.Math
 
mod(double, double) - Static method in class ise.antelope.tasks.Math
 
mod(float[]) - Static method in class ise.antelope.tasks.Math
 
mod(float, float) - Static method in class ise.antelope.tasks.Math
 
mod(int[]) - Static method in class ise.antelope.tasks.Math
 
mod(int, int) - Static method in class ise.antelope.tasks.Math
 
mod(long[]) - Static method in class ise.antelope.tasks.Math
 
mod(long, long) - Static method in class ise.antelope.tasks.Math
 
mod(BigInteger[]) - Static method in class ise.antelope.tasks.Math
 
mod(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
MONTH - Static variable in class ise.antelope.tasks.TimeUnit
 
multiply(double[]) - Static method in class ise.antelope.tasks.Math
 
multiply(double, double) - Static method in class ise.antelope.tasks.Math
 
multiply(float[]) - Static method in class ise.antelope.tasks.Math
 
multiply(float, float) - Static method in class ise.antelope.tasks.Math
 
multiply(int[]) - Static method in class ise.antelope.tasks.Math
 
multiply(int, int) - Static method in class ise.antelope.tasks.Math
 
multiply(long[]) - Static method in class ise.antelope.tasks.Math
 
multiply(long, long) - Static method in class ise.antelope.tasks.Math
 
multiply(BigDecimal[]) - Static method in class ise.antelope.tasks.Math
 
multiply(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
multiply(BigInteger[]) - Static method in class ise.antelope.tasks.Math
 
multiply(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 

N

NO_OPTIONS - Static variable in class ise.antelope.tasks.Base64
No options specified.
not(int) - Static method in class ise.antelope.tasks.Math
 
not(BigInteger) - Static method in class ise.antelope.tasks.Math
 
notEqual(double, double) - Static method in class ise.antelope.tasks.Math
 
notEqual(int, int) - Static method in class ise.antelope.tasks.Math
 
notEqual(long, long) - Static method in class ise.antelope.tasks.Math
 
notEqual(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
notEqual(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
Num - Class in ise.antelope.tasks
Represents a number.
Num() - Constructor for class ise.antelope.tasks.Num
 
Num(String) - Constructor for class ise.antelope.tasks.Num
 

O

Op - Class in ise.antelope.tasks
Represents a mathematical operation.
Op() - Constructor for class ise.antelope.tasks.Op
 
Op(String) - Constructor for class ise.antelope.tasks.Op
 
Op(String, String) - Constructor for class ise.antelope.tasks.Op
 
or(int, int) - Static method in class ise.antelope.tasks.Math
 
or(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
Or - Class in ise.antelope.tasks
<or> condition container, modified for Antelope.
Or() - Constructor for class ise.antelope.tasks.Or
 
OutputStream(OutputStream) - Constructor for class ise.antelope.tasks.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class ise.antelope.tasks.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.

P

PasswordHandler - Class in ise.antelope.tasks
Simple class to encode and decode passwords.
PasswordHandler() - Constructor for class ise.antelope.tasks.PasswordHandler
Constructor for PasswordHandler, uses default key.
PasswordHandler(String) - Constructor for class ise.antelope.tasks.PasswordHandler
Constructor for PasswordHandler
PasswordHandlerException - Exception in ise.antelope.tasks
Copyright 2003
PasswordHandlerException() - Constructor for exception ise.antelope.tasks.PasswordHandlerException
Constructor for PasswordHandlerException
PasswordHandlerException(String) - Constructor for exception ise.antelope.tasks.PasswordHandlerException
Constructor for PasswordHandlerException
PasswordHandlerException(String, Throwable) - Constructor for exception ise.antelope.tasks.PasswordHandlerException
Constructor for PasswordHandlerException
PasswordHandlerException(Throwable) - Constructor for exception ise.antelope.tasks.PasswordHandlerException
Constructor for PasswordHandlerException
PasswordHandlerTask - Class in ise.antelope.tasks
Copyright 2003
PasswordHandlerTask() - Constructor for class ise.antelope.tasks.PasswordHandlerTask
 
PostTask - Class in ise.antelope.tasks
This task does an http post.
PostTask() - Constructor for class ise.antelope.tasks.PostTask
 
PostTask.Cookie - Class in ise.antelope.tasks
Represents a cookie.
pow(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
y raised to the x power
pow(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
y raised to the x power
Prop - Class in ise.antelope.tasks
Simple bean to represent a name/value pair.
Prop() - Constructor for class ise.antelope.tasks.Prop
 

R

read() - Method in class ise.antelope.tasks.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class ise.antelope.tasks.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
ReadLog - Class in ise.antelope.tasks
Not an antelope task, this is for Cobalt, but put it in the same package for easier use.
ReadLog() - Constructor for class ise.antelope.tasks.ReadLog
 
Reference() - Constructor for class ise.antelope.tasks.AntCallBack.Reference
Creates a reference to be configured by Ant
Reference() - Constructor for class ise.antelope.tasks.AntFetch.Reference
Creates a reference to be configured by Ant
Repeat - Class in ise.antelope.tasks
Repeatedly executes a set of tasks.
Repeat() - Constructor for class ise.antelope.tasks.Repeat
 
resumeEncoding() - Method in class ise.antelope.tasks.Base64.OutputStream
Resumes encoding of the stream.
runTests() - Static method in class ise.antelope.tasks.Assert
Description of the Method

S

SECOND - Static variable in class ise.antelope.tasks.TimeUnit
 
SECOND_UNIT - Static variable in class ise.antelope.tasks.TimeUnit
 
setAction(String) - Method in class ise.antelope.tasks.StopWatchTask
Sets the action attribute of the StopWatchTask object
setAllmatches(boolean) - Method in class ise.antelope.tasks.Find
If true, concatentates all matches into a single result, if false, only the first match is returned in the result.
setAllmatches(boolean) - Method in class ise.antelope.tasks.Grep
If true, concatentates all matches into a single result, if false, only the first match is returned in the result.
setAntfile(String) - Method in class ise.antelope.tasks.AntCallBack
The build file to use.
setAntfile(String) - Method in class ise.antelope.tasks.AntFetch
The build file to use.
setAppend(boolean) - Method in class ise.antelope.tasks.PostTask
Should the log file be appended to or overwritten? Default is true, append to the file.
setArg1(String) - Method in class ise.antelope.tasks.IsGreaterThan
 
setArg1(String) - Method in class ise.antelope.tasks.IsLessThan
 
setArg1(String) - Method in class ise.antelope.tasks.MathEquals
 
setArg2(String) - Method in class ise.antelope.tasks.IsGreaterThan
 
setArg2(String) - Method in class ise.antelope.tasks.IsLessThan
 
setArg2(String) - Method in class ise.antelope.tasks.MathEquals
 
setAssertsenabled(boolean) - Method in class ise.antelope.tasks.Suite
Should asserts be enabled? Asserts are enabled by default.
setAssertsenabled(boolean) - Method in class ise.antelope.tasks.TestCase
Should Asserts be enabled? Many (most?) tests will use the Assert task, which requires a property to be set to actually enable the asserts.
setBreak(boolean) - Method in class ise.antelope.tasks.Break
 
setBreak(boolean) - Method in interface ise.antelope.tasks.Breakable
Set the break flag to the given value.
setBreak(boolean) - Method in class ise.antelope.tasks.Case
Required for Breakable interface.
setBreak(boolean) - Method in class ise.antelope.tasks.ElseTask
Required by Breakable interface.
setBreak(boolean) - Method in class ise.antelope.tasks.IfTask
Required by Breakable.
setBreak(boolean) - Method in class ise.antelope.tasks.TryTask
A try block may contain several tasks.
setBytes(int) - Method in class ise.antelope.tasks.SplitTask
Set the number of bytes per part.
setCanoneq(boolean) - Method in class ise.antelope.tasks.Find
Sets the canoneq attribute for the regex.
setCanoneq(boolean) - Method in class ise.antelope.tasks.Grep
Sets the canoneq attribute for the regex.
setCaseinsensitive(boolean) - Method in class ise.antelope.tasks.Find
Sets the caseinsensitive attribute for the regex.
setCaseinsensitive(boolean) - Method in class ise.antelope.tasks.Grep
Sets the caseinsensitive attribute for the regex.
setCasesensitive(boolean) - Method in class ise.antelope.tasks.Contains
Whether to search ignoring case or not.
setCasesensitive(boolean) - Method in class ise.antelope.tasks.IsGreaterThan
Should the comparison be case sensitive?
setCasesensitive(boolean) - Method in class ise.antelope.tasks.IsLessThan
Should the comparison be case sensitive?
setCasesensitive(boolean) - Method in class ise.antelope.tasks.MathEquals
Should the comparison be case sensitive?
setComments(boolean) - Method in class ise.antelope.tasks.Find
Sets the comments attribute for the regex.
setComments(boolean) - Method in class ise.antelope.tasks.Grep
Sets the comments attribute for the regex.
setCount(int) - Method in class ise.antelope.tasks.Repeat
Sets the number of times to repeat, default is 1.
setDatatype(String) - Method in class ise.antelope.tasks.MathTask
Sets the datatype of this calculation.
setDatatype(String) - Method in class ise.antelope.tasks.Num
Sets the datatype of this number.
setDatatype(String) - Method in class ise.antelope.tasks.Op
Sets the datatype of this calculation.
setDatetime1(String) - Method in class ise.antelope.tasks.DateTimeBefore
Sets the first date/timestamp, required.
setDatetime1(String) - Method in class ise.antelope.tasks.DateTimeDifference
Sets a date/timestamp, required.
setDatetime2(String) - Method in class ise.antelope.tasks.DateTimeBefore
Sets the other date/time stamp, required.
setDatetime2(String) - Method in class ise.antelope.tasks.DateTimeDifference
Sets the other date/time stamp, required.
setDays(int) - Method in class ise.antelope.tasks.Limit
Set a day wait value.
setDays(int) - Method in class ise.antelope.tasks.Repeat
Set a number of days between repeats.
setDir(File) - Method in class ise.antelope.tasks.AntCallBack
The directory to use as a base directory for the new Ant project.
setDir(File) - Method in class ise.antelope.tasks.AntFetch
The directory to use as a base directory for the new Ant project.
setDomain(String) - Method in class ise.antelope.tasks.PostTask.Cookie
 
setDotall(boolean) - Method in class ise.antelope.tasks.Find
Sets the dotall attribute for the regex.
setDotall(boolean) - Method in class ise.antelope.tasks.Grep
Sets the dotall attribute for the regex.
setEnabled(boolean) - Method in class ise.antelope.tasks.Suite
Set to true if the test should be allowed to run.
setEnabled(boolean) - Method in class ise.antelope.tasks.TestCase
 
setEncoding(String) - Method in class ise.antelope.tasks.PostTask
Sets the encoding of the outgoing properties, default is UTF-8.
setExecute(String) - Method in class ise.antelope.tasks.Assert
Ant boolean, if true, execute any contained tasks.
setExists(String) - Method in class ise.antelope.tasks.Assert
Set the 'exists' attribute.
setExists(String) - Method in class ise.antelope.tasks.IfTask
Set the 'exists' attribute.
setFailonerror(boolean) - Method in class ise.antelope.tasks.Assert
Ant boolean, stop the build process if the assertion fails.
setFailonerror(boolean) - Method in class ise.antelope.tasks.Foreach
Ant boolean, stop the build process if any nested task fails.
setFailonerror(boolean) - Method in class ise.antelope.tasks.HostnameTask
Should the build fail if this task fails? Default is no.
setFailonerror(boolean) - Method in class ise.antelope.tasks.Limit
Determines whether the build should fail if the time limit has expired on this task.
setFailonerror(boolean) - Method in class ise.antelope.tasks.PostTask
Should the build fail if the post fails?
setFailonerror(boolean) - Method in class ise.antelope.tasks.Repeat
Determines whether the build should fail if the time limit has expired on this task.
setFailonerror(boolean) - Method in class ise.antelope.tasks.SplitTask
Determines whether the build should fail if there is an error.
setFailonerror(boolean) - Method in class ise.antelope.tasks.Suite
 
setFailonerror(boolean) - Method in class ise.antelope.tasks.TestCase
Should the build fail if the test fails? By default, a failed test does not cause the build to fail, so all tests may have the opportunity to run.
setFile(File) - Method in class ise.antelope.tasks.FileUtilTask
 
setFile(File) - Method in class ise.antelope.tasks.PostTask
Set the name of a file to read a set of properties from.
setFile(File) - Method in class ise.antelope.tasks.SplitTask
Split the contents of the given file.
setFile(File) - Method in class ise.antelope.tasks.TestCase
 
setFile(File) - Method in class ise.antelope.tasks.Unset
Sets the file attribute of the Unset object
setFile(File) - Method in class ise.antelope.tasks.Variable
Set the name of a file to read properties from.
setFormat(String) - Method in class ise.antelope.tasks.DateTimeBefore
Sets the format of the datetimes, this is a required attribute.
setFormat(String) - Method in class ise.antelope.tasks.DateTimeDifference
Sets the format of the datetimes, this is a required attribute.
setGroup(int) - Method in class ise.antelope.tasks.Find
Set a specific group from the regex.
setGroup(int) - Method in class ise.antelope.tasks.Grep
Set a specific group from the regex.
setHours(int) - Method in class ise.antelope.tasks.Limit
Set an hours wait value.
setHours(int) - Method in class ise.antelope.tasks.Repeat
Set a number of hours between repeats.
setIn(String) - Method in class ise.antelope.tasks.Find
Where to look.
setIn(String) - Method in class ise.antelope.tasks.Grep
Where to look.
setIn(String) - Method in class ise.antelope.tasks.PasswordHandlerTask
Sets the name of a property containing the password to encrypt or decrypt.
setInc(int) - Method in class ise.antelope.tasks.ForTask
Sets the inc attribute of the ForTask object
setInheritAll(boolean) - Method in class ise.antelope.tasks.AntCallBack
If true, pass all properties to the new Ant project.
setInheritAll(boolean) - Method in class ise.antelope.tasks.AntFetch
If true, pass all properties to the new Ant project.
setInheritRefs(boolean) - Method in class ise.antelope.tasks.AntCallBack
If true, pass all references to the new Ant project.
setInheritRefs(boolean) - Method in class ise.antelope.tasks.AntFetch
If true, pass all references to the new Ant project.
setInitName(String) - Method in class ise.antelope.tasks.ForTask
Sets the initName attribute of the ForTask object
setInitvalue(int) - Method in class ise.antelope.tasks.ForTask
Sets the initvalue attribute of the ForTask object
setInt(boolean) - Method in class ise.antelope.tasks.UIDTask
 
setInterval(int) - Method in class ise.antelope.tasks.Repeat
How long to wait between repeating the nested tasks, default is 10 sec.
setLenient(boolean) - Method in class ise.antelope.tasks.DateTimeBefore
Sets whether the datetime parser should use lenient parsing.
setLenient(boolean) - Method in class ise.antelope.tasks.DateTimeDifference
Sets whether the datetime parser should use lenient parsing.
setLevel(int) - Method in exception ise.antelope.tasks.AssertException
 
setLevel(AssertLevel) - Method in class ise.antelope.tasks.Assert
Sets the assertion level.
setLines(int) - Method in class ise.antelope.tasks.SplitTask
Set the number of lines per part, default is 1000.
setLogfile(File) - Method in class ise.antelope.tasks.PostTask
Set the name of a file to save the response to.
setMaxvalue(int) - Method in class ise.antelope.tasks.ForTask
Sets the maxvalue attribute of the ForTask object
setMaxwait(int) - Method in class ise.antelope.tasks.Limit
How long to wait for all nested tasks to complete, in units.
setMaxwait(int) - Method in class ise.antelope.tasks.PostTask
How long to wait on the remote server.
setMaxWaitUnit(TimeUnit) - Method in class ise.antelope.tasks.Limit
Set the max wait time unit, default is minutes.
setMessage(String) - Method in class ise.antelope.tasks.Assert
Set a specific message to include in the output in the event this assert fails.
setMessageproperty(String) - Method in class ise.antelope.tasks.TryTask
the error message of the exception can be stored as a property
setMilliseconds(int) - Method in class ise.antelope.tasks.Limit
Set a millisecond wait value.
setMilliseconds(int) - Method in class ise.antelope.tasks.Repeat
Set a number of milliseconds between repeats.
setMinutes(int) - Method in class ise.antelope.tasks.Limit
Set a minute wait value.
setMinutes(int) - Method in class ise.antelope.tasks.ReadLog
Set the number of minutes to read, so, for example, 2 would read the most recent 2 minutes from the log.
setMinutes(int) - Method in class ise.antelope.tasks.Repeat
Set a number of minutes between repeats.
setMode(String) - Method in class ise.antelope.tasks.PasswordHandlerTask
One of "encrypt" or "decrypt", if not explicitly set, assumes "decrypt".
setMultiline(boolean) - Method in class ise.antelope.tasks.Find
Sets the multiline attribute for the regex.
setMultiline(boolean) - Method in class ise.antelope.tasks.Grep
Sets the multiline attribute for the regex.
setName(String) - Method in class ise.antelope.tasks.Assert
Set the name of the property to test.
setName(String) - Method in class ise.antelope.tasks.IfTask
Set the name of the property to test.
setName(String) - Method in class ise.antelope.tasks.Prop
 
setName(String) - Method in class ise.antelope.tasks.StopWatchTask
Sets the name attribute of the StopWatchTask object
setName(String) - Method in class ise.antelope.tasks.Suite
Set a name for the suite, optional attribute.
setName(String) - Method in class ise.antelope.tasks.SwitchTask
Set the name of the property to switch on.
setName(String) - Method in class ise.antelope.tasks.TestCase
Set the name for this testcase.
setName(String) - Method in class ise.antelope.tasks.UIDTask
 
setName(String) - Method in class ise.antelope.tasks.Unset
Set the name of the property to unset.
setName(String) - Method in class ise.antelope.tasks.Variable
Set the name of the property.
setNic(String) - Method in class ise.antelope.tasks.HostnameTask
Set a specific network interface to get info for.
setOp(String) - Method in class ise.antelope.tasks.Op
Set the operation.
setOperand1(String) - Method in class ise.antelope.tasks.MathTask
Set an operand as an attribute.
setOperand2(String) - Method in class ise.antelope.tasks.MathTask
Set an operand as an attribute.
setOperation(String) - Method in class ise.antelope.tasks.MathTask
Set an operation as an attribute.
setOut(String) - Method in class ise.antelope.tasks.PasswordHandlerTask
Sets the name of a property to receive the encrypted or decrypted password.
setOutdir(File) - Method in class ise.antelope.tasks.PostTask
Set a directory to store files that may be returned from the post.
setOutput(String) - Method in class ise.antelope.tasks.AntCallBack
Filename to write the output to.
setOutput(String) - Method in class ise.antelope.tasks.AntFetch
Filename to write the output to.
setOutputdir(File) - Method in class ise.antelope.tasks.SplitTask
Where to put the parts.
setPath(String) - Method in class ise.antelope.tasks.PostTask.Cookie
 
setPrefix(String) - Method in class ise.antelope.tasks.SplitTask
The start of the file names to write.
setPrintmessage(boolean) - Method in class ise.antelope.tasks.TryTask
If printstacktrace is set to true, this is ignored as the error message is printed as part of the stack trace.
setPrintstacktrace(boolean) - Method in class ise.antelope.tasks.TryTask
Default is to not print the stack trace.
setProperty(String) - Method in class ise.antelope.tasks.BooleanConditionTask
The name of the property to set.
setProperty(String) - Method in class ise.antelope.tasks.Contains
The name of a property value to search in.
setProperty(String) - Method in class ise.antelope.tasks.FileUtilTask
 
setProperty(String) - Method in class ise.antelope.tasks.Find
Where to put the results of the search.
setProperty(String) - Method in class ise.antelope.tasks.Foreach
Sets the name of the property to set the value in.
setProperty(String) - Method in class ise.antelope.tasks.HostnameTask
 
setProperty(String) - Method in class ise.antelope.tasks.IsPropertyFalse
 
setProperty(String) - Method in class ise.antelope.tasks.IsPropertyTrue
 
setProperty(String) - Method in class ise.antelope.tasks.Limit
Name the property to set after a timeout.
setProperty(String) - Method in class ise.antelope.tasks.PostTask
Set the name of a property to save the response to.
setProperty(String) - Method in class ise.antelope.tasks.ReadLog
Where to put the log contents.
setProperty(String) - Method in class ise.antelope.tasks.Repeat
Name the property to set after all repeats are complete.
setProperty(String) - Method in class ise.antelope.tasks.SplitTask
Split the text value of the given property.
setProperty(String) - Method in class ise.antelope.tasks.StartsWith
 
setProperty(String) - Method in class ise.antelope.tasks.StringUtilTask
Sets the property attribute of the StringUtilTask object
setProxy(Object) - Method in class ise.antelope.tasks.BooleanConditionTask
Sets the proxy attribute of the BooleanConditionTask object
setRegex(String) - Method in class ise.antelope.tasks.Find
What to look for.
setRegex(String) - Method in class ise.antelope.tasks.Grep
What to look for.
setRepeatunit(TimeUnit) - Method in class ise.antelope.tasks.Repeat
Set the max wait time unit, default is minutes.
setResult(String) - Method in class ise.antelope.tasks.MathTask
Sets the name of the property to store the result in.
setReturn(String) - Method in class ise.antelope.tasks.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 ise.antelope.tasks.AntFetch
Set the property or properties that are set in the new project to be transfered back to the original project.
setSeconds(int) - Method in class ise.antelope.tasks.Limit
Set a second wait value.
setSeconds(int) - Method in class ise.antelope.tasks.Repeat
Set a number of seconds between repeats.
setSeed(String) - Method in class ise.antelope.tasks.PasswordHandlerTask
 
setSeparator(String) - Method in class ise.antelope.tasks.Find
Uses in conjunction with setAllmatches, this string will be placed between each match in the final result.
setSeparator(String) - Method in class ise.antelope.tasks.Foreach
Sets the separator for the values string, defaults to comma.
setSeparator(String) - Method in class ise.antelope.tasks.Grep
Used in conjunction with setAllmatches, this string will be placed between each match in the final result.
setShowall(boolean) - Method in class ise.antelope.tasks.HostnameTask
Show all network interfaces, hostnames and IPs for the local host.
setShowcanonical(boolean) - Method in class ise.antelope.tasks.HostnameTask
 
setShowip(boolean) - Method in class ise.antelope.tasks.HostnameTask
Should this task get the IP address of the local host instead of the hostname? Default is no, get the hostname, not the IP address.
setShowoutput(boolean) - Method in class ise.antelope.tasks.TestCase
 
setShowsummary(boolean) - Method in class ise.antelope.tasks.Suite
Should the results be shown?
setShowsummary(boolean) - Method in class ise.antelope.tasks.TestCase
 
setSize(String) - Method in class ise.antelope.tasks.SplitTask
The linux split command allows modifiers: b for 512, k for 1K, m for 1 Meg.
setStacktraceproperty(String) - Method in class ise.antelope.tasks.TryTask
the stack trace can be stored as a property
setStrict(boolean) - Method in class ise.antelope.tasks.Math
 
setStrict(boolean) - Method in class ise.antelope.tasks.MathTask
Use the StrictMath library.
setStrict(boolean) - Method in class ise.antelope.tasks.Op
Use the StrictMath library.
setString(String) - Method in class ise.antelope.tasks.Contains
The string to search in.
setString(String) - Method in class ise.antelope.tasks.EndsWith
 
setString(String) - Method in class ise.antelope.tasks.StartsWith
 
setString(String) - Method in class ise.antelope.tasks.StringUtilTask
Sets the string attribute of the StringUtilTask object
setSubstring(String) - Method in class ise.antelope.tasks.Contains
The string to search for.
setTarget(String) - Method in class ise.antelope.tasks.AntCallBack
The target of the new Ant project to execute.
setTarget(String) - Method in class ise.antelope.tasks.AntFetch
The target of the new Ant project to execute.
setTarget(String) - Method in class ise.antelope.tasks.Call
 
setTo(URL) - Method in class ise.antelope.tasks.PostTask
Set the url to post to.
setToRefid(String) - Method in class ise.antelope.tasks.AntCallBack.Reference
Set the id that this reference to be stored under in the new project.
setToRefid(String) - Method in class ise.antelope.tasks.AntFetch.Reference
Set the id that this reference to be stored under in the new project.
setTrim(boolean) - Method in class ise.antelope.tasks.Foreach
If true, will trim whitespace from both ends of the value.
setTrim(boolean) - Method in class ise.antelope.tasks.IsGreaterThan
Should we want to trim the arguments before comparing them?
setTrim(boolean) - Method in class ise.antelope.tasks.IsLessThan
Should we want to trim the arguments before comparing them?
setTrim(boolean) - Method in class ise.antelope.tasks.MathEquals
Should we want to trim the arguments before comparing them?
setUnicodecase(boolean) - Method in class ise.antelope.tasks.Find
Sets the unicodecase attribute for the regex.
setUnicodecase(boolean) - Method in class ise.antelope.tasks.Grep
Sets the unicodecase attribute for the regex.
setUnit(String) - Method in class ise.antelope.tasks.DateTimeDifference
Sets the unit for the difference between the 2 datetimes.
setUnit(String) - Method in class ise.antelope.tasks.Limit
Sets the unit for the max wait.
setUnit(String) - Method in class ise.antelope.tasks.Repeat
Sets the unit for the time between repeats.
setUnixlines(boolean) - Method in class ise.antelope.tasks.Find
 
setUnixlines(boolean) - Method in class ise.antelope.tasks.Grep
 
setUnset(boolean) - Method in class ise.antelope.tasks.Variable
Determines whether the property should be removed from the project.
setUrl(URL) - Method in class ise.antelope.tasks.ReadLog
 
setValue(int) - Method in class ise.antelope.tasks.DateTimeDifference
Sets the expected difference between the 2 datetimes.
setValue(String) - Method in class ise.antelope.tasks.Assert
Set the expected value of the property.
setValue(String) - Method in class ise.antelope.tasks.BooleanConditionTask
The value for the property to set, if condition evaluates to true.
setValue(String) - Method in class ise.antelope.tasks.Case
Set the value for this case.
setValue(String) - Method in class ise.antelope.tasks.IfTask
Set the expected value of the property.
setValue(String) - Method in class ise.antelope.tasks.Limit
The value for the property to set after a timeout, defaults to true.
setValue(String) - Method in class ise.antelope.tasks.Num
Set the value for this number.
setValue(String) - Method in class ise.antelope.tasks.Prop
 
setValue(String) - Method in class ise.antelope.tasks.Repeat
The value for the property to set after all repeats are complete, defaults to true.
setValue(String) - Method in class ise.antelope.tasks.SplitTask
Split the given string.
setValue(String) - Method in class ise.antelope.tasks.Variable
Set the value of the property.
setValueProgrammatically(String) - Method in class ise.antelope.tasks.TimeUnit
set the inner value programmatically.
setValues(String) - Method in class ise.antelope.tasks.Foreach
Sets the values to iterate through.
setVerbose(boolean) - Method in class ise.antelope.tasks.PostTask
If true, progress messages and returned data from the post will be displayed.
setWantresponse(boolean) - Method in class ise.antelope.tasks.PostTask
Default is true, get the response from the post.
setWeeks(int) - Method in class ise.antelope.tasks.Limit
Set a week wait value.
setWeeks(int) - Method in class ise.antelope.tasks.Repeat
Set a number of weeks between repeats.
setWith(String) - Method in class ise.antelope.tasks.EndsWith
 
setWith(String) - Method in class ise.antelope.tasks.StartsWith
 
SplitTask - Class in ise.antelope.tasks
This task is similar to the Unix/Linux split utility, it splits a file into a number of smaller pieces.
SplitTask() - Constructor for class ise.antelope.tasks.SplitTask
 
start() - Method in class ise.antelope.tasks.StopWatch
Starts/restarts the stopwatch.
StartsWith - Class in ise.antelope.tasks
Extends IsTrue to do a String.startsWith().
StartsWith() - Constructor for class ise.antelope.tasks.StartsWith
 
stop() - Method in class ise.antelope.tasks.StopWatch
Stops the stopwatch.
StopWatch - Class in ise.antelope.tasks
A stopwatch, useful for 'quick and dirty' performance testing.
StopWatch() - Constructor for class ise.antelope.tasks.StopWatch
Starts the stopwatch.
StopWatch(String) - Constructor for class ise.antelope.tasks.StopWatch
Starts the stopwatch.
StopWatchTask - Class in ise.antelope.tasks
Assists in timing tasks and/or targets.
StopWatchTask() - Constructor for class ise.antelope.tasks.StopWatchTask
 
StringUtilTask - Class in ise.antelope.tasks
Copyright 2003
StringUtilTask() - Constructor for class ise.antelope.tasks.StringUtilTask
 
subtract(double[]) - Static method in class ise.antelope.tasks.Math
 
subtract(double, double) - Static method in class ise.antelope.tasks.Math
 
subtract(float[]) - Static method in class ise.antelope.tasks.Math
 
subtract(float, float) - Static method in class ise.antelope.tasks.Math
 
subtract(int[]) - Static method in class ise.antelope.tasks.Math
 
subtract(int, int) - Static method in class ise.antelope.tasks.Math
 
subtract(long[]) - Static method in class ise.antelope.tasks.Math
 
subtract(long, long) - Static method in class ise.antelope.tasks.Math
 
subtract(BigDecimal[]) - Static method in class ise.antelope.tasks.Math
 
subtract(BigDecimal, BigDecimal) - Static method in class ise.antelope.tasks.Math
 
subtract(BigInteger[]) - Static method in class ise.antelope.tasks.Math
 
subtract(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 
Suite - Class in ise.antelope.tasks
Modeled after the TestSuite provided by jUnit.
Suite() - Constructor for class ise.antelope.tasks.Suite
 
suspendEncoding() - Method in class ise.antelope.tasks.Base64.OutputStream
Suspends encoding of the stream.
SwitchTask - Class in ise.antelope.tasks
This task emulates a Java switch.
SwitchTask() - Constructor for class ise.antelope.tasks.SwitchTask
 

T

TestCase - Class in ise.antelope.tasks
Modeled after the TestCase provided by jUnit, this class is an Ant task that looks through the build file set in the setFile method, calls a 'setUp' target in that build file (if it exists), then all targets whose names start with 'test', and last calls a target named 'tearDown' (if it exists).
TestCase() - Constructor for class ise.antelope.tasks.TestCase
 
TimeUnit - Class in ise.antelope.tasks
The enumeration of units: millisecond, second, minute, hour, day, week, month, year.
TimeUnit() - Constructor for class ise.antelope.tasks.TimeUnit
Constructor for TimeUnit
toMillis(long) - Method in class ise.antelope.tasks.TimeUnit
convert the time in the current unit, to millis
toString() - Method in class ise.antelope.tasks.Num
 
toString() - Method in class ise.antelope.tasks.PostTask.Cookie
 
toString() - Method in class ise.antelope.tasks.StopWatch
Returns the total elapsed time of the stopwatch formatted in decimal seconds.
total() - Method in class ise.antelope.tasks.StopWatch
Total cumulative elapsed time, stops the stopwatch.
TryTask - Class in ise.antelope.tasks
Try is a container task - it can contain other Ant tasks.
TryTask() - Constructor for class ise.antelope.tasks.TryTask
 

U

UIDTask - Class in ise.antelope.tasks
A task to generate a unique ID.
UIDTask() - Constructor for class ise.antelope.tasks.UIDTask
 
unit - Variable in class ise.antelope.tasks.Limit
 
unit - Variable in class ise.antelope.tasks.Repeat
 
Unset - Class in ise.antelope.tasks
Unsets a property.
Unset() - Constructor for class ise.antelope.tasks.Unset
 

V

Variable - Class in ise.antelope.tasks
Similar to Property, but this property is mutable.
Variable() - Constructor for class ise.antelope.tasks.Variable
 

W

WARN - Static variable in exception ise.antelope.tasks.AssertException
 
WEEK - Static variable in class ise.antelope.tasks.TimeUnit
 
WEEK_UNIT - Static variable in class ise.antelope.tasks.TimeUnit
 
write(byte[], int, int) - Method in class ise.antelope.tasks.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class ise.antelope.tasks.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.

X

xor(int, int) - Static method in class ise.antelope.tasks.Math
 
xor(BigInteger, BigInteger) - Static method in class ise.antelope.tasks.Math
 

Y

YEAR - Static variable in class ise.antelope.tasks.TimeUnit
 
A B C D E F G H I L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form