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

A

accept(File, String) - Method in class org.apache.tools.ant.DesirableFilter
Test the given filename to determine whether or not it's desirable.
accept(File, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.InnerClassFilenameFilter
 
ACTION_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.FTP
 
addAddFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
Adds a file to be added into the output.
addAddFiles(String[]) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
Adds several file to be added into the output.
addArguments(String[]) - Method in class org.apache.tools.ant.types.Commandline
 
addBuildListener(BuildListener) - Method in class org.apache.tools.ant.Project
 
addBuildListeners(Project) - Method in class org.apache.tools.ant.Main
 
addChild(RuntimeConfigurable) - Method in class org.apache.tools.ant.RuntimeConfigurable
Adds child elements to the wrapped element.
addChild(UnknownElement) - Method in class org.apache.tools.ant.UnknownElement
 
addClasses(FileSet) - Method in class org.apache.tools.ant.taskdefs.War
 
addDataTypeDefinition(String, Class) - Method in class org.apache.tools.ant.Project
 
addDefaultExcludes() - Method in interface org.apache.tools.ant.FileScanner
Adds an array with default exclusions to the current exclusions set.
addDefaultExcludes() - Method in class org.apache.tools.ant.DirectoryScanner
Adds the array with default exclusions to the current exclusions set.
addDependency(String) - Method in class org.apache.tools.ant.Target
 
addEnv(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.ExecTask
Add a nested env element - an environment variable.
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
Interface TestListener.
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
Interface TestListener.
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Interface TestListener.
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
addExisting(Path) - Method in class org.apache.tools.ant.types.Path
Adds the components on the given path which exist to this Path.
addExtdirsToClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
Emulation of extdirs feature in java >= 1.2.
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
Interface TestListener.
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
Interface TestListener.
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Interface TestListener.
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
addFiles(FileScanner, ZipOutputStream, String) - Method in class org.apache.tools.ant.taskdefs.Zip
Add all files of the given FileScanner to the ZipOutputStream prependig the given prefix to each filename.
addFiles(Vector, ZipOutputStream, String) - Method in class org.apache.tools.ant.taskdefs.War
Iterate over the given Vector of filesets and add all files to the ZipOutputStream using the given prefix.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Delete
Adds a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Adds a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Zip
Adds a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Copy
Adds a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Adds a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Adds a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.apache.tools.ant.types.Path
Adds a nested element.
addFileSet(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest
 
addFileToJar(JarOutputStream, FileInputStream, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Utility method that encapsulates the logic of adding a file entry to a .jar file.
addFilter(String, String) - Method in class org.apache.tools.ant.Project
 
addFormatter(FormatterElement) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
addFormatter(FormatterElement) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
addFormatter(JUnitResultFormatter) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
 
addLib(FileSet) - Method in class org.apache.tools.ant.taskdefs.War
 
addLoaderPackageRoot(String) - Method in class org.apache.tools.ant.AntClassLoader
Add a package root to the list of packages which must be loaded using this loader.
addMergeFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
Adds a file to be merged into the output.
addMergeFiles(String[]) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
Adds several files to be merged into the output.
addOrReplaceTarget(String, Target) - Method in class org.apache.tools.ant.Project
 
addOrReplaceTarget(Target) - Method in class org.apache.tools.ant.Project
 
addParentDirs(File, String, ZipOutputStream, String) - Method in class org.apache.tools.ant.taskdefs.Zip
Ensure all parent dirs of a given entry have been added.
addProperties(Properties) - Method in class org.apache.tools.ant.taskdefs.Property
 
addProperty(String, String) - Method in class org.apache.tools.ant.taskdefs.Property
 
addReference(String, Object) - Method in class org.apache.tools.ant.Project
 
addScanners(FileScanner[], int, Vector) - Method in class org.apache.tools.ant.taskdefs.War
Add a DirectoryScanner for each FileSet included in fileSets to scanners starting with index startIndex.
addSrcfiles(FileSet) - Method in class org.apache.tools.ant.taskdefs.UpToDate
Nested element.
addSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.Java
Add a nested sysproperty element.
addSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.types.CommandlineJava
 
addSystemPackageRoot(String) - Method in class org.apache.tools.ant.AntClassLoader
Add a package root to the list of packages which must be loaded on the system loader.
addTarget(String, Target) - Method in class org.apache.tools.ant.Project
This call expects to add a new Target.
addTarget(Target) - Method in class org.apache.tools.ant.Project
This call expects to add a new Target.
addTask(Task) - Method in class org.apache.tools.ant.Target
 
addTaskDefinition(String, Class) - Method in class org.apache.tools.ant.Project
 
addTest(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
addText(char[], int, int) - Method in class org.apache.tools.ant.RuntimeConfigurable
Add characters from #PCDATA areas to the wrapped element.
addText(Object, char[], int, int) - Static method in class org.apache.tools.ant.ProjectHelper
Adds the content of #PCDATA sections to an element.
addText(Object, String) - Static method in class org.apache.tools.ant.ProjectHelper
Adds the content of #PCDATA sections to an element.
addText(Object, String) - Method in class org.apache.tools.ant.IntrospectionHelper
Adds PCDATA areas.
addText(String) - Method in class org.apache.tools.ant.RuntimeConfigurable
Add characters from #PCDATA areas to the wrapped element.
addText(String) - Method in class org.apache.tools.ant.taskdefs.Replace.NestedString
 
addText(String) - Method in class org.apache.tools.ant.taskdefs.Echo
Set a multiline message.
addText(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the sql command to execute
addText(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec.Transaction
 
addText(String) - Method in class org.apache.tools.ant.taskdefs.optional.Script
Defines the script.
addVariable(Environment.Variable) - Method in class org.apache.tools.ant.types.Environment
 
addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Add any vendor specific files which should be included in the EJB Jar.
addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Add any vendor specific files which should be included in the EJB Jar.
addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
Add any vendor specific files which should be included in the EJB Jar.
addWebinf(FileSet) - Method in class org.apache.tools.ant.taskdefs.War
 
alias - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
The alias of signer.
alias - Variable in class org.apache.tools.ant.taskdefs.SignJar
The alias of signer.
allTests() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
Ant - class org.apache.tools.ant.taskdefs.Ant.
Call Ant in a sub-project
Ant() - Constructor for class org.apache.tools.ant.taskdefs.Ant
 
AntClassLoader - class org.apache.tools.ant.AntClassLoader.
Used to load classes within ant with a different claspath from that used to start ant.
AntClassLoader(Project, Path) - Constructor for class org.apache.tools.ant.AntClassLoader
Create a classloader for the given project using the classpath given.
AntClassLoader(Project, Path, boolean) - Constructor for class org.apache.tools.ant.AntClassLoader
Create a classloader for the given project using the classpath given.
AntStarTeamCheckOut - class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut.
Checks out files from a specific StarTeam server, project, view, and folder.
AntStarTeamCheckOut() - Constructor for class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
 
AntStructure - class org.apache.tools.ant.taskdefs.AntStructure.
Creates a partial DTD for Ant from the currently known tasks.
AntStructure() - Constructor for class org.apache.tools.ant.taskdefs.AntStructure
 
append(Path) - Method in class org.apache.tools.ant.types.Path
Append the contents of the other Path instance to this.
append(PatternSet, Project) - Method in class org.apache.tools.ant.types.PatternSet
Adds the patterns of the other instance to this set.
appendFiles(Vector, DirectoryScanner) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Append all files found by a directory scanner to a vector.
archiveType - Variable in class org.apache.tools.ant.taskdefs.Zip
 
archiveType - Variable in class org.apache.tools.ant.taskdefs.optional.Cab
 
assemBuf - Variable in class org.apache.tools.tar.TarOutputStream
 
assemLen - Variable in class org.apache.tools.tar.TarOutputStream
 
Available - class org.apache.tools.ant.taskdefs.Available.
Will set the given property if the requested resource is available at runtime.
available() - Method in class org.apache.tools.tar.TarInputStream
Get the available data that can be read from the current entry in the archive.
Available() - Constructor for class org.apache.tools.ant.taskdefs.Available
 

B

basedir - Variable in class org.apache.tools.ant.DirectoryScanner
The base directory which should be scanned.
BaseTest - class org.apache.tools.ant.taskdefs.optional.junit.BaseTest.
Baseclass for BatchTest and JUnitTest.
BaseTest() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
BatchTest - class org.apache.tools.ant.taskdefs.optional.junit.BatchTest.
Create JUnitTests from a list of files.
BatchTest.FileList - class org.apache.tools.ant.taskdefs.optional.junit.BatchTest.FileList.
 
BatchTest(Project) - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.BatchTest
 
bcc(String) - Method in class org.apache.tools.mail.MailMessage
Sets the bcc address.
br - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.  
buffer - Variable in class org.apache.tools.tar.TarOutputStream
 
buffer - Variable in class org.apache.tools.tar.TarInputStream
 
BuildEvent - class org.apache.tools.ant.BuildEvent.
 
BuildEvent(Project) - Constructor for class org.apache.tools.ant.BuildEvent
Construct a BuildEvent for a project level event
BuildEvent(Target) - Constructor for class org.apache.tools.ant.BuildEvent
Construct a BuildEvent for a target level event
BuildEvent(Task) - Constructor for class org.apache.tools.ant.BuildEvent
Construct a BuildEvent for a task level event
BuildException - exception org.apache.tools.ant.BuildException.
Signals an error condition during a build.
BuildException() - Constructor for class org.apache.tools.ant.BuildException
Constructs a build exception with no descriptive information.
BuildException(String) - Constructor for class org.apache.tools.ant.BuildException
Constructs an exception with the given descriptive message.
BuildException(String, Location) - Constructor for class org.apache.tools.ant.BuildException
Constructs an exception with the given descriptive message and a location in a file.
BuildException(String, Throwable) - Constructor for class org.apache.tools.ant.BuildException
Constructs an exception with the given message and exception as a root cause.
BuildException(String, Throwable, Location) - Constructor for class org.apache.tools.ant.BuildException
Constructs an exception with the given message and exception as a root cause and a location in a file.
BuildException(Throwable) - Constructor for class org.apache.tools.ant.BuildException
Constructs an exception with the given exception as a root cause.
BuildException(Throwable, Location) - Constructor for class org.apache.tools.ant.BuildException
Constructs an exception with the given exception as a root cause and a location in a file.
buildFinished(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Fired after the last target has finished.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
Prints whether the build succeeded or failed, and any errors the occured during the build.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
 
BuildListener - interface org.apache.tools.ant.BuildListener.
Classes that implement this interface will be notified when things happend during a build.
BuildLogger - interface org.apache.tools.ant.BuildLogger.
Interface used by Ant to log the build output.
buildStarted(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Fired before any targets are started.
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
 
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
 

C

Cab - class org.apache.tools.ant.taskdefs.optional.Cab.
Create a CAB archive.
Cab() - Constructor for class org.apache.tools.ant.taskdefs.optional.Cab
 
CallTarget - class org.apache.tools.ant.taskdefs.CallTarget.
Call another target in the same project.
CallTarget() - Constructor for class org.apache.tools.ant.taskdefs.CallTarget
 
cc(String) - Method in class org.apache.tools.mail.MailMessage
Sets the cc address.
characters(char[], int, int) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
SAX parser call-back method invoked whenever characters are located within an element.
checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Has the user set all necessary attributes?
checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
 
checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.Chmod
 
checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Checks to see that all required parameters are set.
checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.optional.Cab
 
checked - Variable in class org.apache.tools.ant.types.DataType
Are we sure we don't hold circular references?
checkException() - Method in class org.apache.tools.ant.taskdefs.ExecuteWatchdog
 
CHKSUMLEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the checksum field in a header buffer.
Chmod - class org.apache.tools.ant.taskdefs.Chmod.
Chmod equivalent for unix-like environments.
Chmod() - Constructor for class org.apache.tools.ant.taskdefs.Chmod
 
circularReference() - Method in class org.apache.tools.ant.types.DataType
Creates an exception that indicates the user has generated a loop of data types referencing each other.
ClassNameReader - class org.apache.tools.ant.taskdefs.optional.jlink.ClassNameReader.
Provides a quick and dirty way to determine the true name of a class given just an InputStream.
ClassNameReader() - Constructor for class org.apache.tools.ant.taskdefs.optional.jlink.ClassNameReader
 
clear() - Method in class org.apache.tools.ant.types.Commandline
Clear out the whole command line.
clearArgs() - Method in class org.apache.tools.ant.taskdefs.Java
Clear out the arguments to this java task.
clearArgs() - Method in class org.apache.tools.ant.types.Commandline
Clear out the arguments but leave the executable in place for another operation.
clearJavaArgs() - Method in class org.apache.tools.ant.types.CommandlineJava
Clear out the java arguments.
clone() - Method in class org.apache.tools.ant.types.CommandlineJava
 
clone() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
 
clone() - Method in class org.apache.tools.ant.types.Path
Return a Path that holds the same elements as this instance.
clone() - Method in class org.apache.tools.ant.types.Commandline
 
close() - Method in class org.apache.tools.ant.taskdefs.LogOutputStream
Writes all remaining
close() - Method in class org.apache.tools.tar.TarOutputStream
Ends the TAR archive and closes the underlying OutputStream.
close() - Method in class org.apache.tools.tar.TarBuffer
Close the TarBuffer.
close() - Method in class org.apache.tools.tar.TarInputStream
Closes this stream.
closeEntry() - Method in class org.apache.tools.tar.TarOutputStream
Close an entry.
cmdl - Variable in class org.apache.tools.ant.taskdefs.ExecTask
 
command - Variable in class org.apache.tools.ant.taskdefs.Jikes
Deprecated.  
COMMAND_CHECKOUT - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
The 'Checkout' command
COMMAND_GET - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
The 'Get' command
COMMAND_HISTORY - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
The 'History' command
COMMAND_LABEL - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
The 'Label' command
Commandline - class org.apache.tools.ant.types.Commandline.
Commandline objects help handling command lines specifying processes to execute.
Commandline.Argument - class org.apache.tools.ant.types.Commandline.Argument.
Used for nested xml command line definitions.
Commandline.Argument(Commandline) - Constructor for class org.apache.tools.ant.types.Commandline.Argument
 
Commandline() - Constructor for class org.apache.tools.ant.types.Commandline
 
Commandline(String) - Constructor for class org.apache.tools.ant.types.Commandline
 
CommandlineJava - class org.apache.tools.ant.types.CommandlineJava.
 
CommandlineJava.SysProperties - class org.apache.tools.ant.types.CommandlineJava.SysProperties.
Specialized Environment class for System properties
CommandlineJava.SysProperties() - Constructor for class org.apache.tools.ant.types.CommandlineJava.SysProperties
 
CommandlineJava() - Constructor for class org.apache.tools.ant.types.CommandlineJava
 
compile(String[]) - Method in class org.apache.tools.ant.taskdefs.Jikes
Deprecated. Do the compile with the specified arguments.
compileList - Variable in class org.apache.tools.ant.taskdefs.Javac
 
CompileTask - class org.apache.tools.ant.taskdefs.CompileTask.
Deprecated. use <taskdef> elements nested into <target>s instead
CompileTask() - Constructor for class org.apache.tools.ant.taskdefs.CompileTask
Deprecated.  
COMPLETED_ACTION_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.FTP
 
computeCheckSum(byte[]) - Static method in class org.apache.tools.tar.TarUtils
Compute the checksum of a tar entry header.
configure(File, File, String, String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Configure this tool for use in the ejbjar task.
configure(File, File, String, String, boolean) - Method in interface org.apache.tools.ant.taskdefs.optional.ejb.EJBDeploymentTool
Configure this tool for use in the ejbjar task.
configure(Object, AttributeList, Project) - Static method in class org.apache.tools.ant.ProjectHelper
 
configureProject(Project, File) - Static method in class org.apache.tools.ant.ProjectHelper
Configures the Project with the contents of the specified XML file.
containsValue(String) - Method in class org.apache.tools.ant.types.EnumeratedAttribute
Is this value included in the enumeration?
Copy - class org.apache.tools.ant.taskdefs.Copy.
A consolidated copy task.
Copy() - Constructor for class org.apache.tools.ant.taskdefs.Copy
 
Copydir - class org.apache.tools.ant.taskdefs.Copydir.
Deprecated. The copydir task is deprecated. Use copy instead.
Copydir() - Constructor for class org.apache.tools.ant.taskdefs.Copydir
Deprecated.  
copyEntryContents(OutputStream) - Method in class org.apache.tools.tar.TarInputStream
Copies the contents of the current tar archive entry directly into an output stream.
Copyfile - class org.apache.tools.ant.taskdefs.Copyfile.
Deprecated. The copyfile task is deprecated. Use copy instead.
Copyfile() - Constructor for class org.apache.tools.ant.taskdefs.Copyfile
Deprecated.  
copyFile(File, File) - Method in class org.apache.tools.ant.Project
Convienence method to copy a file from a source to a destination.
copyFile(File, File, boolean) - Method in class org.apache.tools.ant.Project
Convienence method to copy a file from a source to a destination specifying if token filtering must be used.
copyFile(File, File, boolean, boolean) - Method in class org.apache.tools.ant.Project
Convienence method to copy a file from a source to a destination specifying if token filtering must be used and if source files may overwrite newer destination files.
copyFile(String, String) - Method in class org.apache.tools.ant.Project
Convienence method to copy a file from a source to a destination.
copyFile(String, String, boolean) - Method in class org.apache.tools.ant.Project
Convienence method to copy a file from a source to a destination specifying if token filtering must be used.
copyFile(String, String, boolean, boolean) - Method in class org.apache.tools.ant.Project
Convienence method to copy a file from a source to a destination specifying if token filtering must be used and if source files may overwrite newer destination files.
couldHoldIncluded(String) - Method in class org.apache.tools.ant.DirectoryScanner
Tests whether a name matches the start of at least one include pattern.
createAddfiles() - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
Establishes the object that contains the files to be added to the output.
createArg() - Method in class org.apache.tools.ant.taskdefs.Java
Creates a nested arg element.
createArg() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Add a nested arg element - a command line argument.
createArgument() - Method in class org.apache.tools.ant.types.CommandlineJava
 
createArgument() - Method in class org.apache.tools.ant.types.Commandline
Creates an argument object.
createBatchTest() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
createBootclasspath() - Method in class org.apache.tools.ant.taskdefs.Javac
Maybe creates a nested classpath element.
createBootclasspath() - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
createClasspath() - Method in class org.apache.tools.ant.taskdefs.Available
 
createClasspath() - Method in class org.apache.tools.ant.taskdefs.Javac
Maybe creates a nested classpath element.
createClasspath() - Method in class org.apache.tools.ant.taskdefs.Java
Creates a nested classpath element
createClasspath() - Method in class org.apache.tools.ant.taskdefs.Taskdef
 
createClasspath() - Method in class org.apache.tools.ant.taskdefs.SQLExec
Create the classpath for loading the driver.
createClasspath() - Method in class org.apache.tools.ant.taskdefs.Rmic
Creates a nested classpath element.
createClasspath() - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
Maybe creates a nested classpath element.
createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
createClasspath(Project) - Method in class org.apache.tools.ant.types.CommandlineJava
 
createCommand(File) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Create the cabarc command line to use.
createDataType(String) - Method in class org.apache.tools.ant.Project
 
createDname() - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
createDoclet() - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
createElement(Object, String) - Method in class org.apache.tools.ant.IntrospectionHelper
Creates a named nested element.
createExclude() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a name entry on the exclude list
createExclude() - Method in class org.apache.tools.ant.taskdefs.Delete
add a name entry on the exclude list
createExclude() - Method in class org.apache.tools.ant.taskdefs.Chmod
add a name entry on the exclude list
createExclude() - Method in class org.apache.tools.ant.types.FileSet
add a name entry on the exclude list
createExclude() - Method in class org.apache.tools.ant.types.PatternSet
add a name entry on the exclude list
createExec() - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Create a new exec delegate.
createExtdirs() - Method in class org.apache.tools.ant.taskdefs.Javac
Maybe creates a nested classpath element.
createGroup() - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
createHandler() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Create the StreamHandler to use with our Execute instance.
createInclude() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a name entry on the include list
createInclude() - Method in class org.apache.tools.ant.taskdefs.Delete
add a name entry on the include list
createInclude() - Method in class org.apache.tools.ant.taskdefs.Chmod
add a name entry on the include list
createInclude() - Method in class org.apache.tools.ant.types.FileSet
add a name entry on the include list
createInclude() - Method in class org.apache.tools.ant.types.PatternSet
add a name entry on the include list
createJvmarg() - Method in class org.apache.tools.ant.taskdefs.Java
Creates a nested jvmarg element.
createJvmarg() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
createLink() - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
createListFile(Vector) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Creates a list file.
createMergefiles() - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
Establishes the object that contains the files to be merged into the output.
createParam() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
 
createParam() - Method in class org.apache.tools.ant.taskdefs.CallTarget
 
createParam() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
 
createParents(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Creates all parent directories specified in a complete relative pathname.
createPath() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
 
createPath() - Method in class org.apache.tools.ant.types.Path
Creates a nested element.
createPathElement() - Method in class org.apache.tools.ant.types.Path
Creates the nested element.
createPatternSet() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a set of patterns
createPatternSet() - Method in class org.apache.tools.ant.taskdefs.Delete
add a set of patterns
createPatternSet() - Method in class org.apache.tools.ant.taskdefs.Chmod
add a set of patterns
createPatternSet() - Method in class org.apache.tools.ant.types.FileSet
 
createProcessErrorPump(InputStream, OutputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
createProcessOutputPump(InputStream, OutputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
createProperty() - Method in class org.apache.tools.ant.taskdefs.Ant
 
createPump(InputStream, OutputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
Creates a stream pumper to copy the given input stream to the given output stream.
createReplaceToken() - Method in class org.apache.tools.ant.taskdefs.Replace
Nested element.
createReplaceValue() - Method in class org.apache.tools.ant.taskdefs.Replace
Nested element.
createSourcepath() - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
createSrc() - Method in class org.apache.tools.ant.taskdefs.Javac
Create a nested element for multiple source path support.
createTask(String) - Method in class org.apache.tools.ant.Project
 
createTaskdef() - Method in class org.apache.tools.ant.taskdefs.CompileTask
Deprecated. add a new task entry on the task list
createTempFile(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
 
createTransaction() - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the sql command to execute
createUserclasspath() - Method in class org.apache.tools.ant.taskdefs.optional.metamata.MParse
 
createVmArgument() - Method in class org.apache.tools.ant.types.CommandlineJava
 
createWatchdog() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Create the Watchdog to kill a runaway process.
createWatchdog() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
createWeblogic() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
 
createWeblogictoplink() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
 
currBytes - Variable in class org.apache.tools.tar.TarOutputStream
 
currEntry - Variable in class org.apache.tools.tar.TarInputStream
 
currSize - Variable in class org.apache.tools.tar.TarOutputStream
 
Cvs - class org.apache.tools.ant.taskdefs.Cvs.
 
Cvs() - Constructor for class org.apache.tools.ant.taskdefs.Cvs
 

D

DataType - class org.apache.tools.ant.types.DataType.
Base class for those classes that can appear inside the build file as stand alone data types.
DataType() - Constructor for class org.apache.tools.ant.types.DataType
 
DDCreator - class org.apache.tools.ant.taskdefs.optional.ejb.DDCreator.
Build a serialised deployment descriptor given a text file description of the descriptor in the format supported by WebLogic.
DDCreator() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.DDCreator
 
DDCreatorHelper - class org.apache.tools.ant.taskdefs.optional.ejb.DDCreatorHelper.
A helper class which performs the actual work of the ddcreator task.
debug - Variable in class org.apache.tools.tar.TarOutputStream
 
debug - Variable in class org.apache.tools.tar.TarInputStream
 
DEFAULT_BLKSIZE - Static variable in class org.apache.tools.tar.TarBuffer
 
DEFAULT_BUILD_FILENAME - Static variable in class org.apache.tools.ant.Main
The default build file name
DEFAULT_EXCLUDESETTING - Static variable in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
This disables the exclude filter by default.
DEFAULT_FOLDERSETTING - Static variable in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
The default folder to search; the root folder.
DEFAULT_FORCESETTING - Static variable in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
By default, force is set to "false" through this field.
DEFAULT_INCLUDESETTING - Static variable in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
This constant sets the filter to include all files.
DEFAULT_RCDSIZE - Static variable in class org.apache.tools.tar.TarBuffer
 
DEFAULT_RECURSIONSETTING - Static variable in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
DEFAULT_RECURSIONSETTING contains the normal setting -- true -- for recursion.
DEFAULT_VERBOSESETTING - Static variable in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
This field is used in setting verbose to "false", the default.
DEFAULTEXCLUDES - Static variable in class org.apache.tools.ant.DirectoryScanner
Patterns that should be excluded by default.
DefaultLogger - class org.apache.tools.ant.DefaultLogger.
Writes build event to a PrintStream.
DefaultLogger() - Constructor for class org.apache.tools.ant.DefaultLogger
 
DEL_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.FTP
 
Delete - class org.apache.tools.ant.taskdefs.Delete.
Deletes a file or directory, or set of files defined by a fileset.
Delete() - Constructor for class org.apache.tools.ant.taskdefs.Delete
 
deleteDir(File) - Method in class org.apache.tools.ant.taskdefs.Move
Go and delete the directory tree.
delFile(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Delete a file from the remote host.
Deltree - class org.apache.tools.ant.taskdefs.Deltree.
Deprecated. The deltree task is deprecated. Use delete instead.
Deltree() - Constructor for class org.apache.tools.ant.taskdefs.Deltree
Deprecated.  
description - Variable in class org.apache.tools.ant.Task
 
description - Variable in class org.apache.tools.ant.types.DataType
The descriptin the user has set.
DescriptorHandler - class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler.
Inner class used by EjbJar to facilitate the parsing of deployment descriptors and the capture of appropriate information.
DescriptorHandler(File) - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
 
DesirableFilter - class org.apache.tools.ant.DesirableFilter.
Filters filenames to determine whether or not the file is desirable.
DesirableFilter() - Constructor for class org.apache.tools.ant.DesirableFilter
 
destDir - Variable in class org.apache.tools.ant.taskdefs.Copy
 
destFile - Variable in class org.apache.tools.ant.taskdefs.Copy
 
DEVLEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the devices field in a header buffer.
dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.DataType
Check to see whether any DataType we hold references to is included in the Stack (which holds all DataType instances that directly or indirectly reference this instance, including this instance itself).
dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.Path
Overrides the version of DataType to recurse on all DataType child elements that may have been added.
dir - Variable in class org.apache.tools.ant.taskdefs.Delete
 
dirCopyMap - Variable in class org.apache.tools.ant.taskdefs.Copy
 
DirectoryScanner - class org.apache.tools.ant.DirectoryScanner.
Class for scanning a directory for files/directories that match a certain criteria.
DirectoryScanner() - Constructor for class org.apache.tools.ant.DirectoryScanner
Constructor.
dirsExcluded - Variable in class org.apache.tools.ant.DirectoryScanner
The files that where found and matched at least one includes, and also matched at least one excludes.
dirsIncluded - Variable in class org.apache.tools.ant.DirectoryScanner
The directories that where found and matched at least one includes, and matched no excludes.
dirsNotIncluded - Variable in class org.apache.tools.ant.DirectoryScanner
The directories that where found and did not match any includes.
dname - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
doFileOperations() - Method in class org.apache.tools.ant.taskdefs.Copy
Actually does the file (and possibly empty directory) copies.
doFileOperations() - Method in class org.apache.tools.ant.taskdefs.Move
 

E

Echo - class org.apache.tools.ant.taskdefs.Echo.
Echo
Echo() - Constructor for class org.apache.tools.ant.taskdefs.Echo
 
EJB_DD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
 
Ejbc - class org.apache.tools.ant.taskdefs.optional.ejb.Ejbc.
Build EJB support classes using Weblogic's ejbc tool from a directory containing a set of deployment descriptors.
Ejbc() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.Ejbc
 
EjbcHelper - class org.apache.tools.ant.taskdefs.optional.ejb.EjbcHelper.
A helper class which performs the actual work of the ejbc task.
EJBDeploymentTool - interface org.apache.tools.ant.taskdefs.optional.ejb.EJBDeploymentTool.
 
EjbJar - class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.
Provides automated ejb jar file creation for ant.
EjbJar() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
 
elements() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest
 
emacsMode - Variable in class org.apache.tools.ant.DefaultLogger
 
emacsMode - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.  
emptyBehavior - Variable in class org.apache.tools.ant.taskdefs.Zip
 
encode(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
 
endElement(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
SAX parser call-back method that is invoked when an element is exited.
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
Interface TestListener.
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
Interface TestListener.
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Interface TestListener.
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
The whole testsuite ended.
entryOffset - Variable in class org.apache.tools.tar.TarInputStream
 
entrySize - Variable in class org.apache.tools.tar.TarInputStream
 
EnumeratedAttribute - class org.apache.tools.ant.types.EnumeratedAttribute.
Helper class for attributes that can only take one of a fixed list of values.
EnumeratedAttribute() - Constructor for class org.apache.tools.ant.types.EnumeratedAttribute
 
Environment - class org.apache.tools.ant.types.Environment.
Wrapper for environment variables.
Environment.Variable - class org.apache.tools.ant.types.Environment.Variable.
 
Environment.Variable() - Constructor for class org.apache.tools.ant.types.Environment.Variable
 
Environment() - Constructor for class org.apache.tools.ant.types.Environment
 
equals(TarEntry) - Method in class org.apache.tools.tar.TarEntry
Determine if the two entries are equal.
err - Variable in class org.apache.tools.ant.DefaultLogger
 
error - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.  
errorCount() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
errorFlag - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.  
errors - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.  
ERRORS - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
An error occured.
evalName(Project) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
 
excludes - Variable in class org.apache.tools.ant.DirectoryScanner
The patterns for the files that should be excluded.
Exec - class org.apache.tools.ant.taskdefs.Exec.
Executes a given command if the os platform is appropriate.
Exec() - Constructor for class org.apache.tools.ant.taskdefs.Exec
 
execSQL(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Exec the sql statement.
ExecTask - class org.apache.tools.ant.taskdefs.ExecTask.
Executes a given command if the os platform is appropriate.
ExecTask() - Constructor for class org.apache.tools.ant.taskdefs.ExecTask
 
Execute - class org.apache.tools.ant.taskdefs.Execute.
Runs an external program.
execute() - Method in class org.apache.tools.ant.Task
Called by the project to let the task do it's work.
execute() - Method in class org.apache.tools.ant.TaskAdapter
Do the execution.
execute() - Method in class org.apache.tools.ant.Target
 
execute() - Method in class org.apache.tools.ant.UnknownElement
Called when the real task has been configured for the first time.
execute() - Method in class org.apache.tools.ant.taskdefs.Exec
 
execute() - Method in class org.apache.tools.ant.taskdefs.Available
 
execute() - Method in class org.apache.tools.ant.taskdefs.Filter
 
execute() - Method in class org.apache.tools.ant.taskdefs.Ant
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Javac
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Replace
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.Rename
Deprecated. Renames the file src to dest
execute() - Method in class org.apache.tools.ant.taskdefs.Tstamp
 
execute() - Method in class org.apache.tools.ant.taskdefs.GZip
 
execute() - Method in class org.apache.tools.ant.taskdefs.AntStructure
 
execute() - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
execute() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
execute() - Method in class org.apache.tools.ant.taskdefs.Mkdir
 
execute() - Method in class org.apache.tools.ant.taskdefs.Java
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Taskdef
 
execute() - Method in class org.apache.tools.ant.taskdefs.Tar
 
execute() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.Delete
Delete the file(s).
execute() - Method in class org.apache.tools.ant.taskdefs.Get
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.UpToDate
Sets property to true if target file has a more recent timestamp than each of the source files.
execute() - Method in class org.apache.tools.ant.taskdefs.Deltree
Deprecated.  
execute() - Method in class org.apache.tools.ant.taskdefs.Untar
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.Echo
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.SendEmail
Executes this build task.
execute() - Method in class org.apache.tools.ant.taskdefs.GUnzip
 
execute() - Method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated. Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.SQLExec
Load the sql file and then execute it
execute() - Method in class org.apache.tools.ant.taskdefs.Touch
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.Zip
 
execute() - Method in class org.apache.tools.ant.taskdefs.CompileTask
Deprecated. have execute do nothing
execute() - Method in class org.apache.tools.ant.taskdefs.Rmic
 
execute() - Method in class org.apache.tools.ant.taskdefs.Cvs
 
execute() - Method in class org.apache.tools.ant.taskdefs.Expand
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.CallTarget
 
execute() - Method in class org.apache.tools.ant.taskdefs.Copyfile
Deprecated.  
execute() - Method in class org.apache.tools.ant.taskdefs.Copy
Performs the copy operation.
execute() - Method in class org.apache.tools.ant.taskdefs.Property
 
execute() - Method in class org.apache.tools.ant.taskdefs.Exit
 
execute() - Method in class org.apache.tools.ant.taskdefs.Patch
 
execute() - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
execute() - Method in class org.apache.tools.ant.taskdefs.Execute
Runs a process defined by the command line and returns its exit status.
execute() - Method in class org.apache.tools.ant.taskdefs.Copydir
Deprecated.  
execute() - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Executes the task, i.e.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Runs the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.Cab
 
execute() - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
 
execute() - Method in class org.apache.tools.ant.taskdefs.optional.Script
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
Executes the task, i.e.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLStop
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Invoked by Ant after the task is prepared, when it is ready to execute this task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.Ejbc
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DDCreator
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
execute() - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
execute() - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
Does the adding and merging.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
 
execute() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Runs the testcase.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.metamata.MParse
 
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
execute() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Executes the task.
Execute() - Constructor for class org.apache.tools.ant.taskdefs.Execute
Creates a new execute object using PumpStreamHandler for stream handling.
Execute(ExecuteStreamHandler) - Constructor for class org.apache.tools.ant.taskdefs.Execute
Creates a new execute object.
Execute(ExecuteStreamHandler, ExecuteWatchdog) - Constructor for class org.apache.tools.ant.taskdefs.Execute
Creates a new execute object.
execute(Project) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
 
ExecuteJava - class org.apache.tools.ant.taskdefs.ExecuteJava.
 
executeJava() - Method in class org.apache.tools.ant.taskdefs.Java
Do the execution and return a return code.
ExecuteJava() - Constructor for class org.apache.tools.ant.taskdefs.ExecuteJava
 
executeJikesCompile(String[], int) - Method in class org.apache.tools.ant.taskdefs.Javac
Do the compile with the specified arguments.
ExecuteOn - class org.apache.tools.ant.taskdefs.ExecuteOn.
Executes a given command, supplying a set of files as arguments.
ExecuteOn.FileDirBoth - class org.apache.tools.ant.taskdefs.ExecuteOn.FileDirBoth.
Enumerated attribute with the values "file", "dir" and "both" for the type attribute.
ExecuteOn.FileDirBoth() - Constructor for class org.apache.tools.ant.taskdefs.ExecuteOn.FileDirBoth
 
ExecuteOn() - Constructor for class org.apache.tools.ant.taskdefs.ExecuteOn
 
ExecuteStreamHandler - interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler.
Used by Execute to handle input and output stream of subprocesses.
executeTarget(String) - Method in class org.apache.tools.ant.Project
 
executeTargets(Vector) - Method in class org.apache.tools.ant.Project
 
ExecuteWatchdog - class org.apache.tools.ant.taskdefs.ExecuteWatchdog.
Destroys a process running for too long.
ExecuteWatchdog(int) - Constructor for class org.apache.tools.ant.taskdefs.ExecuteWatchdog
Creates a new watchdog.
Exit - class org.apache.tools.ant.taskdefs.Exit.
Just exit the active build, giving an additional message if available.
Exit() - Constructor for class org.apache.tools.ant.taskdefs.Exit
 
Expand - class org.apache.tools.ant.taskdefs.Expand.
Unzip a file.
Expand() - Constructor for class org.apache.tools.ant.taskdefs.Expand
 
expandedDname - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 

F

failOnError - Variable in class org.apache.tools.ant.taskdefs.ExecTask
 
failureCount() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
FAILURES - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Some tests failed.
file - Variable in class org.apache.tools.ant.taskdefs.Delete
 
file - Variable in class org.apache.tools.ant.taskdefs.Copy
 
file - Variable in class org.apache.tools.ant.taskdefs.Property
 
fileCopyMap - Variable in class org.apache.tools.ant.taskdefs.Copy
 
FileScanner - interface org.apache.tools.ant.FileScanner.
An interface used to describe the actions required by any type of directory scanner.
fileset - Variable in class org.apache.tools.ant.taskdefs.MatchingTask
 
FileSet - class org.apache.tools.ant.types.FileSet.
Moved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example).
FileSet() - Constructor for class org.apache.tools.ant.types.FileSet
 
filesets - Variable in class org.apache.tools.ant.taskdefs.Delete
 
filesets - Variable in class org.apache.tools.ant.taskdefs.ExecuteOn
 
filesets - Variable in class org.apache.tools.ant.taskdefs.Copy
 
filesExcluded - Variable in class org.apache.tools.ant.DirectoryScanner
The files that where found and matched at least one includes, and also matched at least one excludes.
filesIncluded - Variable in class org.apache.tools.ant.DirectoryScanner
The files that where found and matched at least one includes, and matched no excludes.
filesNotIncluded - Variable in class org.apache.tools.ant.DirectoryScanner
The files that where found and did not match any includes.
FILEURL - Static variable in class org.apache.tools.ant.taskdefs.optional.XalanLiaison
 
Filter - class org.apache.tools.ant.taskdefs.Filter.
This task sets a token filter that is used by the file copy methods of the project to do token substitution, or sets mutiple tokens by reading these from a file.
Filter() - Constructor for class org.apache.tools.ant.taskdefs.Filter
 
filtering - Variable in class org.apache.tools.ant.taskdefs.Copy
 
findClass(String) - Method in class org.apache.tools.ant.AntClassLoader
Search for and load a class on the classpath of this class loader.
findPackages(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
finish() - Method in class org.apache.tools.tar.TarOutputStream
Ends the TAR archive without closing the underlying OutputStream.
fireBuildFinished(Throwable) - Method in class org.apache.tools.ant.Project
 
fireBuildStarted() - Method in class org.apache.tools.ant.Project
 
fireMessageLogged(Project, String, int) - Method in class org.apache.tools.ant.Project
 
fireMessageLogged(Target, String, int) - Method in class org.apache.tools.ant.Project
 
fireMessageLogged(Task, String, int) - Method in class org.apache.tools.ant.Project
 
fireTargetFinished(Target, Throwable) - Method in class org.apache.tools.ant.Project
 
fireTargetStarted(Target) - Method in class org.apache.tools.ant.Project
 
fireTaskFinished(Task, Throwable) - Method in class org.apache.tools.ant.Project
 
fireTaskStarted(Task) - Method in class org.apache.tools.ant.Project
 
FixCRLF - class org.apache.tools.ant.taskdefs.FixCRLF.
Task to convert text source files to local OS formatting conventions, as well as repair text files damaged by misconfigured or misguided editors or file transfer programs.
FixCRLF.AddAsisRemove - class org.apache.tools.ant.taskdefs.FixCRLF.AddAsisRemove.
Enumerated attribute with the values "asis", "add" and "remove".
FixCRLF.AddAsisRemove() - Constructor for class org.apache.tools.ant.taskdefs.FixCRLF.AddAsisRemove
 
FixCRLF() - Constructor for class org.apache.tools.ant.taskdefs.FixCRLF
Defaults the properties based on the system type.
FLAG_AUTORESPONSE - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
FLAG_LOGIN - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
FLAG_OVERRIDE_WORKING_DIR - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
FLAG_RECURSION - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
FLAG_VERSION - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
FLAG_VERSION_DATE - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
FLAG_VERSION_LABEL - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
FLAG_WRITABLE - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
flatten - Variable in class org.apache.tools.ant.taskdefs.Copy
 
forceLoadClass(String) - Method in class org.apache.tools.ant.AntClassLoader
Load a class through this class loader even if that class is available on the system classpath.
forceLoadSystemClass(String) - Method in class org.apache.tools.ant.AntClassLoader
Load a class through this class loader but defer to the system class loader This ensures that instances of the returned class will be compatible with instances which which have already been loaded on the system loader.
forceOverwrite - Variable in class org.apache.tools.ant.taskdefs.Copy
 
fork - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
formatForDisplay(Property, Object) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Formats a property value for display to the user.
FormatterElement - class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.
Serves as a wrapper the implementations of JUnitResultFormatter, for example as a nested element in .
FormatterElement.TypeAttribute - class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.TypeAttribute.
Enumerated attribute with the values "plain" and "xml".
FormatterElement.TypeAttribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.TypeAttribute
 
FormatterElement() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
 
formatters - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
formatTime(long) - Static method in class org.apache.tools.ant.DefaultLogger
 
fos - Variable in class org.apache.tools.ant.taskdefs.Exec
 
from(String) - Method in class org.apache.tools.mail.MailMessage
Sets the from address.
ftp - Variable in class org.apache.tools.ant.taskdefs.optional.FTP.FTPDirectoryScanner
 
FTP - class org.apache.tools.ant.taskdefs.optional.FTP.
Basic FTP client that performs the following actions: send - send files to a remote server.
FTP.FTPDirectoryScanner - class org.apache.tools.ant.taskdefs.optional.FTP.FTPDirectoryScanner.
 
FTP.FTPDirectoryScanner(FTP, FTPClient) - Constructor for class org.apache.tools.ant.taskdefs.optional.FTP.FTPDirectoryScanner
 
FTP() - Constructor for class org.apache.tools.ant.taskdefs.optional.FTP
 

G

GenerateKey - class org.apache.tools.ant.taskdefs.GenerateKey.
Generates a key.
GenerateKey.DistinguishedName - class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName.
 
GenerateKey.DistinguishedName() - Constructor for class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
 
GenerateKey.DnameParam - class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam.
 
GenerateKey.DnameParam() - Constructor for class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
 
GenerateKey() - Constructor for class org.apache.tools.ant.taskdefs.GenerateKey
 
GenericDeploymentTool - class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool.
 
GenericDeploymentTool() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
 
Get - class org.apache.tools.ant.taskdefs.Get.
Get a particular file from a URL source.
GET_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.FTP
 
Get() - Constructor for class org.apache.tools.ant.taskdefs.Get
 
get(Object) - Method in interface org.apache.tools.ant.Map
 
getArguments() - Method in class org.apache.tools.ant.types.Commandline
Returns all arguments defined by addLine, addValue or the argument object.
getAttributes() - Method in class org.apache.tools.ant.IntrospectionHelper
Return all attribues supported by the introspected class.
getAttributes() - Method in class org.apache.tools.ant.RuntimeConfigurable
Returns the AttributeList of the wrapped element.
getAttributeType(String) - Method in class org.apache.tools.ant.IntrospectionHelper
returns the type of a named attribute.
getBasedir() - Method in interface org.apache.tools.ant.FileScanner
Gets the basedir that is used for scanning.
getBasedir() - Method in class org.apache.tools.ant.DirectoryScanner
Gets the basedir that is used for scanning.
getBaseDir() - Method in class org.apache.tools.ant.Project
 
getBaseJarName() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Get the base jar name.
getBaseNameTerminator() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Get the basename terminator.
getBlockSize() - Method in class org.apache.tools.tar.TarBuffer
Get the TAR Buffer's block size.
getBuildListeners() - Method in class org.apache.tools.ant.Project
 
getCheckSumOctalBytes(long, byte[], int, int) - Static method in class org.apache.tools.tar.TarUtils
Parse the checksum octal integer from a header buffer.
getClassname() - Method in class org.apache.tools.ant.taskdefs.Taskdef
 
getClassname() - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
 
getClassname() - Method in class org.apache.tools.ant.types.CommandlineJava
 
getClassName(InputStream) - Static method in class org.apache.tools.ant.taskdefs.optional.jlink.ClassNameReader
 
getClasspath() - Method in class org.apache.tools.ant.types.CommandlineJava
 
getCommandline() - Method in class org.apache.tools.ant.taskdefs.Execute
Returns the commandline used to create a subprocess.
getCommandline() - Method in class org.apache.tools.ant.types.CommandlineJava
 
getCommandline() - Method in class org.apache.tools.ant.types.Commandline
Returns the executable and all defined arguments.
getCompileClasspath(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
Builds the compilation classpath.
getContent() - Method in class org.apache.tools.ant.types.Environment.Variable
 
getCurrentBlockNum() - Method in class org.apache.tools.tar.TarBuffer
Get the current block number, zero based.
getCurrentRecordNum() - Method in class org.apache.tools.tar.TarBuffer
Get the current record number, within the current block, zero based.
getDataTypeDefinitions() - Method in class org.apache.tools.ant.Project
 
getDefaultTarget() - Method in class org.apache.tools.ant.Project
 
getDependencies() - Method in class org.apache.tools.ant.Target
 
getDescription() - Method in class org.apache.tools.ant.Task
 
getDescription() - Method in class org.apache.tools.ant.Target
 
getDescription() - Method in class org.apache.tools.ant.types.DataType
Return the description for the current data type.
getDescriptorDir() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Get the meta-inf dir.
getDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
 
getDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
 
getDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
 
getDestDir() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Get the desitination directory.
getDir(Project) - Method in class org.apache.tools.ant.types.FileSet
 
getDirectoryEntries() - Method in class org.apache.tools.tar.TarEntry
If this entry represents a file, and the file is a directory, return an array of TarEntries for this entry's children.
getDirectoryScanner(File) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Returns the directory scanner needed to access the files to process.
getDirectoryScanner(Project) - Method in class org.apache.tools.ant.types.FileSet
Returns the directory scanner needed to access the files to process.
getElementType(String) - Method in class org.apache.tools.ant.IntrospectionHelper
returns the type of a named nested element.
getEnvironment() - Method in class org.apache.tools.ant.taskdefs.Execute
Returns the commandline used to create a subprocess.
getErrorFlag() - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated. Indicate if there were errors during the compile
getException() - Method in class org.apache.tools.ant.BuildException
Returns the nested exception.
getException() - Method in class org.apache.tools.ant.BuildEvent
Returns the exception that was thrown, if any.
getExcludedDirectories() - Method in interface org.apache.tools.ant.FileScanner
Get the names of the directories that matched at least one of the include patterns, an matched also at least one of the exclude patterns.
getExcludedDirectories() - Method in class org.apache.tools.ant.DirectoryScanner
Get the names of the directories that matched at least one of the include patterns, an matched also at least one of the exclude patterns.
getExcludedFiles() - Method in interface org.apache.tools.ant.FileScanner
Get the names of the files that matched at least one of the include patterns, an matched also at least one of the exclude patterns.
getExcludedFiles() - Method in class org.apache.tools.ant.DirectoryScanner
Get the names of the files that matched at least one of the include patterns, an matched also at least one of the exclude patterns.
getExcludePatterns(Project) - Method in class org.apache.tools.ant.types.PatternSet
Returns the filtered include patterns.
getExcludes() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the patterns from the exclude filter.
getExecutable() - Method in class org.apache.tools.ant.types.Commandline
 
getExitValue() - Method in class org.apache.tools.ant.taskdefs.Execute
 
getExtension() - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
 
getFile() - Method in class org.apache.tools.ant.taskdefs.Property
 
getFile() - Method in class org.apache.tools.tar.TarEntry
Get this entry's file.
getFile(FTPClient, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Retrieve a single file to the remote host.
getFileList() - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Get the complete list of files to be included in the cab.
getFiles() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
Getter method that returns the set of files to include in the EJB jar.
getFilters() - Method in class org.apache.tools.ant.Project
 
getFolderName() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the folderName attribute.
getForce() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the force attribute.
getForceAsBoolean() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the force attribute as a boolean value.
getFork() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
getFormatters() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
getGroupId() - Method in class org.apache.tools.tar.TarEntry
Get this entry's group id.
getGroupName() - Method in class org.apache.tools.tar.TarEntry
Get this entry's group name.
getHaltonerror() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
getHaltonfailure() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
getHelper(Class) - Static method in class org.apache.tools.ant.IntrospectionHelper
Factory method for helper objects.
getHref() - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
 
getIncludedDirectories() - Method in interface org.apache.tools.ant.FileScanner
Get the names of the directories that matched at least one of the include patterns, an matched none of the exclude patterns.
getIncludedDirectories() - Method in class org.apache.tools.ant.DirectoryScanner
Get the names of the directories that matched at least one of the include patterns, an matched none of the exclude patterns.
getIncludedFiles() - Method in interface org.apache.tools.ant.FileScanner
Get the names of the files that matched at least one of the include patterns, an matched none of the exclude patterns.
getIncludedFiles() - Method in class org.apache.tools.ant.DirectoryScanner
Get the names of the files that matched at least one of the include patterns, an matched none of the exclude patterns.
getIncludePatterns(Project) - Method in class org.apache.tools.ant.types.PatternSet
Returns the filtered include patterns.
getIncludes() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the patterns from the include filter.
getJavaCommand() - Method in class org.apache.tools.ant.types.CommandlineJava
 
getJavaVersion() - Static method in class org.apache.tools.ant.Project
 
getKey() - Method in class org.apache.tools.ant.types.Environment.Variable
 
getLocalpathCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Builds and returns the -GL flag command if required
getLocation() - Method in class org.apache.tools.ant.BuildException
Returns the file location where the error occured.
getLocation() - Method in class org.apache.tools.ant.Task
Returns the file location where this task was defined.
getLoginCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
getLongOctalBytes(long, byte[], int, int) - Static method in class org.apache.tools.tar.TarUtils
Parse an octal long integer from a header buffer.
getMessage() - Method in class org.apache.tools.ant.BuildEvent
Returns the logging message.
getMessageLevel() - Method in class org.apache.tools.ant.taskdefs.LogOutputStream
 
getModTime() - Method in class org.apache.tools.tar.TarEntry
Set this entry's modification time.
getName() - Method in class org.apache.tools.ant.Target
 
getName() - Method in class org.apache.tools.ant.Project
 
getName() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
 
getName() - Method in class org.apache.tools.ant.taskdefs.Property
 
getName() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
 
getName() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
 
getName() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
getName() - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
 
getName() - Method in class org.apache.tools.tar.TarEntry
Get this entry's name.
getNameBytes(StringBuffer, byte[], int, int) - Static method in class org.apache.tools.tar.TarUtils
Determine the number of bytes in an entry name.
getNestedElements() - Method in class org.apache.tools.ant.IntrospectionHelper
Return all nested elements supported by the introspected class.
getNextEntry() - Method in class org.apache.tools.tar.TarInputStream
Get the next entry in this tar archive.
getNotIncludedDirectories() - Method in interface org.apache.tools.ant.FileScanner
Get the names of the directories that matched at none of the include patterns.
getNotIncludedDirectories() - Method in class org.apache.tools.ant.DirectoryScanner
Get the names of the directories that matched at none of the include patterns.
getNotIncludedFiles() - Method in interface org.apache.tools.ant.FileScanner
Get the names of the files that matched at none of the include patterns.
getNotIncludedFiles() - Method in class org.apache.tools.ant.DirectoryScanner
Get the names of the files that matched at none of the include patterns.
getOctalBytes(long, byte[], int, int) - Static method in class org.apache.tools.tar.TarUtils
Parse an octal integer from a header buffer.
getOutfile() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
getOwningTarget() - Method in class org.apache.tools.ant.Task
Get the Target to which this task belongs
getPackagelistLoc() - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
 
getPackages() - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
 
getParams() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
 
getParams() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
 
getParts() - Method in class org.apache.tools.ant.types.Path.PathElement
 
getParts() - Method in class org.apache.tools.ant.types.Commandline.Argument
Returns the parts this Argument consists of.
getPassword() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the password attribute.
getPath() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
 
getPrimaryDescriptor(Type) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Get the primary descriptor of the given item type.
getPrintStream() - Method in class org.apache.tools.mail.MailMessage
Returns a PrintStream that can be used to write the body of the message.
getPriority() - Method in class org.apache.tools.ant.BuildEvent
Returns the priority of the logging message.
getProject() - Method in class org.apache.tools.ant.Task
Get the Project to which this task belongs
getProject() - Method in class org.apache.tools.ant.Target
 
getProject() - Method in class org.apache.tools.ant.BuildEvent
Returns the project that fired this event.
getProjectName() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the projectName attribute.
getProperties() - Method in class org.apache.tools.ant.Project
 
getProperty(String) - Method in class org.apache.tools.ant.Project
 
getProxy() - Method in class org.apache.tools.ant.TaskAdapter
 
getRecordSize() - Method in class org.apache.tools.tar.TarOutputStream
Get the record size being used by this stream's TarBuffer.
getRecordSize() - Method in class org.apache.tools.tar.TarBuffer
Get the TAR Buffer's record size.
getRecordSize() - Method in class org.apache.tools.tar.TarInputStream
Get the record size being used by this stream's TarBuffer.
getRecursion() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the recursion attribute, which tells AntStarTeamCheckOut whether to search subfolders when checking out files.
getRecursionAsBoolean() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the recursion attribute as a boolean value.
getRecursiveCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
 
getReferencedObject(Project) - Method in class org.apache.tools.ant.types.Reference
 
getReferences() - Method in class org.apache.tools.ant.Project
 
getRefid() - Method in class org.apache.tools.ant.taskdefs.Property
 
getRefId() - Method in class org.apache.tools.ant.types.Reference
 
getResource() - Method in class org.apache.tools.ant.taskdefs.Property
 
getResourceAsStream(String) - Method in class org.apache.tools.ant.AntClassLoader
Get a stream to read the requested resource name.
getRetCode() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Returns what System.exit() would return in the standalone version.
getRunTime() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
getRuntimeConfigurableWrapper() - Method in class org.apache.tools.ant.Task
Returns the wrapper class for runtime configuration.
getSecondaryDescriptor(Type) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Get the secondary descriptor of the given item type.
getServer() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Creates and logs in to a StarTeam server.
getServerName() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the serverName attribute.
getServerPort() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the serverPort attribute.
getServerPortAsInt() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the serverPort attribute as an integer.
getSize() - Method in class org.apache.tools.tar.TarEntry
Get this entry's file size.
getSrcDir() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Get the source dir.
getSSCommand() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
Builds and returns the command string to execute ss.exe
getSystemProperties() - Method in class org.apache.tools.ant.types.CommandlineJava
 
getTag() - Method in class org.apache.tools.ant.UnknownElement
return the corresponding XML tag.
getTarget() - Method in class org.apache.tools.ant.BuildEvent
Returns the target that fired this event.
getTargetFolder() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the targetFolder attribute.
getTargets() - Method in class org.apache.tools.ant.Project
 
getTask() - Method in class org.apache.tools.ant.BuildEvent
Returns the task that fired this event.
getTask() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Get the task for this tool.
getTaskDefinitions() - Method in class org.apache.tools.ant.Project
 
getTaskName() - Method in class org.apache.tools.ant.Task
Get the name to use in logging messages.
getText() - Method in class org.apache.tools.ant.taskdefs.Replace.NestedString
 
getTitle() - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
 
getUserId() - Method in class org.apache.tools.tar.TarEntry
Get this entry's user id.
getUsername() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the username attribute.
getUserName() - Method in class org.apache.tools.tar.TarEntry
Get this entry's user name.
getUserProperties() - Method in class org.apache.tools.ant.Project
 
getUserProperty(String) - Method in class org.apache.tools.ant.Project
 
getValue() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
 
getValue() - Method in class org.apache.tools.ant.taskdefs.Property
 
getValue() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
 
getValue() - Method in class org.apache.tools.ant.types.EnumeratedAttribute
Retrieves the value.
getValue() - Method in class org.apache.tools.ant.types.Environment.Variable
 
getValues() - Method in class org.apache.tools.ant.taskdefs.FixCRLF.AddAsisRemove
 
getValues() - Method in class org.apache.tools.ant.taskdefs.SQLExec.OnError
 
getValues() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn.FileDirBoth
 
getValues() - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.TypeAttribute
 
getValues() - Method in class org.apache.tools.ant.types.EnumeratedAttribute
This is the only method a subclass needs to implement.
getVariables() - Method in class org.apache.tools.ant.types.Environment
 
getVariables() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
 
getVerbose() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the verbose attribute.
getVerboseAsBoolean() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the verbose attribute as a boolean value.
getVersionCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Simple order of priority.
getViewName() - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Gets the viewName attribute.
getVmCommand() - Method in class org.apache.tools.ant.types.CommandlineJava
 
getVmversion() - Method in class org.apache.tools.ant.types.CommandlineJava
 
getVsspath() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
getWritableCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
 
GIDLEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the group id field in a header buffer.
GNAMELEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the group name field in a header buffer.
GNU_TMAGIC - Static variable in interface org.apache.tools.tar.TarConstants
The magic tag representing a GNU tar archive.
grabFiles(FileScanner[]) - Static method in class org.apache.tools.ant.taskdefs.Zip
 
GUnzip - class org.apache.tools.ant.taskdefs.GUnzip.
Expands a file that has been compressed with the GZIP algorightm.
GUnzip() - Constructor for class org.apache.tools.ant.taskdefs.GUnzip
 
GZip - class org.apache.tools.ant.taskdefs.GZip.
Compresses a file with the GZIP algorightm.
GZip() - Constructor for class org.apache.tools.ant.taskdefs.GZip
 

H

haltOnError - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
haltOnFail - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
handleChildren(Object, RuntimeConfigurable) - Method in class org.apache.tools.ant.UnknownElement
 
hasHitEOF - Variable in class org.apache.tools.tar.TarInputStream
 
hasMoreElements() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest.FileList
 
hasMoreTokens() - Method in class org.apache.tools.ant.PathTokenizer
 
haveSlowResults - Variable in class org.apache.tools.ant.DirectoryScanner
Have the Vectors holding our results been built by a slow scan?

I

ifProperty - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
includeEmpty - Variable in class org.apache.tools.ant.taskdefs.Copy
 
includes - Variable in class org.apache.tools.ant.DirectoryScanner
The patterns for the files that should be included.
init() - Method in class org.apache.tools.ant.Task
Called by the project to let the task initialize properly.
init() - Method in class org.apache.tools.ant.Project
Initialise the project.
init() - Method in class org.apache.tools.ant.taskdefs.Ant
 
init() - Method in class org.apache.tools.ant.taskdefs.CompileTask
Deprecated. do all the real work in init
init() - Method in class org.apache.tools.ant.taskdefs.CallTarget
 
initZipOutputStream(ZipOutputStream) - Method in class org.apache.tools.ant.taskdefs.Zip
 
initZipOutputStream(ZipOutputStream) - Method in class org.apache.tools.ant.taskdefs.Jar
 
initZipOutputStream(ZipOutputStream) - Method in class org.apache.tools.ant.taskdefs.War
Add the deployment descriptor as well as all files added the special way of nested lib, classes or webinf filesets.
InnerClassFilenameFilter - class org.apache.tools.ant.taskdefs.optional.ejb.InnerClassFilenameFilter.
 
internalsf - Variable in class org.apache.tools.ant.taskdefs.SignJar
 
IntrospectionHelper - class org.apache.tools.ant.IntrospectionHelper.
Helper class that collects the methods a task or nested element holds to set attributes, create nested elements or hold PCDATA elements.
INVALID - Static variable in class org.apache.tools.ant.taskdefs.Execute
Invalid exit code.
isDescendent(TarEntry) - Method in class org.apache.tools.tar.TarEntry
Determine if the given entry is a descendant of this entry.
isDirectory() - Method in class org.apache.tools.tar.TarEntry
Return whether or not this entry represents a directory.
isEOFRecord(byte[]) - Method in class org.apache.tools.tar.TarBuffer
Determine if an archive record indicate End of Archive.
isExcluded(String) - Method in class org.apache.tools.ant.DirectoryScanner
Tests whether a name matches against at least one exclude pattern.
isIncluded(String) - Method in class org.apache.tools.ant.DirectoryScanner
Tests whether a name matches against at least one include pattern.
isLinkOffline() - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
 
isReference() - Method in class org.apache.tools.ant.types.DataType
Has the refid attribute of this element been set?
isUpToDate(FileScanner[], File) - Method in class org.apache.tools.ant.taskdefs.Zip
Check whether the archive is up-to-date; and handle behavior for empty archives.
isUpToDate(FileScanner[], File) - Method in class org.apache.tools.ant.taskdefs.Jar
 
isUpToDate(FileScanner[], File) - Method in class org.apache.tools.ant.taskdefs.War
 
isUpToDate(FTPClient, File, String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Checks to see if the remote file is current as compared with the local file.
isUpToDate(Vector) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Check to see if the target is up to date with respect to input files.
isValidOs() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Is this the OS the user wanted?
isValidOs() - Method in class org.apache.tools.ant.taskdefs.Chmod
 
isValidRdbms(Connection) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Verify if connected to the correct RDBMS

J

jar - Variable in class org.apache.tools.ant.taskdefs.SignJar
The name of the jar file.
Jar - class org.apache.tools.ant.taskdefs.Jar.
Creates a JAR archive.
Jar() - Constructor for class org.apache.tools.ant.taskdefs.Jar
 
Java - class org.apache.tools.ant.taskdefs.Java.
This task acts as a loader for java applications but allows to use the same JVM for the called application thus resulting in much faster operation.
JAVA_1_0 - Static variable in class org.apache.tools.ant.Project
 
JAVA_1_1 - Static variable in class org.apache.tools.ant.Project
 
JAVA_1_2 - Static variable in class org.apache.tools.ant.Project
 
JAVA_1_3 - Static variable in class org.apache.tools.ant.Project
 
Java() - Constructor for class org.apache.tools.ant.taskdefs.Java
 
Javac - class org.apache.tools.ant.taskdefs.Javac.
Task to compile Java source files.
Javac() - Constructor for class org.apache.tools.ant.taskdefs.Javac
 
JavaCC - class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC.
Taskdef for the JavaCC compiler compiler.
JavaCC() - Constructor for class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
Javadoc - class org.apache.tools.ant.taskdefs.Javadoc.
This task makes it easy to generate Javadoc documentation for a collection of source code.
Javadoc.DocletInfo - class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo.
 
Javadoc.DocletInfo(Javadoc) - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
 
Javadoc.DocletParam - class org.apache.tools.ant.taskdefs.Javadoc.DocletParam.
 
Javadoc.DocletParam(Javadoc) - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
 
Javadoc.GroupArgument - class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument.
 
Javadoc.GroupArgument(Javadoc) - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
 
Javadoc.LinkArgument - class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument.
 
Javadoc.LinkArgument(Javadoc) - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
 
Javadoc() - Constructor for class org.apache.tools.ant.taskdefs.Javadoc
 
javaToClass(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest.FileList
 
Jikes - class org.apache.tools.ant.taskdefs.Jikes.
Deprecated. merged into the class Javac.
Jikes(JikesOutputParser, String, Project) - Constructor for class org.apache.tools.ant.taskdefs.Jikes
Deprecated. Constructs a new Jikes obect.
JikesOutputParser - class org.apache.tools.ant.taskdefs.JikesOutputParser.
Deprecated. use Jikes' exit value to detect compilation failure.
JikesOutputParser(Task, boolean) - Constructor for class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated. Construct a new Parser object
JJTree - class org.apache.tools.ant.taskdefs.optional.javacc.JJTree.
Taskdef for the JJTree compiler compiler.
JJTree() - Constructor for class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
jlink - class org.apache.tools.ant.taskdefs.optional.jlink.jlink.
 
jlink() - Constructor for class org.apache.tools.ant.taskdefs.optional.jlink.jlink
 
JlinkTask - class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask.
This class defines objects that can link together various jar and zip files.
JlinkTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
 
jop - Variable in class org.apache.tools.ant.taskdefs.Jikes
Deprecated.  
JUnitResultFormatter - interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter.
This Interface describes classes that format the results of a JUnit testrun.
JUnitTask - class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.
Ant task to run JUnit tests.
JUnitTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Creates a new JUnitRunner and enables fork of a new Java VM.
JUnitTest - class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest.
 
JUnitTest() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
JUnitTest(String) - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
JUnitTest(String, boolean, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
JUnitTestRunner - class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.
Simple Testrunner for JUnit that runs all tests of a testsuite.
JUnitTestRunner(JUnitTest, boolean, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Constructor for fork=true or when the user hasn't specified a classpath.
JUnitTestRunner(JUnitTest, boolean, boolean, ClassLoader) - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Constructor to use when the user has specified a classpath.

K

keyalg - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
keypass - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
keypass - Variable in class org.apache.tools.ant.taskdefs.SignJar
 
keysize - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
keystore - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
The name of keystore file.
keystore - Variable in class org.apache.tools.ant.taskdefs.SignJar
The name of keystore file.
KeySubst - class org.apache.tools.ant.taskdefs.KeySubst.
Deprecated. KeySubst is deprecated. Use Filter + CopyDir instead.
KeySubst() - Constructor for class org.apache.tools.ant.taskdefs.KeySubst
Deprecated.  

L

LF_BLK - Static variable in interface org.apache.tools.tar.TarConstants
Block device file type.
LF_CHR - Static variable in interface org.apache.tools.tar.TarConstants
Character device file type.
LF_CONTIG - Static variable in interface org.apache.tools.tar.TarConstants
Contiguous file type.
LF_DIR - Static variable in interface org.apache.tools.tar.TarConstants
Directory file type.
LF_FIFO - Static variable in interface org.apache.tools.tar.TarConstants
FIFO (pipe) file type.
LF_LINK - Static variable in interface org.apache.tools.tar.TarConstants
Link file type.
LF_NORMAL - Static variable in interface org.apache.tools.tar.TarConstants
Normal file type.
LF_OLDNORM - Static variable in interface org.apache.tools.tar.TarConstants
LF_ constants represent the "link flag" of an entry, or more commonly, the "entry type".
LF_SYMLINK - Static variable in interface org.apache.tools.tar.TarConstants
Symbolic link file type.
link() - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
Performs the linking of files.
LIST_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.FTP
 
list() - Method in class org.apache.tools.ant.types.Path
Returns all path elements defined by this and nested path objects.
listFile(FTPClient, BufferedWriter, String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
List information about a single file from the remote host.
loadClass(String, boolean) - Method in class org.apache.tools.ant.AntClassLoader
Load a class with this class loader.
loadFile(File) - Method in class org.apache.tools.ant.taskdefs.Property
 
loadResource(String) - Method in class org.apache.tools.ant.taskdefs.Property
 
location - Variable in class org.apache.tools.ant.Task
 
Location - class org.apache.tools.ant.Location.
Stores the file name and line number in a file.
Location(String) - Constructor for class org.apache.tools.ant.Location
Creates a location consisting of a file name but no line number.
Location(String, int, int) - Constructor for class org.apache.tools.ant.Location
Creates a location consisting of a file name and line number.
log(String) - Method in class org.apache.tools.ant.Task
Log a message with the default (INFO) priority.
log(String) - Method in class org.apache.tools.ant.Project
 
log(String, int) - Method in class org.apache.tools.ant.Task
Log a mesage with the give priority.
log(String, int) - Method in class org.apache.tools.ant.Project
 
log(Target, String, int) - Method in class org.apache.tools.ant.Project
 
log(Task, String, int) - Method in class org.apache.tools.ant.Project
 
logAndAddFilesToCompile(Commandline) - Method in class org.apache.tools.ant.taskdefs.Javac
Logs the compilation parameters, adds the files to compile and logs the &qout;niceSourceList"
logFlush() - Method in class org.apache.tools.ant.taskdefs.Exec
 
logFlush() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Flush the output stream - if there is one.
LogOutputStream - class org.apache.tools.ant.taskdefs.LogOutputStream.
Logs each line written to this stream to the log system of ant.
LogOutputStream(Task, int) - Constructor for class org.apache.tools.ant.taskdefs.LogOutputStream
Creates a new instance of this class.
LogStreamHandler - class org.apache.tools.ant.taskdefs.LogStreamHandler.
Logs standard output and error of a subprocess to the log system of ant.
LogStreamHandler(Task, int, int) - Constructor for class org.apache.tools.ant.taskdefs.LogStreamHandler
Creates a new instance of this class.
lSep - Static variable in class org.apache.tools.ant.DefaultLogger
 

M

MAGICLEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the magic field in a header buffer.
MailMessage - class org.apache.tools.mail.MailMessage.
A class to help send SMTP email.
MailMessage() - Constructor for class org.apache.tools.mail.MailMessage
Constructs a new MailMessage to send an email.
MailMessage(String) - Constructor for class org.apache.tools.mail.MailMessage
Constructs a new MailMessage to send an email.
Main - class org.apache.tools.ant.Main.
Command line entry point into Ant.
main(String[]) - Static method in class org.apache.tools.ant.Main
Command line entry point.
main(String[]) - Static method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated.  
main(String[]) - Static method in class org.apache.tools.ant.taskdefs.optional.ejb.DDCreatorHelper
The main method.
main(String[]) - Static method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbcHelper
Command line interface for the ejbc helper task.
main(String[]) - Static method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
 
main(String[]) - Static method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Entry point for standalone (forked) mode.
Main(String[]) - Constructor for class org.apache.tools.ant.Main
 
Map - interface org.apache.tools.ant.Map.
 
mark(int) - Method in class org.apache.tools.tar.TarInputStream
Since we do not support marking just yet, we do nothing.
markSupported() - Method in class org.apache.tools.tar.TarInputStream
Since we do not support marking just yet, we return false.
match(String, String) - Static method in class org.apache.tools.ant.DirectoryScanner
Matches a string against a pattern.
MatchingTask - class org.apache.tools.ant.taskdefs.MatchingTask.
This is an abstract task that should be used by all those tasks that require to include or exclude files based on pattern matching.
MatchingTask() - Constructor for class org.apache.tools.ant.taskdefs.MatchingTask
 
matchPath(String, String) - Static method in class org.apache.tools.ant.DirectoryScanner
Matches a path against a pattern.
matchPatternStart(String, String) - Static method in class org.apache.tools.ant.DirectoryScanner
Does the path match the start of this pattern up to the first "**".
maybeConfigure() - Method in class org.apache.tools.ant.Task
Configure this task - if it hasn't been done already.
maybeConfigure() - Method in class org.apache.tools.ant.UnknownElement
 
maybeConfigure(Project) - Method in class org.apache.tools.ant.RuntimeConfigurable
Configure the wrapped element and all children.
messageLogged(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Fired whenever a message is logged.
messageLogged(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
 
messageLogged(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
 
META_DIR - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Private constants that are used when constructing the standard jarfile
Mkdir - class org.apache.tools.ant.taskdefs.Mkdir.
Creates a given directory.
Mkdir() - Constructor for class org.apache.tools.ant.taskdefs.Mkdir
 
MODELEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the mode field in a header buffer.
MODTIMELEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the modification time field in a header buffer.
Move - class org.apache.tools.ant.taskdefs.Move.
Moves a file or directory to a new file or directory.
Move() - Constructor for class org.apache.tools.ant.taskdefs.Move
 
MParse - class org.apache.tools.ant.taskdefs.optional.metamata.MParse.
 
MParse() - Constructor for class org.apache.tools.ant.taskdefs.optional.metamata.MParse
 
MSG_DEBUG - Static variable in class org.apache.tools.ant.Project
 
MSG_ERR - Static variable in class org.apache.tools.ant.Project
 
MSG_INFO - Static variable in class org.apache.tools.ant.Project
 
MSG_VERBOSE - Static variable in class org.apache.tools.ant.Project
 
MSG_WARN - Static variable in class org.apache.tools.ant.Project
 
msgOutputLevel - Variable in class org.apache.tools.ant.DefaultLogger
 
MSVSS - class org.apache.tools.ant.taskdefs.optional.vss.MSVSS.
A base class for creating tasks for executing commands on Visual SourceSafe.
MSVSS() - Constructor for class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
MSVSSGET - class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET.
Task to perform GET commands to Microsoft Visual Source Safe.
MSVSSGET() - Constructor for class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
 

N

name - Variable in class org.apache.tools.ant.taskdefs.Property
 
NAMELEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the name field in a header buffer.
Native2Ascii - class org.apache.tools.ant.taskdefs.optional.Native2Ascii.
Convert files from native encodings to ascii.
Native2Ascii() - Constructor for class org.apache.tools.ant.taskdefs.optional.Native2Ascii
 
NetRexxC - class org.apache.tools.ant.taskdefs.optional.NetRexxC.
Task to compile NetRexx source files.
NetRexxC() - Constructor for class org.apache.tools.ant.taskdefs.optional.NetRexxC
 
nextElement() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest.FileList
 
nextToken() - Method in class org.apache.tools.ant.PathTokenizer
 
noChildrenAllowed() - Method in class org.apache.tools.ant.types.DataType
Creates an exception that indicates that this XML element must not have child elements if the refid attribute is set.
normalize(String) - Method in class org.apache.tools.ant.taskdefs.optional.XalanLiaison
 

O

okToDelete(File) - Method in class org.apache.tools.ant.taskdefs.Move
Its only ok to delete a directory tree if there are no files in it.
oneBuf - Variable in class org.apache.tools.tar.TarOutputStream
 
oneBuf - Variable in class org.apache.tools.tar.TarInputStream
 
org.apache.tools.ant - package org.apache.tools.ant
 
org.apache.tools.ant.taskdefs - package org.apache.tools.ant.taskdefs
 
org.apache.tools.ant.taskdefs.optional - package org.apache.tools.ant.taskdefs.optional
 
org.apache.tools.ant.taskdefs.optional.ejb - package org.apache.tools.ant.taskdefs.optional.ejb
 
org.apache.tools.ant.taskdefs.optional.javacc - package org.apache.tools.ant.taskdefs.optional.javacc
 
org.apache.tools.ant.taskdefs.optional.jlink - package org.apache.tools.ant.taskdefs.optional.jlink
 
org.apache.tools.ant.taskdefs.optional.jsp - package org.apache.tools.ant.taskdefs.optional.jsp
 
org.apache.tools.ant.taskdefs.optional.junit - package org.apache.tools.ant.taskdefs.optional.junit
 
org.apache.tools.ant.taskdefs.optional.metamata - package org.apache.tools.ant.taskdefs.optional.metamata
 
org.apache.tools.ant.taskdefs.optional.perforce - package org.apache.tools.ant.taskdefs.optional.perforce
 
org.apache.tools.ant.taskdefs.optional.scm - package org.apache.tools.ant.taskdefs.optional.scm
 
org.apache.tools.ant.taskdefs.optional.vss - package org.apache.tools.ant.taskdefs.optional.vss
 
org.apache.tools.ant.types - package org.apache.tools.ant.types
 
org.apache.tools.mail - package org.apache.tools.mail
 
org.apache.tools.tar - package org.apache.tools.tar
 
out - Variable in class org.apache.tools.ant.DefaultLogger
 
outputLog(String, int) - Method in class org.apache.tools.ant.taskdefs.Exec
 
outputLog(String, int) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 

P

P4sync - class org.apache.tools.ant.taskdefs.optional.perforce.P4sync.
Perforce
P4sync() - Constructor for class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
parseName(byte[], int, int) - Static method in class org.apache.tools.tar.TarUtils
Parse an entry name from a header buffer.
parseOctal(byte[], int, int) - Static method in class org.apache.tools.tar.TarUtils
Parse an octal string from a header buffer.
parseOutput(BufferedReader) - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated. Parse the output of a jikes compiler
parseTarHeader(byte[]) - Method in class org.apache.tools.tar.TarEntry
Parse an entry's header information from a header buffer.
Patch - class org.apache.tools.ant.taskdefs.Patch.
Task as a layer on top of patch.
Patch() - Constructor for class org.apache.tools.ant.taskdefs.Patch
 
Path - class org.apache.tools.ant.types.Path.
This object represents a path as used by CLASSPATH or PATH environment variable.
Path.PathElement - class org.apache.tools.ant.types.Path.PathElement.
Helper class, holds the nested values.
Path.PathElement(Path) - Constructor for class org.apache.tools.ant.types.Path.PathElement
 
Path(Project) - Constructor for class org.apache.tools.ant.types.Path
 
Path(Project, String) - Constructor for class org.apache.tools.ant.types.Path
Invoked by IntrospectionHelper for setXXX(Path p) attribute setters.
PathTokenizer - class org.apache.tools.ant.PathTokenizer.
A Path tokenizer takes a path and returns the components that make up that path.
PathTokenizer(String) - Constructor for class org.apache.tools.ant.PathTokenizer
 
PatternSet - class org.apache.tools.ant.types.PatternSet.
Named collection of include/exclude tags.
PatternSet.NameEntry - class org.apache.tools.ant.types.PatternSet.NameEntry.
inner class to hold a name on list.
PatternSet.NameEntry(PatternSet) - Constructor for class org.apache.tools.ant.types.PatternSet.NameEntry
 
PatternSet() - Constructor for class org.apache.tools.ant.types.PatternSet
 
PlainJUnitResultFormatter - class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter.
Prints plain text output of the test to a specified Writer.
PlainJUnitResultFormatter() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
 
prepareExec() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Create an Execute instance with the correct working directory set.
printResults() - Method in class org.apache.tools.ant.taskdefs.SQLExec
print any results in the statement.
processBuffer() - Method in class org.apache.tools.ant.taskdefs.LogOutputStream
Converts the buffer to a string and sends it to processLine
processDescriptor(String, SAXParser) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
 
processDescriptor(String, SAXParser) - Method in interface org.apache.tools.ant.taskdefs.optional.ejb.EJBDeploymentTool
Process a deployment descriptor, generating the necessary vendor specific deployment files.
processLine(String) - Method in class org.apache.tools.ant.taskdefs.LogOutputStream
Logs a line to the log system of ant.
processLine(String, int) - Method in class org.apache.tools.ant.taskdefs.LogOutputStream
Logs a line to the log system of ant.
project - Variable in class org.apache.tools.ant.Task
 
project - Variable in class org.apache.tools.ant.taskdefs.Jikes
Deprecated.  
Project - class org.apache.tools.ant.Project.
Central representation of an Ant project.
PROJECT_PREFIX - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
Project() - Constructor for class org.apache.tools.ant.Project
 
ProjectHelper - class org.apache.tools.ant.ProjectHelper.
Configures a Project (complete with Targets and Tasks) based on a XML build file.
Property - class org.apache.tools.ant.taskdefs.Property.
Will set a Project property.
Property() - Constructor for class org.apache.tools.ant.taskdefs.Property
 
PumpStreamHandler - class org.apache.tools.ant.taskdefs.PumpStreamHandler.
Copies standard output and error of subprocesses to standard output and error of the parent process.
PumpStreamHandler() - Constructor for class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
PumpStreamHandler(OutputStream) - Constructor for class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
PumpStreamHandler(OutputStream, OutputStream) - Constructor for class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
putNextEntry(TarEntry) - Method in class org.apache.tools.tar.TarOutputStream
Put an entry on the output stream.

Q

quoteArgument(String) - Static method in class org.apache.tools.ant.types.Commandline
Put quotes around the given String if necessary.

R

read() - Method in class org.apache.tools.tar.TarInputStream
Reads a byte from the current tar archive entry.
read(byte[]) - Method in class org.apache.tools.tar.TarInputStream
Reads bytes from the current tar archive entry.
read(byte[], int, int) - Method in class org.apache.tools.tar.TarInputStream
Reads bytes from the current tar archive entry.
readBuf - Variable in class org.apache.tools.tar.TarInputStream
 
readFilters() - Method in class org.apache.tools.ant.taskdefs.Filter
 
readRecord() - Method in class org.apache.tools.tar.TarBuffer
Read a record from the input stream and return the data.
recordBuf - Variable in class org.apache.tools.tar.TarOutputStream
 
ref - Variable in class org.apache.tools.ant.taskdefs.Property
 
ref - Variable in class org.apache.tools.ant.types.DataType
Value to the refid attribute.
Reference - class org.apache.tools.ant.types.Reference.
Class to hold a reference to another object in the project.
Reference() - Constructor for class org.apache.tools.ant.types.Reference
 
Reference(String) - Constructor for class org.apache.tools.ant.types.Reference
 
registerFileDTD(String, File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
 
registerResourceDTD(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
 
removeBuildListener(BuildListener) - Method in class org.apache.tools.ant.Project
 
removeDir(File) - Method in class org.apache.tools.ant.taskdefs.Delete
 
removeFiles(File, String[]) - Method in class org.apache.tools.ant.taskdefs.Delete
 
Rename - class org.apache.tools.ant.taskdefs.Rename.
Deprecated. The rename task is deprecated. Use move instead.
Rename() - Constructor for class org.apache.tools.ant.taskdefs.Rename
Deprecated.  
RenameExtensions - class org.apache.tools.ant.taskdefs.optional.RenameExtensions.
 
RenameExtensions() - Constructor for class org.apache.tools.ant.taskdefs.optional.RenameExtensions
Creates new RenameExtensions
Replace - class org.apache.tools.ant.taskdefs.Replace.
Replaces all the occurrences of the given string token with the given string value of the indicated files.
Replace.NestedString - class org.apache.tools.ant.taskdefs.Replace.NestedString.
 
Replace.NestedString(Replace) - Constructor for class org.apache.tools.ant.taskdefs.Replace.NestedString
 
Replace() - Constructor for class org.apache.tools.ant.taskdefs.Replace
 
replace(String, Hashtable) - Static method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated. Does replacement on text using the hashtable of keys.
replaceProperties(String, Hashtable) - Static method in class org.apache.tools.ant.ProjectHelper
Replace ${NAME} with the property value
replaceString(String, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
 
reset() - Method in class org.apache.tools.tar.TarInputStream
Since we do not support marking just yet, we do nothing.
resetFileLists() - Method in class org.apache.tools.ant.taskdefs.Javac
Clear the list of files to be compiled and copied..
resolveEntity(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
 
resolveFile(String) - Method in class org.apache.tools.ant.Project
 
resolveFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Correct a file path to correspond to the remote host requirements.
resource - Variable in class org.apache.tools.ant.taskdefs.Property
 
restoreSystem() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
 
restoreSystemProperties() - Method in class org.apache.tools.ant.types.CommandlineJava
 
Rmic - class org.apache.tools.ant.taskdefs.Rmic.
Task to compile RMI stubs and skeletons.
Rmic() - Constructor for class org.apache.tools.ant.taskdefs.Rmic
 
run() - Method in class org.apache.tools.ant.taskdefs.StreamPumper
Copies data from the input stream to the output stream.
run() - Method in class org.apache.tools.ant.taskdefs.ExecuteWatchdog
Watches the process and terminates it, if it runs for to long.
run() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
 
run(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
run(String) - Method in class org.apache.tools.ant.taskdefs.Exec
 
run(String, Vector) - Method in class org.apache.tools.ant.taskdefs.Java
Executes the given classname with the given arguments as it was a command line application.
runCommand(Task, String[]) - Static method in class org.apache.tools.ant.taskdefs.Execute
A utility method that runs an external command.
runCount() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
runExec(Execute) - Method in class org.apache.tools.ant.taskdefs.ExecTask
Run the command using the given Execute instance.
runExec(Execute) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
 
runFolder(Server, Project, View, Type, Folder) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Searches for files in the given folder.
runItem(Server, Project, View, Type, Folder, Item) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Check out one file if it matches the include filter but not the exclude filter.
runProject(Server, Project) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Searches for the given view in the project.
runServer(Server) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Searches for the specified project on the server.
runStatements(Reader) - Method in class org.apache.tools.ant.taskdefs.SQLExec
 
runTarget(Target) - Method in class org.apache.tools.ant.Project
 
RuntimeConfigurable - class org.apache.tools.ant.RuntimeConfigurable.
Wrapper class that holds the attributes of a Task (or elements nested below that level) and takes care of configuring that element at runtime.
RuntimeConfigurable(Object) - Constructor for class org.apache.tools.ant.RuntimeConfigurable
 
runType(Server, Project, View, Type) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Searches for folders in the given view.

S

scan() - Method in interface org.apache.tools.ant.FileScanner
Scans the base directory for files that match at least one include pattern, and don't match any exclude patterns.
scan() - Method in class org.apache.tools.ant.DirectoryScanner
Scans the base directory for files that match at least one include pattern, and don't match any exclude patterns.
scan() - Method in class org.apache.tools.ant.taskdefs.optional.FTP.FTPDirectoryScanner
 
scan(File, File, String[], String[]) - Method in class org.apache.tools.ant.taskdefs.Copy
Compares source files to destination files to see if they should be copied.
scan(File, String, Vector) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
scanDir(File, File, String[]) - Method in class org.apache.tools.ant.taskdefs.Javac
Scans the directory looking for source files to be compiled.
scanDir(File, File, String[]) - Method in class org.apache.tools.ant.taskdefs.UpToDate
 
scanDir(File, String[], boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
Scans the directory looking for class files to be compiled.
scandir(File, String, boolean) - Method in class org.apache.tools.ant.DirectoryScanner
Scans the passed dir for files and directories.
scanDir(String[]) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
 
scandir(String, String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.FTP.FTPDirectoryScanner
 
Script - class org.apache.tools.ant.taskdefs.optional.Script.
Execute a script
Script() - Constructor for class org.apache.tools.ant.taskdefs.optional.Script
 
sectionsonly - Variable in class org.apache.tools.ant.taskdefs.SignJar
 
SEND_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.FTP
 
sendAndClose() - Method in class org.apache.tools.mail.MailMessage
Sends the message and closes the connection to the server.
SendEmail - class org.apache.tools.ant.taskdefs.SendEmail.
A task to send SMTP email.
SendEmail() - Constructor for class org.apache.tools.ant.taskdefs.SendEmail
Creates new SendEmail
sendFile(FTPClient, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sends a single file to the remote host.
setAction(String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sets the FTP action to be taken.
setAddfiles(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
Sets the files to be added into the output.
setAdditionalparam(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setAlias(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setAlias(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setAntfile(String) - Method in class org.apache.tools.ant.taskdefs.Ant
 
setAntRun(Project) - Method in class org.apache.tools.ant.taskdefs.Execute
Set the name of the antRun script using the project's value.
setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.Echo
Shall we append to an existing file?
setArgs(String) - Method in class org.apache.tools.ant.taskdefs.Java
Set the command line arguments for the class.
setArgs(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
 
setArgs(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
sets some additional args to send to ejbc.
setAttribute(Project, Object, String, String) - Method in class org.apache.tools.ant.IntrospectionHelper
Sets the named attribute.
setAttributes(AttributeList) - Method in class org.apache.tools.ant.RuntimeConfigurable
Set's the attributes for the wrapped element.
setAuthor(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setAutocommit(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the autocommit flag for the DB connection.
setBackups(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
Shall patch write backups.
setBase(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
 
setBasedir(File) - Method in interface org.apache.tools.ant.FileScanner
Sets the basedir for scanning.
setBasedir(File) - Method in class org.apache.tools.ant.DirectoryScanner
Sets the basedir for scanning.
setBasedir(File) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Set the base directory.
setBasedir(File) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
This is the base directory to look in for things to cab.
setBaseDir(File) - Method in class org.apache.tools.ant.Project
 
setBasedir(String) - Method in interface org.apache.tools.ant.FileScanner
Sets the basedir for scanning.
setBasedir(String) - Method in class org.apache.tools.ant.DirectoryScanner
Sets the basedir for scanning.
setBasedir(String) - Method in class org.apache.tools.ant.Project
 
setBasedir(String) - Method in class org.apache.tools.ant.taskdefs.Tar
This is the base directory to look in for things to tar.
setBasedir(String) - Method in class org.apache.tools.ant.taskdefs.Zip
This is the base directory to look in for things to zip.
setBasejarname(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Setter used to store the value of descriptorDir prior to execute() being called.
setBasenameterminator(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Setter used to store the value of baseNameTerminator
setBinary(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Specifies whether to use binary-mode or text-mode transfers.
setBinary(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set whether literals are treated as binary, rather than NetRexx types
setBootclasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
Sets the bootclasspath that will be used to compile the classes against.
setBootclasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setBootClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javac
Adds a reference to a CLASSPATH defined elsewhere.
setBootClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Adds a reference to a CLASSPATH defined elsewhere.
setBottom(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setBufferDebug(boolean) - Method in class org.apache.tools.tar.TarOutputStream
Sets the debugging flag in this stream's TarBuffer.
setBuildnodefiles(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setBuildparser(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setBuildtokenmanager(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setCabfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
This is the name/location of where to create the .cab file.
setCachetokens(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setChange(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setCharset(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setChoiceambiguitycheck(int) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Available
 
setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Java
Set the class name.
setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Taskdef
 
setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
 
setClassname(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
 
setClassname(String) - Method in class org.apache.tools.ant.types.CommandlineJava
 
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Available
 
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the classpath to be used for this compilation.
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Java
Set the classpath to be used for this compilation.
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Taskdef
 
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the classpath for loading the driver.
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Rmic
Set the classpath to be used for this compilation.
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
 
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
Set the classpath to be used for this compilation.
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Set the classpath to be used for this compilation.
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
Set the classpath to be used for this compilation.
setClasspath(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set the classpath used for NetRexx compilation
setClasspath(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLStop
Set the classpath to be used for this compilation.
setClasspath(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.Ejbc
Set the classpath to be used for this compilation.
setClasspath(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DDCreator
Set the classpath to be used for this compilation.
setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Available
 
setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javac
Adds a reference to a CLASSPATH defined elsewhere.
setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Java
Adds a reference to a CLASSPATH defined elsewhere.
setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Taskdef
 
setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the classpath for loading the driver using the classpath reference.
setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Rmic
Adds a reference to a CLASSPATH defined elsewhere.
setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Adds a reference to a CLASSPATH defined elsewhere.
setCleanupHack(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.metamata.MParse
 
setCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.ExecTask
The full commandline to execute, executable + arguments.
setCommand(String) - Method in class org.apache.tools.ant.taskdefs.Exec
 
setCommand(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
 
setCommand(String) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setCommandline(String[]) - Method in class org.apache.tools.ant.taskdefs.Execute
Sets the commandline of the subprocess to launch.
setComments(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set whether comments are passed through to the generated java source.
setCommontokenaction(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setCompact(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set whether error messages come out in compact or verbose format.
setCompile(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set whether the NetRexx compiler should compile the generated java code Valid true values are "on" or "true".
setCompiler(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
The compiler (switch -compiler) to use
setCompress(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Sets whether we want to compress the files or only store them.
setCompress(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
Defines whether or not the output should be compacted.
setCompress(String) - Method in class org.apache.tools.ant.taskdefs.Zip
Sets whether we want to compress the files or only store them.
setCompression(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
Determines whether output will be compressed.
setConsole(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set whether or not messages should be displayed on the 'console' Valid true values are "on" or "true".
setCounts(long, long, long) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
setCr(FixCRLF.AddAsisRemove) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Specify how carriage return (CR) charaters are to be handled
setCrossref(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Whether variable cross references are generated
setCvsRoot(String) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setDate(String) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Set the stored date string
setDatetime(String) - Method in class org.apache.tools.ant.taskdefs.Touch
Date in the format MM/DD/YYYY HH:MM AM_PM.
setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the debug flag.
setDebug(boolean) - Method in class org.apache.tools.tar.TarOutputStream
Sets the debugging flag.
setDebug(boolean) - Method in class org.apache.tools.tar.TarBuffer
Set the debugging flag for the buffer.
setDebug(boolean) - Method in class org.apache.tools.tar.TarInputStream
Sets the debugging flag.
setDebuglookahead(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setDebugparser(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setDebugtokenmanager(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setDecimal(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set whether decimal arithmetic should be used for the netrexx code.
setDefault(String) - Method in class org.apache.tools.ant.Project
 
setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Sets whether default exclusions should be used or not.
setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
Sets whether default exclusions should be used or not.
setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.taskdefs.Chmod
Sets whether default exclusions should be used or not.
setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.types.FileSet
Sets whether default exclusions should be used or not.
setDefaultTarget(String) - Method in class org.apache.tools.ant.Project
 
setDelay(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLStop
Set the delay (in seconds) before shutting down the server.
setDepend(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the depend flag.
setDepends(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
A synonym for setNewer.
setDepends(String) - Method in class org.apache.tools.ant.Target
 
setDeprecation(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the deprecation flag.
setDescription(String) - Method in class org.apache.tools.ant.Task
Sets a description of the current action.
setDescription(String) - Method in class org.apache.tools.ant.Target
 
setDescription(String) - Method in class org.apache.tools.ant.types.DataType
Sets a description of the current data type.
setDescriptordir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Setter used to store the value of descriptorDir prior to execute() being called.
setDescriptors(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.Ejbc
Set the directory from where the serialised deployment descriptors are to be read.
setDescriptors(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DDCreator
Set the directory from where the text descriptions of the deployment descriptors are to be read.
setDest(File) - Method in class org.apache.tools.ant.taskdefs.Get
Where to copy the source file.
setDest(File) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setDest(File) - Method in class org.apache.tools.ant.taskdefs.Expand
Set the destination directory.
setDest(File) - Method in class org.apache.tools.ant.taskdefs.Copyfile
Deprecated.  
setDest(File) - Method in class org.apache.tools.ant.taskdefs.Copydir
Deprecated.  
setDest(File) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
Set the destination dirctory to place converted files into.
setDest(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
Set the directory containing the source jsp's
setDest(String) - Method in class org.apache.tools.ant.taskdefs.Rename
Deprecated. Sets the new name of the file.
setDest(String) - Method in class org.apache.tools.ant.taskdefs.Untar
Set the destination directory.
setDest(String) - Method in class org.apache.tools.ant.taskdefs.GUnzip
 
setDest(String) - Method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated. Set the destination file.
setDest(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.Ejbc
Set the directory into which the support classes, RMI stubs, etc are to be written
setDest(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DDCreator
Set the directory into which the serialised deployment descriptors are to be written.
setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Set the destination directory into which the XSL result files should be copied to
setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the destination directory into which the Java source files should be compiled.
setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Set the destination where the fixed files should be placed.
setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Setter used to store the value of destination directory prior to execute() being called.
setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Setter used to store the value of destination directory prior to execute() being called.
setDestDir(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set the destination directory into which the NetRexx source files should be copied and then compiled.
setDiag(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Whether diagnostic information about the compile is generated
setDir(File) - Method in class org.apache.tools.ant.taskdefs.Ant
 
setDir(File) - Method in class org.apache.tools.ant.taskdefs.Replace
Set the source files path when using matching tasks.
setDir(File) - Method in class org.apache.tools.ant.taskdefs.Mkdir
 
setDir(File) - Method in class org.apache.tools.ant.taskdefs.Java
The working directory of the process
setDir(File) - Method in class org.apache.tools.ant.taskdefs.ExecTask
The working directory of the process
setDir(File) - Method in class org.apache.tools.ant.taskdefs.Delete
Set the directory from which files are to be deleted
setDir(File) - Method in class org.apache.tools.ant.taskdefs.Chmod
 
setDir(File) - Method in class org.apache.tools.ant.taskdefs.Deltree
Deprecated.  
setDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
The directory to invoke the VM in.
setDir(File) - Method in class org.apache.tools.ant.types.FileSet
 
setDir(String) - Method in class org.apache.tools.ant.taskdefs.Exec
 
setDname(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setDocencoding(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setDoclet(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setDocletPath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setDocletPathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setDoctitle(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setDriver(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the JDBC driver to be used.
setEmacsMode(boolean) - Method in interface org.apache.tools.ant.BuildLogger
Set this logger to produce emacs (and other editor) friendly output.
setEmacsMode(boolean) - Method in class org.apache.tools.ant.DefaultLogger
Set this logger to produce emacs (and other editor) friendly output.
setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the Java source file encoding name.
setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
Set the encoding to translate to/from.
setEnvironment(String[]) - Method in class org.apache.tools.ant.taskdefs.Execute
Sets the environment variables for the subprocess to launch.
setEof(FixCRLF.AddAsisRemove) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Specify how DOS EOF (control-z) charaters are to be handled
setError(File) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setErrorPrintStream(PrintStream) - Method in interface org.apache.tools.ant.BuildLogger
Set the output stream to which this logger is to send error messages.
setErrorPrintStream(PrintStream) - Method in class org.apache.tools.ant.DefaultLogger
Set the output stream to which this logger is to send error messages.
setErrorreporting(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setException(Throwable) - Method in class org.apache.tools.ant.BuildEvent
 
setExcludes(String) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Sets the set of exclude patterns.
setExcludes(String) - Method in class org.apache.tools.ant.taskdefs.Delete
Sets the set of exclude patterns.
setExcludes(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
Sets the set of exclude patterns.
setExcludes(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the exclude filter.
setExcludes(String) - Method in class org.apache.tools.ant.types.FileSet
Sets the set of exclude patterns.
setExcludes(String) - Method in class org.apache.tools.ant.types.PatternSet
Sets the set of exclude patterns.
setExcludes(String[]) - Method in interface org.apache.tools.ant.FileScanner
Sets the set of exclude patterns to use.
setExcludes(String[]) - Method in class org.apache.tools.ant.DirectoryScanner
Sets the set of exclude patterns to use.
setExcludesfile(File) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Sets the name of the file containing the includes patterns.
setExcludesfile(File) - Method in class org.apache.tools.ant.taskdefs.Delete
Sets the name of the file containing the includes patterns.
setExcludesfile(File) - Method in class org.apache.tools.ant.types.FileSet
Sets the name of the file containing the includes patterns.
setExcludesfile(File) - Method in class org.apache.tools.ant.types.PatternSet
Sets the name of the file containing the excludes patterns.
setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
The command to execute.
setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
 
setExecutable(String) - Method in class org.apache.tools.ant.types.Commandline
Sets the executable to run.
setExitValue(int) - Method in class org.apache.tools.ant.taskdefs.Execute
 
setExplicit(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Sets whether variables must be declared explicitly before use.
setExt(String) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
Set the extension which converted files should have.
setExtdirs(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
Sets the extension directories that will be used during the compilation.
setExtdirs(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setExtension(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Set the desired file extension to be used for the target
setExtension(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
 
setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
Throw a BuildException if process returns non 0.
setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
Throw a BuildException if process returns non 0.
setFailonerror(String) - Method in class org.apache.tools.ant.taskdefs.Exec
 
setFile(File) - Method in class org.apache.tools.ant.taskdefs.Available
 
setFile(File) - Method in class org.apache.tools.ant.taskdefs.Replace
Set the source file.
setFile(File) - Method in class org.apache.tools.ant.taskdefs.Delete
Set the name of a single file to be removed.
setFile(File) - Method in class org.apache.tools.ant.taskdefs.Chmod
 
setFile(File) - Method in class org.apache.tools.ant.taskdefs.Echo
Sets the file attribute.
setFile(File) - Method in class org.apache.tools.ant.taskdefs.Touch
The name of the file to touch.
setFile(File) - Method in class org.apache.tools.ant.taskdefs.Copy
Sets a single source file to copy.
setFile(File) - Method in class org.apache.tools.ant.taskdefs.Property
 
setFile(File) - Method in class org.apache.tools.ant.types.Environment.Variable
 
setFile(File) - Method in class org.apache.tools.ant.types.Commandline.Argument
Sets a single commandline argument to the absolute filename of the given file.
setFiles(String) - Method in class org.apache.tools.ant.taskdefs.SendEmail
Sets the file parameter of this build task.
setFiltering(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
 
setFiltering(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
Sets filtering.
setFiltering(String) - Method in class org.apache.tools.ant.taskdefs.Copyfile
Deprecated.  
setFiltering(String) - Method in class org.apache.tools.ant.taskdefs.Copydir
Deprecated.  
setFiltersfile(File) - Method in class org.apache.tools.ant.taskdefs.Filter
 
setFlatdestdir(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Setter used to store the value of flatDestDir.
setFlatten(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
When copying directory trees, the files can be "flattened" into a single directory.
setFlatten(boolean) - Method in class org.apache.tools.ant.taskdefs.Copydir
Deprecated.  
setFolderName(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the folderName attribute to the given value.
setFooter(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setForce(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the force attribute to the given value.
setForcelacheck(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setForceoverwrite(String) - Method in class org.apache.tools.ant.taskdefs.Copyfile
Deprecated.  
setForceoverwrite(String) - Method in class org.apache.tools.ant.taskdefs.Copydir
Deprecated.  
setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
Set the forking flag.
setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
setFormat(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Whether the generated java code is formatted nicely or left to match NetRexx line numbers for call stack debugging
setFrom(String) - Method in class org.apache.tools.ant.taskdefs.SendEmail
Sets the from parameter of this build task.
setFromExtension(String) - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
store fromExtension
setGenerateweblogic(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Setter used to store the value of generateweblogic.
setGenericjarsuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Setter used to store the suffix for the generated jar file.
setGenericJarSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Setter used to store the suffix for the generated jar file.
setGroup(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setGroupId(int) - Method in class org.apache.tools.tar.TarEntry
Set this entry's group id.
setGroupName(String) - Method in class org.apache.tools.tar.TarEntry
Set this entry's group name.
setHaltonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
setHaltonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
setHaltonfailure(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
setHaltonfailure(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
setHeader(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setHeader(String, String) - Method in class org.apache.tools.mail.MailMessage
Sets the named header to the given value.
setHelpfile(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setHome(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
The location where weblogic lives.
setHref(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
 
setIds(int, int) - Method in class org.apache.tools.tar.TarEntry
Convenience method to set this entry's group and user ids.
setIf(String) - Method in class org.apache.tools.ant.Target
 
setIf(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
setIf(String) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
 
setIgnorecase(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setIgnoreErrors(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
Don't stop if get fails if set to "true".
setIgnorewhitespace(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
Ignore whitespace differences.
setIncludeEmptyDirs(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
Used to copy empty directories.
setIncludes(String) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Sets the set of include patterns.
setIncludes(String) - Method in class org.apache.tools.ant.taskdefs.Delete
Sets the set of include patterns.
setIncludes(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
Sets the set of include patterns.
setIncludes(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the include filter.
setIncludes(String) - Method in class org.apache.tools.ant.types.FileSet
Sets the set of include patterns.
setIncludes(String) - Method in class org.apache.tools.ant.types.PatternSet
Sets the set of include patterns.
setIncludes(String[]) - Method in interface org.apache.tools.ant.FileScanner
Sets the set of include patterns to use.
setIncludes(String[]) - Method in class org.apache.tools.ant.DirectoryScanner
Sets the set of include patterns to use.
setIncludesfile(File) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Sets the name of the file containing the includes patterns.
setIncludesfile(File) - Method in class org.apache.tools.ant.taskdefs.Delete
Sets the name of the file containing the includes patterns.
setIncludesfile(File) - Method in class org.apache.tools.ant.types.FileSet
Sets the name of the file containing the includes patterns.
setIncludesfile(File) - Method in class org.apache.tools.ant.types.PatternSet
Sets the name of the file containing the includes patterns.
setInternalsf(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setJar(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setJarfile(File) - Method in class org.apache.tools.ant.taskdefs.Jar
 
setJava(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Whether the generated java code is produced Valid true values are "on" or "true".
setJavacchome(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setJavacchome(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setJavaCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
 
setJavaunicodeescape(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setJavaVersionProperty() - Method in class org.apache.tools.ant.Project
 
setJvm(String) - Method in class org.apache.tools.ant.taskdefs.Java
Set the command used to start the VM (only if fork==false).
setJvm(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
setJvmargs(String) - Method in class org.apache.tools.ant.taskdefs.Java
Set the command line arguments for the JVM.
setJvmargs(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
Set the additional arguments to pass to the weblogic JVM
setKeep(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Sets whether the generated java source file should be kept after compilation.
setKeepgenerated(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Sets whether -keepgenerated is passed to ejbc (that is, the .java source files are kept).
setKeepgeneric(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Setter used to store the value of keepGeneric
setKey(String) - Method in class org.apache.tools.ant.types.Environment.Variable
 
setKeyalg(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setKeypass(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setKeypass(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setKeys(String) - Method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated. Format string is like this:
setKeysize(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setKeystore(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setKeystore(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Set the labeled version to operate on in SourceSafe
setLanguage(String) - Method in class org.apache.tools.ant.taskdefs.optional.Script
Defines the language (required).
setLine(String) - Method in class org.apache.tools.ant.types.Commandline.Argument
Line to split into several commandline arguments.
setLink(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setLinkoffline(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setListing(File) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
The output file for the "list" action.
setLocale(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setLocalpath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Set the local path.
setLocalpath(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setLocation(File) - Method in class org.apache.tools.ant.taskdefs.Property
 
setLocation(File) - Method in class org.apache.tools.ant.types.Path
Adds a element definition to the path.
setLocation(File) - Method in class org.apache.tools.ant.types.Path.PathElement
 
setLocation(Location) - Method in class org.apache.tools.ant.BuildException
Sets the file location where the error occured.
setLocation(Location) - Method in class org.apache.tools.ant.Task
Sets the file location where this task was defined.
setLogin(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
Set the login to use when accessing vss.
setLogo(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Whether the compiler text logo is displayed when compiling
setLookahead(int) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setMailhost(String) - Method in class org.apache.tools.ant.taskdefs.SendEmail
Sets the mailhost parameter of this build task.
setManifest(File) - Method in class org.apache.tools.ant.taskdefs.Jar
 
setManifest(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.Ejbc
Set the generated manifest file.
setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.Java
-mx or -Xmx depending on VM version
setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
setMergefiles(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
Sets the files to be merged into the output.
setMessage(String) - Method in class org.apache.tools.ant.taskdefs.Echo
Sets the message variable.
setMessage(String) - Method in class org.apache.tools.ant.taskdefs.SendEmail
Sets the message parameter of this build task.
setMessage(String) - Method in class org.apache.tools.ant.taskdefs.Exit
 
setMessage(String, int) - Method in class org.apache.tools.ant.BuildEvent
 
setMessageOutputLevel(int) - Method in interface org.apache.tools.ant.BuildLogger
Set the msgOutputLevel this logger is to respond to.
setMessageOutputLevel(int) - Method in class org.apache.tools.ant.DefaultLogger
Set the msgOutputLevel this logger is to respond to.
setMetamatahome(File) - Method in class org.apache.tools.ant.taskdefs.optional.metamata.MParse
 
setMillis(long) - Method in class org.apache.tools.ant.taskdefs.Touch
Milliseconds since 01/01/1970 00:00 am.
setModTime(Date) - Method in class org.apache.tools.tar.TarEntry
Set this entry's modification time.
setModTime(long) - Method in class org.apache.tools.tar.TarEntry
Set this entry's modification time.
setMulti(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setName(String) - Method in class org.apache.tools.ant.Target
 
setName(String) - Method in class org.apache.tools.ant.Project
 
setName(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
 
setName(String) - Method in class org.apache.tools.ant.taskdefs.Taskdef
 
setName(String) - Method in class org.apache.tools.ant.taskdefs.Property
 
setName(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
 
setName(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
 
setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
Set the name of the server to run
setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
setName(String) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
 
setName(String) - Method in class org.apache.tools.tar.TarEntry
Set this entry's name.
setNames(String, String) - Method in class org.apache.tools.tar.TarEntry
Convenience method to set this entry's group and user names.
setNewer(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Set to true to transmit only files that are new or changed from their remote counterparts.
setNodedefaultvoid(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setNodefactory(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setNodepackage(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setNodeprecated(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setNodeprecatedlist(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setNodeprefix(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setNodescopehook(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setNodeusesparser(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setNoexec(boolean) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setNohelp(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setNoindex(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setNonavbar(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setNotree(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setOffline(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
 
setOld(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setOnerror(SQLExec.OnError) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the action to perform onerror
setOptimize(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the optimize flag.
setOptimizetokenmanager(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setOptions(String) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Sets additional cabarc options that aren't supported directly.
setOriginalfile(File) - Method in class org.apache.tools.ant.taskdefs.Patch
The file to patch.
setOs(String) - Method in class org.apache.tools.ant.taskdefs.Exec
 
setOs(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
Only execute the process if os.name includes this string.
setOtherambiguityCheck(int) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setOutfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
The output file for this run of jlink.
setOutfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
setOutfile(String) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
The file that will be created by this instance of jlink.
setOutput(File) - Method in class org.apache.tools.ant.taskdefs.AntStructure
The output file.
setOutput(File) - Method in class org.apache.tools.ant.taskdefs.ExecTask
File the output of the process is redirected to.
setOutput(File) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the output file.
setOutput(File) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
 
setOutput(OutputStream) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter
Sets the stream the formatter is supposed to write its results to.
setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
 
setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
 
setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
 
setOutput(String) - Method in class org.apache.tools.ant.taskdefs.Exec
 
setOutput(String) - Method in class org.apache.tools.ant.taskdefs.Ant
 
setOutputdirectory(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setOutputdirectory(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setOutputPrintStream(PrintStream) - Method in interface org.apache.tools.ant.BuildLogger
Set the output stream to which this logger is to send its output.
setOutputPrintStream(PrintStream) - Method in class org.apache.tools.ant.DefaultLogger
Set the output stream to which this logger is to send its output.
setOverview(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
Overwrite any existing destination file(s).
setOwningTarget(Target) - Method in class org.apache.tools.ant.Task
Sets the target object of this task.
setP4port(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setP4user(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setPackage(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setPackage(String) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setPackage(String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
Set the package under which the compiled classes go
setPackageList(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setPackagelistLoc(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
 
setPackagenames(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setPackages(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
 
setParallel(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Shall the command work on all specified files in parallel?
setPassword(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the password for the DB connection.
setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sets the login password for the given user id.
setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLStop
Set the password to use to request shutdown of the server.
setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the password attribute to the given value.
setPatchfile(File) - Method in class org.apache.tools.ant.taskdefs.Patch
The file containing the diff output.
setPath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
 
setPath(Path) - Method in class org.apache.tools.ant.types.Environment.Variable
 
setPath(Path) - Method in class org.apache.tools.ant.types.Commandline.Argument
Sets a single commandline argument and treats it like a PATH - ensures the right separator for the local platform is used.
setPath(String) - Method in class org.apache.tools.ant.types.Path
Parses a path definition and creates single PathElements.
setPath(String) - Method in class org.apache.tools.ant.types.Path.PathElement
 
setPathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
Adds a reference to a CLASSPATH defined elsewhere.
setPerm(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
 
setPolicy(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
Set the security policy for this invocation of weblogic.
setPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sets the FTP port used by the remote server.
setPort(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setPrint(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the print flag.
setPrintsummary(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
setPrivate(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setProcessErrorStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
setProcessErrorStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated. Ignore.
setProcessErrorStream(InputStream) - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
Install a handler for the error stream of the subprocess.
setProcessInputStream(OutputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
setProcessInputStream(OutputStream) - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated. Ignore.
setProcessInputStream(OutputStream) - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
Install a handler for the input stream of the subprocess.
setProcessor(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Sets the file to use for styling relative to the base directory.
setProcessOutputStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
setProcessOutputStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated. Set the inputstream
setProcessOutputStream(InputStream) - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
Install a handler for the output stream of the subprocess.
setProject(Project) - Method in class org.apache.tools.ant.Target
 
setProjectName(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the projectName attribute to the given value.
setProperties(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
Set the properties file to use.
setProperty(String) - Method in class org.apache.tools.ant.taskdefs.Available
 
setProperty(String) - Method in class org.apache.tools.ant.taskdefs.UpToDate
The property to set if the target file is more up to date than each of the source files.
setProperty(String, String) - Method in class org.apache.tools.ant.Project
 
setProtected(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setProxy(Object) - Method in class org.apache.tools.ant.TaskAdapter
Set the target object class
setPublic(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
Work silently unless an error occurs.
setRdbms(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the rdbms required
setRecursion(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Turns recursion on or off.
setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Set behaviour recursive or non-recursive
setRefid(Reference) - Method in class org.apache.tools.ant.taskdefs.Property
 
setRefid(Reference) - Method in class org.apache.tools.ant.types.DataType
Set the value of the refid attribute.
setRefid(Reference) - Method in class org.apache.tools.ant.types.FileSet
Makes this instance in effect a reference to another PatternSet instance.
setRefid(Reference) - Method in class org.apache.tools.ant.types.Path
Makes this instance in effect a reference to another Path instance.
setRefid(Reference) - Method in class org.apache.tools.ant.types.PatternSet
Makes this instance in effect a reference to another PatternSet instance.
setRefId(String) - Method in class org.apache.tools.ant.types.Reference
 
setRemotedir(String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sets the remote directory where files will be placed.
setReplace(String) - Method in class org.apache.tools.ant.taskdefs.Rename
Deprecated. Sets wheter an existing file should be replaced.
setReplace(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Whether the generated .java file should be replaced when compiling Valid true values are "on" or "true".
setReplace(String) - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
store replace attribute - this determines whether the target file should be overwritten if present
setResource(String) - Method in class org.apache.tools.ant.taskdefs.Available
 
setResource(String) - Method in class org.apache.tools.ant.taskdefs.Property
 
setReverse(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
Assume patch was created with old and new files swapped.
setReverse(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
Flag the conversion to run in the reverse sense, that is Ascii to Native encoding.
setRevision(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setRunTime(long) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
setRuntimeConfigurableWrapper(RuntimeConfigurable) - Method in class org.apache.tools.ant.Task
 
setSanitycheck(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setSavelog(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Sets whether the compiler messages will be written to NetRexxC.log as well as to the console Valid true values are "on" or "true".
setSectionsonly(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setSep(String) - Method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated. Sets the seperator between name=value arguments in setKeys().
setSeparator(String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sets the remote file separator character.
setSerialwarn(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setServer(String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sets the FTP server to send files to.
setServerName(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the serverName attribute to the given value.
setServerPort(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the serverPort attribute to the given value.
setShowheaders(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the showheaders flag.
setSigalg(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setSigfile(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setSignedjar(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setSize(long) - Method in class org.apache.tools.tar.TarEntry
Set this entry's file size.
setSourceBase(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
 
setSourcedir(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Tells the NetRexx compiler to store the class files in the same directory as the source files.
setSourcefiles(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setSourcepath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setSourcepathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Adds a reference to a CLASSPATH defined elsewhere.
setSplitindex(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setSrc(File) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the name of the sql file to be run.
setSrc(File) - Method in class org.apache.tools.ant.taskdefs.SQLExec.Transaction
 
setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Expand
Set the path to zip-file.
setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Copyfile
Deprecated.  
setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Copydir
Deprecated.  
setSrc(File) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
Set the source directory in which to find files to convert.
setSrc(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
Set the directory containing the source jsp's
setSrc(String) - Method in class org.apache.tools.ant.taskdefs.Rename
Deprecated. Sets the file to be renamed.
setSrc(String) - Method in class org.apache.tools.ant.taskdefs.GZip
 
setSrc(String) - Method in class org.apache.tools.ant.taskdefs.Untar
Set the path to tar-file.
setSrc(String) - Method in class org.apache.tools.ant.taskdefs.GUnzip
 
setSrc(String) - Method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated. Set the source file.
setSrc(String) - Method in class org.apache.tools.ant.taskdefs.optional.Script
Load the script from an external file
setSrc(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.Ejbc
Set the directory containing the source code for the home interface, remote interface and public key class definitions.
setSrc(URL) - Method in class org.apache.tools.ant.taskdefs.Get
Set the URL.
setSrcdir(File) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Set the source dir to find the source text files.
setSrcdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Setter used to store the value of srcDir prior to execute() being called.
setSrcdir(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the source dirs to find the source Java files.
setSrcDir(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Set the source dir to find the source Java files.
setSrcDir(String) - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
Set the source dir to find the files to be renamed.
setSsdir(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
Set the directory where ss.exe is located
setStatic(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setStatic(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setStorepass(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setStorepass(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setStoretype(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setStoretype(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setStrictargs(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Tells the NetRexx compiler that method calls always need parentheses, even if no arguments are needed, e.g.
setStrictassign(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Tells the NetRexx compile that assignments must match exactly on type
setStrictcase(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Specifies whether the NetRexx compiler should be case sensitive or not
setStrictimport(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Sets whether classes need to be imported explicitly using an import statement.
setStrictprops(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Sets whether local properties need to be qualified explicitly using this Valid true values are "on" or "true".
setStrictsignal(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Whether the compiler should force catching of exceptions by explicitly named types
setStrip(int) - Method in class org.apache.tools.ant.taskdefs.Patch
Strip the smallest prefix containing num leading slashes from filenames.
setStubVersion(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
 
setStyle(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Sets the file to use for styling relative to the base directory.
setStylesheet(String) - Method in interface org.apache.tools.ant.taskdefs.XSLTLiaison
 
setStylesheet(String) - Method in class org.apache.tools.ant.taskdefs.optional.XslpLiaison
 
setStylesheet(String) - Method in class org.apache.tools.ant.taskdefs.optional.XalanLiaison
 
setStylesheetfile(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setSubject(String) - Method in class org.apache.tools.ant.taskdefs.SendEmail
Sets the subject parameter of this build task.
setSubject(String) - Method in class org.apache.tools.mail.MailMessage
Sets the subject of the mail message.
setSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Setter used to store the suffix for the generated weblogic jar file.
setSymbols(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Sets whether debug symbols should be generated into the class file Valid true values are "on" or "true".
setSystem() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
 
setSystemProperties() - Method in class org.apache.tools.ant.types.CommandlineJava
 
setSystemProperties(CommandlineJava.SysProperties) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
 
setTab(FixCRLF.AddAsisRemove) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Specify how tab charaters are to be handled
setTablength(int) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Specify tab length in characters
setTag(String) - Method in class org.apache.tools.ant.taskdefs.Cvs
 
setTarfile(String) - Method in class org.apache.tools.ant.taskdefs.Tar
This is the name/location of where to create the tar file.
setTarget(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setTarget(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setTarget(File) - Method in class org.apache.tools.ant.taskdefs.optional.metamata.MParse
 
setTarget(String) - Method in class org.apache.tools.ant.taskdefs.Ant
 
setTarget(String) - Method in class org.apache.tools.ant.taskdefs.Javac
Sets the target VM that the classes will be compiled for.
setTarget(String) - Method in class org.apache.tools.ant.taskdefs.CallTarget
 
setTargetFile(File) - Method in class org.apache.tools.ant.taskdefs.UpToDate
The file which must be more up to date than each of the source files if the property is to be set.
setTargetFolder(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the targetFolder attribute to the given value.
setTask(Task) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Set the task which owns this tool
setTask(Task) - Method in interface org.apache.tools.ant.taskdefs.optional.ejb.EJBDeploymentTool
Set the task which owns this tool
setTaskName(String) - Method in class org.apache.tools.ant.Task
Set the name to use in logging messages.
setTime(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Asks the NetRexx compiler to print compilation times to the console Valid true values are "on" or "true".
setTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.ExecTask
Timeout in milliseconds after which the process will be killed.
setTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
 
setTitle(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
 
setTodir(File) - Method in class org.apache.tools.ant.taskdefs.Copy
Sets the destination directory.
setToExtension(String) - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
store toExtension
setTofile(File) - Method in class org.apache.tools.ant.taskdefs.Copy
Sets the destination file.
setToken(String) - Method in class org.apache.tools.ant.taskdefs.Filter
 
setToken(String) - Method in class org.apache.tools.ant.taskdefs.Replace
Set the string token to replace.
setToList(String) - Method in class org.apache.tools.ant.taskdefs.SendEmail
Sets the toList parameter of this build task.
setToplinkdescriptor(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
Setter used to store the name of the toplink descriptor.
setToplinkdtd(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
Setter used to store the location of the toplink DTD file.
setTrace(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Turns on or off tracing and directs the resultant trace output Valid values are: "trace", "trace1", "trace2" and "notrace".
setType(ExecuteOn.FileDirBoth) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Shall the command work only on files, directories or both?
setType(FormatterElement.TypeAttribute) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
 
setUnicodeinput(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setUnless(String) - Method in class org.apache.tools.ant.Target
 
setUnless(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
setUnless(String) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
 
setupDirectoryScanner(FileScanner, Project) - Method in class org.apache.tools.ant.types.FileSet
 
setUrl(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the DB connection url.
setUrl(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLStop
Set the URL to which the weblogic server is listening.
setUse(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setUseFile(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
 
setUser(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLStop
Set the username to use to request shutdown of the server.
setUser(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setUsercharstream(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setUserId(int) - Method in class org.apache.tools.tar.TarEntry
Set this entry's user id.
setUserid(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the user name for the DB connection.
setUserid(String) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sets the login user id to use on the specified server.
setUsername(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the username attribute to the given value.
setUserName(String) - Method in class org.apache.tools.tar.TarEntry
Set this entry's user name.
setUserProperty(boolean) - Method in class org.apache.tools.ant.taskdefs.Property
 
setUserProperty(String, String) - Method in class org.apache.tools.ant.Project
 
setUsertokenmanager(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
setUseTimestamp(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
Use timestamps, if set to "true".
setUtf8(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Tells the NetRexx compiler that the source is in UTF8 Valid true values are "on" or "true".
setValidity(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setValue(String) - Method in class org.apache.tools.ant.taskdefs.Available
 
setValue(String) - Method in class org.apache.tools.ant.taskdefs.Filter
 
setValue(String) - Method in class org.apache.tools.ant.taskdefs.Replace
Set the string value to use as token replacement.
setValue(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
 
setValue(String) - Method in class org.apache.tools.ant.taskdefs.Property
 
setValue(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
 
setValue(String) - Method in class org.apache.tools.ant.types.EnumeratedAttribute
Invoked by IntrospectionHelper.
setValue(String) - Method in class org.apache.tools.ant.types.Environment.Variable
 
setValue(String) - Method in class org.apache.tools.ant.types.Commandline.Argument
Sets a single commandline argument.
setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the verbose flag.
setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
Used to force listing of all names of deleted files.
setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
Be verbose, if set to "true".
setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
Used to force listing of all names of copied files.
setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Set to true to receive notification about each file as it is transferred.
setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Sets whether we want to see or suppress cabarc output.
setVerbose(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
 
setVerbose(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setVerbose(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Whether lots of warnings and error messages should be generated
setVerbose(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the verbose attribute to the given value.
setVerify(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
Indicates that the classes found by the directory match should be checked to see if they implement java.rmi.Remote.
setVersion(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setVersion(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set the version required
setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4sync
 
setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Set the stored version string
setViewName(String) - Method in class org.apache.tools.ant.taskdefs.optional.scm.AntStarTeamCheckOut
Sets the viewName attribute to the given value.
setVisitor(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setVisitorException(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
 
setVm(String) - Method in class org.apache.tools.ant.types.CommandlineJava
 
setVmversion(String) - Method in class org.apache.tools.ant.types.CommandlineJava
 
setVsspath(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
Set the path to the item in vss to operate on
setWarfile(File) - Method in class org.apache.tools.ant.taskdefs.War
 
setWeblogicdtd(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Setter used to store the location of the weblogic DTD.
setWeblogicMainClass(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
 
setWebxml(File) - Method in class org.apache.tools.ant.taskdefs.War
 
setWhenempty(String) - Method in class org.apache.tools.ant.taskdefs.Zip
Sets behavior of the task when no files match.
setWindowtitle(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
 
setWlclasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
Set the weblogic classpath.
setWorkingdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.metamata.MParse
 
setWorkingDirectory(File) - Method in class org.apache.tools.ant.taskdefs.Execute
Sets the working directory of the process to execute.
setWritable(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Set behaviour, used in get command to make files that are 'got' writable
setZipfile(File) - Method in class org.apache.tools.ant.taskdefs.Zip
This is the name/location of where to create the .zip file.
setZipfile(String) - Method in class org.apache.tools.ant.taskdefs.GZip
 
shouldRun(Project) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
 
sigalg - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
sigfile - Variable in class org.apache.tools.ant.taskdefs.SignJar
 
signedjar - Variable in class org.apache.tools.ant.taskdefs.SignJar
 
SignJar - class org.apache.tools.ant.taskdefs.SignJar.
Sign a archive.
SignJar() - Constructor for class org.apache.tools.ant.taskdefs.SignJar
 
size() - Method in class org.apache.tools.ant.types.CommandlineJava
 
size() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
 
size() - Method in class org.apache.tools.ant.types.Path
How many parts does this Path instance consist of.
size() - Method in class org.apache.tools.ant.types.Commandline
 
SIZELEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the size field in a header buffer.
skip(int) - Method in class org.apache.tools.tar.TarInputStream
Skip bytes in the input buffer.
skipRecord() - Method in class org.apache.tools.tar.TarBuffer
Skip over a record on the input stream.
slowScan() - Method in class org.apache.tools.ant.DirectoryScanner
Toplevel invocation for the scan.
SQLExec - class org.apache.tools.ant.taskdefs.SQLExec.
Reads in a text file containing SQL statements seperated with semicolons and executes it in a given db.
SQLExec.OnError - class org.apache.tools.ant.taskdefs.SQLExec.OnError.
Enumerated attribute with the values "continue", "stop" and "abort" for the onerror attribute.
SQLExec.OnError() - Constructor for class org.apache.tools.ant.taskdefs.SQLExec.OnError
 
SQLExec.Transaction - class org.apache.tools.ant.taskdefs.SQLExec.Transaction.
Contains the definition of a new transaction element.
SQLExec.Transaction(SQLExec) - Constructor for class org.apache.tools.ant.taskdefs.SQLExec.Transaction
 
SQLExec() - Constructor for class org.apache.tools.ant.taskdefs.SQLExec
 
start() - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
start() - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated. Invokes parseOutput.
start() - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
Start handling of the streams.
start(Process) - Method in class org.apache.tools.ant.taskdefs.ExecuteWatchdog
Watches the given process and terminates it, if it runs for to long.
startDocument() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
SAX parser call-back method that is used to initialize the values of some instance variables to ensure safe operation.
startElement(String, AttributeList) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
SAX parser call-back method that is invoked when a new element is entered into.
startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
Interface TestListener.
startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
Interface TestListener.
startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Interface TestListener.
startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
The whole testsuite started.
startTestSuite(JUnitTest) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter
The whole testsuite started.
startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
Empty.
startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
stop() - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
 
stop() - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated. Ignore.
stop() - Method in class org.apache.tools.ant.taskdefs.ExecuteWatchdog
Stops the watcher.
stop() - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
Stop handling of the streams - will not be restarted.
storepass - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
storepass - Variable in class org.apache.tools.ant.taskdefs.SignJar
 
storetype - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
storetype - Variable in class org.apache.tools.ant.taskdefs.SignJar
 
StreamPumper - class org.apache.tools.ant.taskdefs.StreamPumper.
Copies all data from an input stream to an output stream.
StreamPumper(InputStream, OutputStream) - Constructor for class org.apache.tools.ant.taskdefs.StreamPumper
Create a new stream pumper.
SUCCESS - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
No problems with this test.
SummaryJUnitResultFormatter - class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter.
Prints short summary output of the test to Ant's logging system.
SummaryJUnitResultFormatter() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
supportsCharacters() - Method in class org.apache.tools.ant.IntrospectionHelper
Does the introspected class support PCDATA?
systemClasspath - Static variable in class org.apache.tools.ant.types.Path
 

T

Tar - class org.apache.tools.ant.taskdefs.Tar.
Creates a TAR archive.
Tar() - Constructor for class org.apache.tools.ant.taskdefs.Tar
 
TarBuffer - class org.apache.tools.tar.TarBuffer.
The TarBuffer class implements the tar archive concept of a buffered input stream.
TarBuffer(InputStream) - Constructor for class org.apache.tools.tar.TarBuffer
 
TarBuffer(InputStream, int) - Constructor for class org.apache.tools.tar.TarBuffer
 
TarBuffer(InputStream, int, int) - Constructor for class org.apache.tools.tar.TarBuffer
 
TarBuffer(OutputStream) - Constructor for class org.apache.tools.tar.TarBuffer
 
TarBuffer(OutputStream, int) - Constructor for class org.apache.tools.tar.TarBuffer
 
TarBuffer(OutputStream, int, int) - Constructor for class org.apache.tools.tar.TarBuffer
 
TarConstants - interface org.apache.tools.tar.TarConstants.
This interface contains all the definitions used in the package.
TarEntry - class org.apache.tools.tar.TarEntry.
This class represents an entry in a Tar archive.
TarEntry(byte[]) - Constructor for class org.apache.tools.tar.TarEntry
Construct an entry from an archive's header bytes.
TarEntry(File) - Constructor for class org.apache.tools.tar.TarEntry
Construct an entry for a file.
TarEntry(String) - Constructor for class org.apache.tools.tar.TarEntry
Construct an entry with only a name.
tarFile(File, TarOutputStream, String) - Method in class org.apache.tools.ant.taskdefs.Tar
 
target - Variable in class org.apache.tools.ant.Task
 
Target - class org.apache.tools.ant.Target.
This class implements a target object with required parameters.
Target() - Constructor for class org.apache.tools.ant.Target
 
targetFinished(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Fired when a target has finished.
targetFinished(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
 
targetFinished(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
 
targetStarted(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Fired when a target is started.
targetStarted(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
 
targetStarted(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
 
TarInputStream - class org.apache.tools.tar.TarInputStream.
The TarInputStream reads a UNIX tar archive as an InputStream.
TarInputStream(InputStream) - Constructor for class org.apache.tools.tar.TarInputStream
 
TarInputStream(InputStream, int) - Constructor for class org.apache.tools.tar.TarInputStream
 
TarInputStream(InputStream, int, int) - Constructor for class org.apache.tools.tar.TarInputStream
 
TarOutputStream - class org.apache.tools.tar.TarOutputStream.
The TarOutputStream writes a UNIX tar archive as an OutputStream.
TarOutputStream(OutputStream) - Constructor for class org.apache.tools.tar.TarOutputStream
 
TarOutputStream(OutputStream, int) - Constructor for class org.apache.tools.tar.TarOutputStream
 
TarOutputStream(OutputStream, int, int) - Constructor for class org.apache.tools.tar.TarOutputStream
 
TarUtils - class org.apache.tools.tar.TarUtils.
This class provides static utility methods to work with byte streams.
TarUtils() - Constructor for class org.apache.tools.tar.TarUtils
 
task - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.  
Task - class org.apache.tools.ant.Task.
Base class for all tasks.
Task() - Constructor for class org.apache.tools.ant.Task
 
TaskAdapter - class org.apache.tools.ant.TaskAdapter.
Use introspection to "adapt" an arbitrary Bean ( not extending Task, but with similar patterns).
TaskAdapter() - Constructor for class org.apache.tools.ant.TaskAdapter
 
Taskdef - class org.apache.tools.ant.taskdefs.Taskdef.
Define a new task - name and class
Taskdef() - Constructor for class org.apache.tools.ant.taskdefs.Taskdef
 
taskFinished(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Fired when a task has finished.
taskFinished(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
 
taskFinished(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
 
taskList - Variable in class org.apache.tools.ant.taskdefs.CompileTask
Deprecated.  
taskName - Variable in class org.apache.tools.ant.Task
 
TaskOutputStream - class org.apache.tools.ant.taskdefs.TaskOutputStream.
Deprecated. use LogOutputStream instead.
taskStarted(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Fired when a task is started.
taskStarted(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
 
taskStarted(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
 
taskType - Variable in class org.apache.tools.ant.Task
 
TMAGIC - Static variable in interface org.apache.tools.tar.TarConstants
The magic tag representing a POSIX tar archive.
to(String) - Method in class org.apache.tools.mail.MailMessage
Sets the to address.
toBoolean(String) - Static method in class org.apache.tools.ant.Project
returns the boolean equivalent of a string, which is considered true if either "on", "true", or "yes" is found, ignoring case.
TOKEN_END - Static variable in class org.apache.tools.ant.Project
 
TOKEN_START - Static variable in class org.apache.tools.ant.Project
 
tooManyAttributes() - Method in class org.apache.tools.ant.types.DataType
Creates an exception that indicates that refid has to be the only attribute if it is set.
toString() - Method in class org.apache.tools.ant.BuildException
Returns the location of the error and the error message.
toString() - Method in class org.apache.tools.ant.Target
 
toString() - Method in class org.apache.tools.ant.Location
Returns the file name, line number and a trailing space.
toString() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
 
toString() - Method in class org.apache.tools.ant.taskdefs.Property
 
toString() - Method in class org.apache.tools.ant.types.CommandlineJava
 
toString() - Method in class org.apache.tools.ant.types.Path
Returns a textual representation of the path, which can be used as CLASSPATH or PATH environment variable definition.
toString() - Method in class org.apache.tools.ant.types.Commandline
 
toString(String[]) - Static method in class org.apache.tools.ant.types.Commandline
 
Touch - class org.apache.tools.ant.taskdefs.Touch.
Touch a file - corresponds to the Unix touch command.
Touch() - Constructor for class org.apache.tools.ant.taskdefs.Touch
 
touchFile(File, long) - Method in class org.apache.tools.ant.taskdefs.Get
set the timestamp of a named file to a specified time.
transferFiles(FTPClient) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
Sends all files specified by the configured filesets to the remote server.
transferFiles(FTPClient, FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.FTP
For each file in the fileset, do the appropriate action: send, get, delete, or list.
transform(String, String) - Method in interface org.apache.tools.ant.taskdefs.XSLTLiaison
 
transform(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.XslpLiaison
 
transform(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.XalanLiaison
 
translateCommandline(String) - Static method in class org.apache.tools.ant.types.Commandline
 
translateFile(String) - Static method in class org.apache.tools.ant.types.Path
Returns its argument with all file separator characters replaced so that they match the local OS conventions.
translateFileSep(StringBuffer, int) - Static method in class org.apache.tools.ant.types.Path
Translates all occurrences of / or \ to correct separator of the current platform and returns whether it had to do any replacements.
translatePath(Project, String) - Static method in class org.apache.tools.ant.types.Path
Splits a PATH (with : or ; as separators) into its parts.
translatePath(String) - Static method in class org.apache.tools.ant.Project
Translate a path into its native (platform specific) format.
Tstamp - class org.apache.tools.ant.taskdefs.Tstamp.
Sets TSTAMP, DSTAMP and TODAY
Tstamp() - Constructor for class org.apache.tools.ant.taskdefs.Tstamp
 
type - Variable in class org.apache.tools.ant.taskdefs.ExecuteOn
 

U

UIDLEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the user id field in a header buffer.
UNAMELEN - Static variable in interface org.apache.tools.tar.TarConstants
The length of the user name field in a header buffer.
UNKNOWN_LOCATION - Static variable in class org.apache.tools.ant.Location
 
UnknownElement - class org.apache.tools.ant.UnknownElement.
Wrapper class that holds all information necessary to create a task that did not exist when Ant started.
UnknownElement(String) - Constructor for class org.apache.tools.ant.UnknownElement
 
unlessProperty - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
Untar - class org.apache.tools.ant.taskdefs.Untar.
Untar a file.
Untar() - Constructor for class org.apache.tools.ant.taskdefs.Untar
 
UpToDate - class org.apache.tools.ant.taskdefs.UpToDate.
Will set the given property if the specified target has a timestamp greater than all of the source files.
UpToDate() - Constructor for class org.apache.tools.ant.taskdefs.UpToDate
 
useDefaultExcludes - Variable in class org.apache.tools.ant.taskdefs.MatchingTask
 
usedMatchingTask - Variable in class org.apache.tools.ant.taskdefs.Delete
 
userProperty - Variable in class org.apache.tools.ant.taskdefs.Property
 
usingBaseJarName() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Returns true, if the meta-inf dir is being explicitly set, false otherwise.

V

validateAttributes() - Method in class org.apache.tools.ant.taskdefs.Copy
Ensure we have a consistent and legal set of attributes, and set any internal flags necessary based on different combinations of attributes.
validateConfigured() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Called to validate that the tool parameters have been configured.
validateConfigured() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Called to validate that the tool parameters have been configured.
validateConfigured() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
Called to validate that the tool parameters have been configured.
validateConfigured() - Method in interface org.apache.tools.ant.taskdefs.optional.ejb.EJBDeploymentTool
Called to validate that the tool parameters have been configured.
validity - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
value - Variable in class org.apache.tools.ant.taskdefs.Property
 
value - Variable in class org.apache.tools.ant.types.EnumeratedAttribute
 
VALUE_NO - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
VALUE_YES - Static variable in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
 
variables - Variable in class org.apache.tools.ant.types.Environment
 
verbose - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
verbose - Variable in class org.apache.tools.ant.taskdefs.SignJar
 
verbosity - Variable in class org.apache.tools.ant.taskdefs.Copy
 

W

waitFor(Process) - Method in class org.apache.tools.ant.taskdefs.Execute
 
War - class org.apache.tools.ant.taskdefs.War.
Creates a WAR archive.
War() - Constructor for class org.apache.tools.ant.taskdefs.War
 
warnings - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.  
WeblogicDeploymentTool - class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool.
 
WeblogicDeploymentTool() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
 
WeblogicTOPLinkDeploymentTool - class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool.
 
WeblogicTOPLinkDeploymentTool() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
 
WL_CMP_DD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
 
WL_DD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
 
WL_DTD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
 
WL_HTTP_DTD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
 
WLJspc - class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc.
Class to precompile JSP's using weblogic's jsp compiler (weblogic.jspc)
WLJspc() - Constructor for class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
 
WLRun - class org.apache.tools.ant.taskdefs.optional.ejb.WLRun.
Execute a Weblogic server.
WLRun() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.WLRun
 
WLStop - class org.apache.tools.ant.taskdefs.optional.ejb.WLStop.
Shutdown a Weblogic server.
WLStop() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.WLStop
 
wrapper - Variable in class org.apache.tools.ant.Task
 
write(byte[]) - Method in class org.apache.tools.tar.TarOutputStream
Writes bytes to the current tar archive entry.
write(byte[], int, int) - Method in class org.apache.tools.tar.TarOutputStream
Writes bytes to the current tar archive entry.
write(int) - Method in class org.apache.tools.ant.taskdefs.TaskOutputStream
Deprecated. Write a character to the output stream.
write(int) - Method in class org.apache.tools.ant.taskdefs.LogOutputStream
Write the data to the buffer and flush the buffer, if a line separator is detected.
write(int) - Method in class org.apache.tools.tar.TarOutputStream
Writes a byte to the current tar archive entry.
writeEntryHeader(byte[]) - Method in class org.apache.tools.tar.TarEntry
Write an entry's header information to a header buffer.
writeJar(String, File, Hashtable) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Method used to encapsulate the writing of the JAR file.
writeJar(String, File, Hashtable) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Method used to encapsulate the writing of the JAR file.
writeRecord(byte[]) - Method in class org.apache.tools.tar.TarBuffer
Write an archive record to the archive.
writeRecord(byte[], int) - Method in class org.apache.tools.tar.TarBuffer
Write an archive record to the archive, where the record may be inside of a larger array buffer.

X

XalanLiaison - class org.apache.tools.ant.taskdefs.optional.XalanLiaison.
 
XalanLiaison() - Constructor for class org.apache.tools.ant.taskdefs.optional.XalanLiaison
 
XMLJUnitResultFormatter - class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.
Prints XML output of the test to a specified Writer.
XMLJUnitResultFormatter() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
 
XmlLogger - class org.apache.tools.ant.XmlLogger.
Generates a "log.xml" file in the current directory with an XML description of what happened during a build.
XmlLogger() - Constructor for class org.apache.tools.ant.XmlLogger
Constructs a new BuildListener that logs build events to an XML file.
XsetIgnore(String) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
List of filenames and directory names to not include.
XsetItems(String) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Set this to be the items in the base directory that you want to be included.
XslpLiaison - class org.apache.tools.ant.taskdefs.optional.XslpLiaison.
 
XslpLiaison() - Constructor for class org.apache.tools.ant.taskdefs.optional.XslpLiaison
 
XSLTLiaison - interface org.apache.tools.ant.taskdefs.XSLTLiaison.
 
XSLTProcess - class org.apache.tools.ant.taskdefs.XSLTProcess.
A Task to process via XSLT a set of XML documents.
XSLTProcess() - Constructor for class org.apache.tools.ant.taskdefs.XSLTProcess
Creates a new XSLTProcess Task.

Z

Zip - class org.apache.tools.ant.taskdefs.Zip.
Create a ZIP archive.
Zip() - Constructor for class org.apache.tools.ant.taskdefs.Zip
 
zipDir(File, ZipOutputStream, String) - Method in class org.apache.tools.ant.taskdefs.Zip
 
zipFile(File, ZipOutputStream, String) - Method in class org.apache.tools.ant.taskdefs.Zip
 
zipFile(File, ZipOutputStream, String) - Method in class org.apache.tools.ant.taskdefs.Jar
 
zipFile(File, ZipOutputStream, String) - Method in class org.apache.tools.ant.taskdefs.War
 
zipFile(InputStream, ZipOutputStream, String, long) - Method in class org.apache.tools.ant.taskdefs.Zip
 

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

Copyright © 2000 Apache Software Foundation. All Rights Reserved.