Index

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

A

AbstractAccessTask - Class in org.apache.tools.ant.taskdefs.optional.unix
 
AbstractAccessTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.unix.AbstractAccessTask
Chmod task for setting file and directory permissions.
AbstractAnalyzer - Class in org.apache.tools.ant.util.depend
An abstract implementation of the analyzer interface providing support for the bulk of interface methods.
AbstractAnalyzer() - Constructor for class org.apache.tools.ant.util.depend.AbstractAnalyzer
Setup the analyzer
AbstractClasspathResource - Class in org.apache.tools.ant.types.resources
A Resource representation of anything that is accessed via a Java classloader.
AbstractClasspathResource() - Constructor for class org.apache.tools.ant.types.resources.AbstractClasspathResource
 
AbstractClasspathResource.ClassLoaderWithFlag - Class in org.apache.tools.ant.types.resources
 
AbstractCvsTask - Class in org.apache.tools.ant.taskdefs
original Cvs.java 1.20
AbstractCvsTask() - Constructor for class org.apache.tools.ant.taskdefs.AbstractCvsTask
 
AbstractCvsTask.Module - Class in org.apache.tools.ant.taskdefs
 
AbstractFileSet - Class in org.apache.tools.ant.types
Class that holds an implicit patternset and supports nested patternsets and creates a DirectoryScanner using these patterns.
AbstractFileSet() - Constructor for class org.apache.tools.ant.types.AbstractFileSet
Construct a new AbstractFileSet.
AbstractFileSet(AbstractFileSet) - Constructor for class org.apache.tools.ant.types.AbstractFileSet
Construct a new AbstractFileSet, shallowly cloned from the specified AbstractFileSet.
AbstractHotDeploymentTool - Class in org.apache.tools.ant.taskdefs.optional.j2ee
Abstract class to support vendor-specific hot deployment tools.
AbstractHotDeploymentTool() - Constructor for class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
 
AbstractJarSignerTask - Class in org.apache.tools.ant.taskdefs
This is factored out from SignJar; a base class that can be used for both signing and verifying JAR files using jarsigner
AbstractJarSignerTask() - Constructor for class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
 
AbstractResourceCollectionWrapper - Class in org.apache.tools.ant.types.resources
Base class for a ResourceCollection that wraps a single nested ResourceCollection.
AbstractResourceCollectionWrapper() - Constructor for class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
 
AbstractScriptComponent - Class in org.apache.tools.ant.types.optional
This is a ProjectComponent that has script support built in Use it as a foundation for scriptable things.
AbstractScriptComponent() - Constructor for class org.apache.tools.ant.types.optional.AbstractScriptComponent
 
AbstractSelectorContainer - Class in org.apache.tools.ant.types.selectors
This is the a base class a container of selectors - it does not need do be a selector itself.
AbstractSelectorContainer() - Constructor for class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
AbstractSshMessage - Class in org.apache.tools.ant.taskdefs.optional.ssh
Abstract class for ssh upload and download
AbstractSshMessage(boolean, boolean, Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
Constructor for AbstractSshMessage
AbstractSshMessage(boolean, Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
Constructor for AbstractSshMessage
AbstractSshMessage(Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
Constructor for AbstractSshMessage
AbstractUnicodeExtraField - Class in org.apache.tools.zip
A common base class for Unicode extra information extra fields.
AbstractUnicodeExtraField() - Constructor for class org.apache.tools.zip.AbstractUnicodeExtraField
 
AbstractUnicodeExtraField(String, byte[]) - Constructor for class org.apache.tools.zip.AbstractUnicodeExtraField
Assemble as unicode extension from the name/comment and encoding of the original zip entry.
AbstractUnicodeExtraField(String, byte[], int, int) - Constructor for class org.apache.tools.zip.AbstractUnicodeExtraField
Assemble as unicode extension from the name/comment and encoding of the original zip entry.
accept(File, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.InnerClassFilenameFilter
Check if the file name passes the filter.
accept(LocalProperties) - Method in class org.apache.tools.ant.taskdefs.Local.Name
accept(Node) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.DOMUtil.NodeFilter
 
AccessType() - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.AccessType
 
Action() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.Action
 
Action() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTask.Action
 
ACTION_DELETE - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
The delete action String
ACTION_DEPLOY - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
The deploy action String
ACTION_LIST - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
The list action String
ACTION_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
 
ACTION_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
 
ACTION_TARGET_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
 
ACTION_TARGET_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
 
ACTION_UNDEPLOY - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
The undeploy action String
ACTION_UPDATE - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
The update action String
ActionChoices() - Constructor for class org.apache.tools.ant.taskdefs.Recorder.ActionChoices
 
actOnTestResult(int, boolean, JUnitTest, String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Logs information about failed tests, potentially stops processing (by throwing a BuildException) if a failure/error occurred or sets a property.
actOnTestResult(JUnitTask.TestResultHolder, JUnitTest, String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Logs information about failed tests, potentially stops processing (by throwing a BuildException) if a failure/error occurred or sets a property.
add(int, E) - Method in class org.apache.tools.ant.util.VectorSet
This implementation may not add the element at the given index if it is already contained in the collection.
add(E) - Method in class org.apache.tools.ant.util.VectorSet
 
add(Comparator) - Method in class org.apache.tools.ant.filters.SortFilter
Set the comparator to be used as sorting criterion as nested element.
add(HostnameVerifier) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
 
add(ChainableReader) - Method in class org.apache.tools.ant.types.FilterChain
Add a chainfilter filter.
add(TokenFilter.Filter) - Method in class org.apache.tools.ant.filters.TokenFilter
Add an arbitrary filter
add(PropertyHelper.Delegate) - Method in class org.apache.tools.ant.PropertyHelper
Add the specified delegate object to this PropertyHelper.
add(AntStructure.StructurePrinter) - Method in class org.apache.tools.ant.taskdefs.AntStructure
The StructurePrinter to use.
add(CompilerAdapter) - Method in class org.apache.tools.ant.taskdefs.Javac
Set the compiler adapter explicitly.
add(Condition) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an arbitrary condition
add(JavahAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
Set the adapter explicitly.
add(Native2AsciiAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
Set the adapter explicitly.
add(RmicAdapter) - Method in class org.apache.tools.ant.taskdefs.Rmic
Set the compiler adapter explicitly.
add(FileSet) - Method in class org.apache.tools.ant.taskdefs.Length
Add a FileSet.
add(ImageOperation) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
Deprecated.
Add an ImageOperation to chain.
add(ImageOperation) - Method in class org.apache.tools.ant.taskdefs.optional.image.ImageIOTask
Add an ImageOperation to chain.
add(Path) - Method in class org.apache.tools.ant.types.Path
Adds a nested path
add(PropertySet) - Method in class org.apache.tools.ant.filters.ExpandProperties
Restrict the expanded properties using a PropertySet.
add(Resource) - Method in class org.apache.tools.ant.taskdefs.condition.IsLastModified
The resource to test.
add(Resource) - Method in class org.apache.tools.ant.taskdefs.condition.ResourceExists
The resource to test.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Checksum
Add a resource collection.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.CloseResources
 
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Concat
Add an arbitrary ResourceCollection.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.condition.ResourcesMatch
Add a resource collection.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Copy
Add a collection of files to copy.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Delete
Add an arbitrary ResourceCollection to be deleted.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Add a collection of resources upon which to operate.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Expand
Add a resource collection.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Get
Adds URLs to get.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.ImportTask
The resource to import.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Javadoc.ResourceCollectionContainer
Add a resource collection to the container.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Length
Add a ResourceCollection.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest
Add a new ResourceCollection instance to this batchtest.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.TestClasses
 
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
Adds any source resource.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
Adds a ResourceCollection of local files to transfer to remote host.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.PathConvert
Add an arbitrary ResourceCollection.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.ResourceCount
Add the ResourceCollection to count.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.SetPermissions
Adds a collection of resources to set permissions on.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Adds a collection of resources (nested element).
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Adds a resource collection to the implicit build path.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Sync
Adds a collection of filesystem resources to copy.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Tar
Add a collection of resources to archive.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Touch
Add a collection of resources to touch.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Truncate
Add a nested (filesystem-only) ResourceCollection.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Adds a collection of resources to style in addition to the given file or the implicit fileset.
add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Zip
Add a collection of resources to be archived.
add(ResourceCollection) - Method in class org.apache.tools.ant.types.Path
Add a nested ResourceCollection.
add(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
Add a ResourceCollection to the container.
add(ResourceCollection) - Method in interface org.apache.tools.ant.types.resources.AppendableResourceCollection
Add a ResourceCollection to the container.
add(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
Add a ResourceCollection to the container.
add(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
Adds the required nested ResourceCollection.
add(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.ResourceList
Adds a source.
add(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.Resources
add(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.Restrict
Add the ResourceCollection.
add(ResourceCollection) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
Add any source resource.
add(ResourceComparator) - Method in class org.apache.tools.ant.types.resources.comparators.DelegatedResourceComparator
Add a delegate ResourceComparator.
add(ResourceComparator) - Method in class org.apache.tools.ant.types.resources.comparators.Reverse
Add the ResourceComparator to reverse.
add(ResourceComparator) - Method in class org.apache.tools.ant.types.resources.selectors.Compare
Add a ResourceComparator to this Compare selector.
add(ResourceComparator) - Method in class org.apache.tools.ant.types.resources.Sort
Add a ResourceComparator to this Sort ResourceCollection.
add(ResourceSelector) - Method in class org.apache.tools.ant.types.resources.Restrict
Add a ResourceSelector.
add(ResourceSelector) - Method in class org.apache.tools.ant.types.resources.selectors.Not
Set the ResourceSelector.
add(ResourceSelector) - Method in class org.apache.tools.ant.types.resources.selectors.ResourceSelectorContainer
Add a ResourceSelector to the container.
add(FileSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add an arbitrary selector
add(FileSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add an arbitrary selector
add(FileSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add an arbitrary selector.
add(FileSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add an arbitrary selector
add(FileSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add an arbitrary selector
add(FileSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add an arbitrary selector
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Copy
Add a nested filenamemapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.CopyPath
Deprecated.
add a mapper
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Add a nested FileNameMapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Expand
A nested filenamemapper
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Get
Add a nested filenamemapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
Deprecated.
Add a nested filenamemapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.optional.image.ImageIOTask
Add a nested filenamemapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
A nested filenamemapper
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.PathConvert
Add a nested filenamemapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.SignJar
add a mapper to determine file naming policy.
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Touch
Add a FileNameMapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.UpToDate
A nested filenamemapper
add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Adds a nested filenamemapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.types.Mapper
Add a nested FileNameMapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.types.PropertySet
Add a nested FileNameMapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
Add a nested filenamemapper.
add(FileNameMapper) - Method in class org.apache.tools.ant.util.ContainerMapper
Add a FileNameMapper.
add(Tokenizer) - Method in class org.apache.tools.ant.filters.TokenFilter
add an arbitrary tokenizer
add(Tokenizer) - Method in class org.apache.tools.ant.types.resources.Tokens
Add the nested Tokenizer to this Tokens ResourceCollection.
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 files to be added into the output.
addAll(int, Collection) - Method in class org.apache.tools.ant.util.VectorSet
This implementation may not add all elements at the given index if any of them are already contained in the collection.
addAll(Collection) - Method in class org.apache.tools.ant.util.VectorSet
 
addAll(Collection) - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
Add the Collection of ResourceCollections to the container.
addAnd(And) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <and> condition "container".
addAnd(AndSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add an "And" selector entry on the selector list
addAnd(AndSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add an "And" selector entry on the selector list
addAnd(AndSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add an "And" selector entry on the selector list.
addAnd(AndSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add an "And" selector entry on the selector list
addAnd(AndSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add an "And" selector entry on the selector list
addAnd(AndSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add an "And" selector entry on the selector list
addApplication(Sequential) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
Add an application.
addArc(Arc) - Method in class org.apache.tools.ant.types.optional.image.Draw
Add an arc.
addArc(Arc) - Method in class org.apache.tools.ant.types.optional.imageio.Draw
Add an arc.
addArchives(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.Ear
Adds zipfileset.
addArg(Commandline.Argument) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
Adds a nested <arg> element that can be used to specify command line arguments not supported via specific attributes.
addArg(CommandlineJava, String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
add a single argument to the argument list, if the value isn't null
addArg(CommandlineJava, String, File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
add an argument tuple to the arg list, if the file parameter isn't null
addArg(CommandlineJava, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
add an argument tuple to the argument list, if the value isn't null
addArgument(ExecTask, Commandline.Argument) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
add an argument to a command
addArguments(String[]) - Method in class org.apache.tools.ant.types.Commandline
Append the arguments to the existing command.
addArgumentsToList(ListIterator) - Method in class org.apache.tools.ant.types.Commandline
Append all the arguments to the tail of a supplied list.
addAsFirstExtraField(ZipExtraField) - Method in class org.apache.tools.zip.ZipEntry
Adds an extra field - replacing an already present extra field of the same type.
AddAsisRemove() - Constructor for class org.apache.tools.ant.filters.FixCrLfFilter.AddAsisRemove
 
AddAsisRemove() - Constructor for class org.apache.tools.ant.taskdefs.FixCRLF.AddAsisRemove
 
addAssertions(Assertions) - Method in class org.apache.tools.ant.taskdefs.Java
Add assertions to enable in this program (if fork=true).
addAssertions(Assertions) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Assertions to enable in this program (if fork=true)
addAttribute(ScriptDef.Attribute) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
Adds an attribute definition to this script.
addAttribute(XSLTProcess.Factory.Attribute) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory
Create an instance of a factory attribute.
addAttributeAndCheck(Manifest.Attribute) - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
Add an attribute to the section
addAvailable(Available) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <available> condition.
addBasedir(File) - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
 
addBcc(EmailAddress) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
Add a "bcc" address element.
addBean(String, Object) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Add a single object into the script context.
addBeans(Map) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Add a list of named objects to the list to be exported to the script
addBlock(BlockFor) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
Add a block.
addBottom(Javadoc.Html) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Set the text to be placed at the bottom of each output file.
addBuildFailedSound(File, int, Long) - Method in class org.apache.tools.ant.taskdefs.optional.sound.AntSoundPlayer
 
addBuildListener(BuildListener) - Method in class org.apache.tools.ant.Project
Add a build listener to the list.
addBuildListeners(Project) - Method in class org.apache.tools.ant.Main
Adds the listeners specified in the command line arguments, along with the default listener, to the specified project.
addBuildSuccessfulSound(File, int, Long) - Method in class org.apache.tools.ant.taskdefs.optional.sound.AntSoundPlayer
 
addCc(EmailAddress) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
Add a "cc" address element.
addChecksum(Checksum) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <checksum> condition.
addChild(RuntimeConfigurable) - Method in class org.apache.tools.ant.RuntimeConfigurable
Adds a child element to the wrapped element.
addChild(UnknownElement) - Method in class org.apache.tools.ant.UnknownElement
Adds a child element to this element.
addClassConstants(ClassConstants) - Method in class org.apache.tools.ant.types.FilterChain
Add a ClassConstants filter.
addClasses(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.War
add files under WEB-INF/classes
addClasspath(Path) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
Add the classpath.
addClassPath(Path) - Method in class org.apache.tools.ant.taskdefs.ManifestClassPath
Adds the classpath to convert.
addClassPath(Path) - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
Add a classpath to the classpath being used by the analyzer.
addClassPath(Path) - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
Add a classpath to the classpath being used by the analyzer.
addClasspathEntry(String) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
Search for the given resource and add the directory or archive that contains it to the classpath.
addClasspathEntry(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Search for the given resource and add the directory or archive that contains it to the classpath.
addCommandArgument(String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
This needs to be public to allow configuration of commands externally.
addCommandArgument(Commandline, String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
This method adds a command line argument to an external command.
addCommandToList(ListIterator) - Method in class org.apache.tools.ant.types.Commandline
Add the entire command, including (optional) executable to a list.
addConfigured(ProjectHelper) - Method in class org.apache.tools.ant.taskdefs.ProjectHelperTask
 
addConfigured(PropertyHelper) - Method in class org.apache.tools.ant.taskdefs.PropertyHelperTask
Add a new PropertyHelper to be set on the Project.
addConfigured(PropertyHelper.Delegate) - Method in class org.apache.tools.ant.taskdefs.PropertyHelperTask
Add a PropertyHelper delegate to the existing or new PropertyHelper.
addConfigured(CommandLauncher) - Method in class org.apache.tools.ant.taskdefs.CommandLauncherTask
 
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
Set the source resource.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.LoadResource
Set the source resource.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
Support arbitrary file system based resource collections.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Pack
Set the source resource.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Replace
Support arbitrary file system based resource collections.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.SQLExec.Transaction
Set the source resource.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Unpack
Set the source Archive resource.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
Set the source resource.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.types.ArchiveFileSet
Set the source Archive file for the archivefileset.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.ArchiveResource
Sets the archive that holds this as a single element Resource collection.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
Sets the resource to wrap using a single-element collection.
addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.ZipResource
Sets the archive that holds this as a single element Resource collection.
addConfigured(FileNameMapper) - Method in class org.apache.tools.ant.types.Mapper
Cannot mix add and addconfigured in same type, so provide this to override the add method.
addConfigured(FileNameMapper) - Method in class org.apache.tools.ant.types.selectors.MappingSelector
Add a configured FileNameMapper instance.
addConfigured(FileNameMapper) - Method in class org.apache.tools.ant.types.selectors.PresentSelector
Add a configured FileNameMapper instance.
addConfigured(FileNameMapper) - Method in class org.apache.tools.ant.util.ContainerMapper
An add configured version of the add method.
addConfiguredAdditionalConfig(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
 
addConfiguredAnt(AntResolver) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibResolveTask
Adds Ant resolver to run an Ant build file to generate a library.
addConfiguredAttribute(MacroDef.Attribute) - Method in class org.apache.tools.ant.taskdefs.MacroDef
Add an attribute element.
addConfiguredAttribute(Manifest.Attribute) - Method in class org.apache.tools.ant.taskdefs.Manifest
Add an attribute to the manifest - it is added to the main section.
addConfiguredAttribute(Manifest.Attribute) - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
Add an attribute to the section.
addConfiguredAttribute(Manifest.Attribute) - Method in class org.apache.tools.ant.taskdefs.ManifestTask
Add an attribute to the manifest - it is added to the main section.
addConfiguredAttribute(ExtraAttribute) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibManifestTask
Adds an attribute that is to be put in main section of manifest.
addConfiguredBaseDir(FileResource) - Method in class org.apache.tools.ant.types.resources.MultiRootFileSet
Adds a basedir as nested element.
addConfiguredClassPath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask
Adds the Path to the classpath which will be used for execution of the tests
addConfiguredCommandline(Commandline) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
Adds direct command-line to execute.
addConfiguredCommandline(Commandline, boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
Configures and adds the given Commandline.
addConfiguredComment(StripLineComments.Comment) - Method in class org.apache.tools.ant.filters.StripLineComments
Adds a comment element to the list of prefixes.
addConfiguredContains(LineContains.Contains) - Method in class org.apache.tools.ant.filters.LineContains
Adds a contains element.
addConfiguredDepends(ExtensionSet) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibManifestTask
Adds a set of extensions that this library requires.
addConfiguredElement(MacroDef.TemplateElement) - Method in class org.apache.tools.ant.taskdefs.MacroDef
Add an element element.
addConfiguredEnv(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.ForkDefinition
 
addConfiguredErrorMapper(Mapper) - Method in class org.apache.tools.ant.types.RedirectorElement
Add the error file mapper.
addConfiguredExtension(ExtensionAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibAvailableTask
Set the Extension looking for.
addConfiguredExtension(ExtensionAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibManifestTask
Adds an extension that this library implements.
addConfiguredExtension(ExtensionAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibResolveTask
Set the Extension looking for.
addConfiguredExtensionSet(ExtensionSet) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibAvailableTask
Adds a set of extensions to search in.
addConfiguredFile(FileList.FileName) - Method in class org.apache.tools.ant.types.FileList
Add a nested <file> nested element.
addConfiguredFilterSet(FilterSet) - Method in class org.apache.tools.ant.types.FilterSet
Add a Filterset to this filter set.
addConfiguredGrant(Permissions.Permission) - Method in class org.apache.tools.ant.types.Permissions
Adds a permission to be granted.
addConfiguredHeader(Header) - Method in class org.apache.tools.ant.taskdefs.Get
Add a nested header
addConfiguredIndexJars(Path) - Method in class org.apache.tools.ant.taskdefs.Jar
Add a path to index jars.
addConfiguredIndexJarsMapper(Mapper) - Method in class org.apache.tools.ant.taskdefs.Jar
Add a mapper used to convert the jars to entries in the index.
addConfiguredInputMapper(Mapper) - Method in class org.apache.tools.ant.types.RedirectorElement
Add the input file mapper.
addConfiguredInvert(PatternSet) - Method in class org.apache.tools.ant.types.PatternSet
Add an inverted patternset.
addConfiguredListener(ListenerDefinition) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask
Adds a listener which will be enrolled for listening to test execution events
addConfiguredListener(ListenerDefinition) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.TestDefinition
 
addConfiguredLocation(LocationResolver) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibResolveTask
Adds location resolver to look for a library in a location relative to project directory.
addConfiguredManifest(Manifest) - Method in class org.apache.tools.ant.taskdefs.Jar
Allows the manifest for the archive file to be provided inline in the build file rather than in an external file.
addConfiguredMapper(Mapper) - Method in class org.apache.tools.ant.taskdefs.Touch
Add a Mapper.
addConfiguredMapper(Mapper) - Method in class org.apache.tools.ant.types.Mapper
Add a Mapper
addConfiguredMapper(Mapper) - Method in class org.apache.tools.ant.util.ContainerMapper
Add a Mapper.
addConfiguredModulePath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.ForkDefinition
 
addConfiguredOptions(ExtensionSet) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibManifestTask
Adds a set of extensions that this library optionally requires.
addConfiguredOutputMapper(Mapper) - Method in class org.apache.tools.ant.types.RedirectorElement
Add the output file mapper.
addConfiguredPatternset(PatternSet) - Method in class org.apache.tools.ant.types.PatternSet
This is a patternset nested element.
addConfiguredPropertySet(PropertySet) - Method in class org.apache.tools.ant.types.FilterSet
Adds the properties provided by the specified PropertySet to this filterset.
addConfiguredProvider(Provider) - Method in class org.apache.tools.ant.types.spi.Service
Add a nested provider element.
addConfiguredRedirector(RedirectorElement) - Method in class org.apache.tools.ant.taskdefs.ExecTask
Add a RedirectorElement to this task.
addConfiguredRedirector(RedirectorElement) - Method in class org.apache.tools.ant.taskdefs.Java
Add a RedirectorElement to this task.
addConfiguredRegexp(RegularExpression) - Method in class org.apache.tools.ant.filters.LineContainsRegExp
Adds a regexp element.
addConfiguredRevoke(Permissions.Permission) - Method in class org.apache.tools.ant.types.Permissions
Adds a permission to be revoked.
addConfiguredRoot(ClassfileSet.ClassRoot) - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet
Add a nested root class definition to this class file set.
addConfiguredSchema(SchemaValidate.SchemaLocation) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
add the schema
addConfiguredSection(Manifest.Section) - Method in class org.apache.tools.ant.taskdefs.Manifest
Add a section to the manifest
addConfiguredSection(Manifest.Section) - Method in class org.apache.tools.ant.taskdefs.ManifestTask
Add a section to the manifest
addConfiguredService(Service) - Method in class org.apache.tools.ant.taskdefs.Jar
A nested SPI service element.
addConfiguredStyle(Resources) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Add a nested <style> element.
addConfiguredSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Adds a system property that tests can access.
addConfiguredSysProperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.ForkDefinition
 
addConfiguredSysPropertySet(PropertySet) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.ForkDefinition
 
addConfiguredTarget(Ant.TargetElement) - Method in class org.apache.tools.ant.taskdefs.Ant
Add a target to this Ant invocation.
addConfiguredTarget(Ant.TargetElement) - Method in class org.apache.tools.ant.taskdefs.CallTarget
Add a target to the list of targets to invoke.
addConfiguredTarget(Ant.TargetElement) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Add a target to this Ant invocation.
addConfiguredTest(SingleTestClass) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask
Adds a SingleTestClass that will be passed on to the underlying JUnit platform for possible execution of the test
addConfiguredTestClasses(TestClasses) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.JUnitLauncherTask
Adds TestClasses that will be passed on to the underlying JUnit platform for possible execution of the tests
addConfiguredText(MacroDef.Text) - Method in class org.apache.tools.ant.taskdefs.MacroDef
Add the text element.
addConfiguredToken(ReplaceTokens.Token) - Method in class org.apache.tools.ant.filters.ReplaceTokens
Adds a token element to the map of tokens to replace.
addConfiguredUpgradeModulePath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.ForkDefinition
 
addConfiguredUrl(URLResolver) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibResolveTask
Adds a URL resolver to download a library from a URL to a local file.
addConfiguredXMLCatalog(XMLCatalog) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
add an XMLCatalog as a nested element; optional.
addConfiguredXMLCatalog(XMLCatalog) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
add an XMLCatalog as a nested element; optional.
addConfiguredXMLCatalog(XMLCatalog) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Add the catalog to our internal catalog
addConfiguredXMLCatalog(XMLCatalog) - Method in class org.apache.tools.ant.types.XMLCatalog
Loads a nested <xmlcatalog> into our definition.
addConnectionProperty(Property) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
Additional properties to put into the JDBC connection string.
addContains(Contains) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add a <contains> condition.
addContains(ContainsSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a contains selector entry on the selector list
addContains(ContainsSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a contains selector entry on the selector list
addContains(ContainsSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a contains selector entry on the selector list.
addContains(ContainsSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a contains selector entry on the selector list
addContains(ContainsSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a contains selector entry on the selector list
addContains(ContainsSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a contains selector entry on the selector list
addContainsRegex(TokenFilter.ContainsRegex) - Method in class org.apache.tools.ant.filters.TokenFilter
contains regex filter
addContainsRegex(TokenFilter.ContainsRegex) - Method in class org.apache.tools.ant.types.FilterChain
Add a containsregex filter.
addContainsRegexp(ContainsRegexpSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a regular expression selector entry on the selector list
addContainsRegexp(ContainsRegexpSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a regular expression selector entry on the selector list
addContainsRegexp(ContainsRegexpSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a regular expression selector entry on the selector list.
addContainsRegexp(ContainsRegexpSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a regular expression selector entry on the selector list
addContainsRegexp(ContainsRegexpSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a regular expression selector entry on the selector list
addContainsRegexp(ContainsRegexpSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a regular expression selector entry on the selector list
addContainsString(TokenFilter.ContainsString) - Method in class org.apache.tools.ant.filters.TokenFilter
contains string filter
addContinuation(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
Add a continuation line from the Manifest file.
addCurrentCompilerArgs(Commandline) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Adds the command line arguments specific to the current implementation.
addCustom(ExtendSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add an extended selector entry on the selector list
addCustom(ExtendSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add an extended selector entry on the selector list
addCustom(ExtendSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add an extended selector entry on the selector list.
addCustom(ExtendSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add an extended selector entry on the selector list
addCustom(ExtendSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add an extended selector entry on the selector list
addCustom(ExtendSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add an extended selector entry on the selector list
addDaemons(Parallel.TaskList) - Method in class org.apache.tools.ant.taskdefs.Parallel
Add a group of daemon threads
addDataType(RuntimeConfigurable) - Method in class org.apache.tools.ant.ExtensionPoint
Throws an exception.
addDataType(RuntimeConfigurable) - Method in class org.apache.tools.ant.Target
Adds the wrapper for a data type element to this target.
addDataTypeDefinition(String, Class) - Method in class org.apache.tools.ant.ComponentHelper
Adds a new datatype definition.
addDataTypeDefinition(String, Class) - Method in class org.apache.tools.ant.Project
Add a new datatype definition.
addDataTypeDefinition(AntTypeDefinition) - Method in class org.apache.tools.ant.ComponentHelper
Describe addDataTypeDefinition method here.
addDate(DateSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a selector date entry on the selector list
addDate(DateSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a selector date entry on the selector list
addDate(DateSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a selector date entry on the selector list.
addDate(DateSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a selector date entry on the selector list
addDate(DateSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a selector date entry on the selector list
addDate(DateSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a selector date entry on the selector list
addDefaultExclude(String) - Static method in class org.apache.tools.ant.DirectoryScanner
Add a pattern to the default excludes unless it is already a default exclude.
addDefaultExcludes() - Method in class org.apache.tools.ant.DirectoryScanner
Add default exclusions to the current exclusions set.
addDefaultExcludes() - Method in interface org.apache.tools.ant.FileScanner
Adds default exclusions to the current exclusions set.
addDefaultExcludes() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
 
addDefinition(ClassLoader, String, String) - Method in class org.apache.tools.ant.taskdefs.Definer
Add a definition using the attributes of Definer
addDefinitionsToList(ListIterator) - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
Add all definitions (including property sets) to a list.
addDeleteCharacters(TokenFilter.DeleteCharacters) - Method in class org.apache.tools.ant.filters.TokenFilter
delete chars
addDeleteCharacters(TokenFilter.DeleteCharacters) - Method in class org.apache.tools.ant.types.FilterChain
Add a delete characters filter.
addDepend(DependSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a depends selector entry on the selector list
addDepend(DependSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a depends selector entry on the selector list
addDepend(DependSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a depends selector entry on the selector list.
addDepend(DependSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a depends selector entry on the selector list
addDepend(DependSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a depends selector entry on the selector list
addDepend(DependSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a depends selector entry on the selector list
addDependency(String) - Method in class org.apache.tools.ant.Target
Adds a dependency to this target.
addDeploymentTool(EJBDeploymentTool) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Add a deployment tool to the list of deployment tools that will be processed
addDepth(DepthSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a depth selector entry on the selector list
addDepth(DepthSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a depth selector entry on the selector list
addDepth(DepthSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a depth selector entry on the selector list.
addDepth(DepthSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a depth selector entry on the selector list
addDepth(DepthSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a depth selector entry on the selector list
addDepth(DepthSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a depth selector entry on the selector list
addDifferent(DifferentSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a type selector entry on the type list
addDifferent(DifferentSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a DifferentSelector entry on the selector list.
addDifferent(DifferentSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
adds a different selector to the selector list
addDifferent(DifferentSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
adds a different selector to the selector list
addDifferent(DifferentSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add the different selector
addDirectory(Directory) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
Add a directory to the child directories.
addDirset(DirSet) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Add a set of directories upon which to operate.
addDirset(DirSet) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Adds a directory set to the implicit build path.
addDirset(DirSet) - Method in class org.apache.tools.ant.types.Path
Adds a nested <dirset> element.
addDisable(Assertions.DisabledAssertion) - Method in class org.apache.tools.ant.types.Assertions
disable assertions
addDoctitle(Javadoc.Html) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Add a document title to use for the overview page.
addDraw(Draw) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
Deprecated.
Add a Draw ImageOperation to the chain.
addDraw(Draw) - Method in class org.apache.tools.ant.types.optional.image.ImageOperation
Add a draw to the operation.
addDraw(Draw) - Method in class org.apache.tools.ant.taskdefs.optional.image.ImageIOTask
Add a Draw ImageOperation to the chain.
addDraw(Draw) - Method in class org.apache.tools.ant.types.optional.imageio.ImageOperation
Add a draw to the operation.
addDTD(ResourceLocation) - Method in class org.apache.tools.ant.types.XMLCatalog
Creates the nested <dtd> element.
addedDirs - Variable in class org.apache.tools.ant.taskdefs.Zip
 
addElement(E) - Method in class org.apache.tools.ant.util.VectorSet
 
addElement(ScriptDef.NestedElement) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
Adds a nested element definition.
addEllipse(Ellipse) - Method in class org.apache.tools.ant.types.optional.image.Draw
Add an ellipse.
addEllipse(Ellipse) - Method in class org.apache.tools.ant.types.optional.imageio.Draw
Add an ellipse.
addEnable(Assertions.EnabledAssertion) - Method in class org.apache.tools.ant.types.Assertions
enable assertions
addEntity(ResourceLocation) - Method in class org.apache.tools.ant.types.XMLCatalog
Creates the nested <entity> element.
addEntry(ConstantPoolEntry) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
Add an entry to the constant pool.
addEntry(CatalogEntry) - Method in class org.apache.tools.ant.types.resolver.ApacheCatalog
This method overrides the superclass method of the same name in order to add catalog entries back to the controlling XMLCatalog instance.
addEnv(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.ExecTask
Add an environment variable to the launched process.
addEnv(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.Java
Add an environment variable.
addEnv(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Adds an environment variable; used when forking.
addEquals(Equals) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <equals> condition.
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
A test caused an error.
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
Add the failed test to the list.
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.PlainJUnitResultFormatter
Interface TestListener.
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
Only invoke tearDown if the suite is known and not the dummy test we get when a Batch fails and the error is an actual error generated by Ant.
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TestListenerWrapper
 
addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
Interface TestListener.
addEscapeUnicode(EscapeUnicode) - Method in class org.apache.tools.ant.types.FilterChain
Add an EscapeUnicode filter.
addExcludePackage(Javadoc.PackageName) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Add a package to be excluded from the Javadoc run.
addExcludes(String[]) - Method in class org.apache.tools.ant.DirectoryScanner
Add to the list of exclude patterns to use.
addExecutable(ExecutableSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
 
addExecutable(ExecutableSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
addExecutable(ExecutableSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
addExisting(Path) - Method in class org.apache.tools.ant.types.Path
Adds the components on the given path which exist to this Path.
addExisting(Path, boolean) - Method in class org.apache.tools.ant.types.Path
Same as addExisting, but support classpath behavior if tryUserDir is true.
addExpandProperties(ExpandProperties) - Method in class org.apache.tools.ant.types.FilterChain
Add an ExpandProperties filter.
addExtdirs(Path) - Method in class org.apache.tools.ant.types.Path
Emulation of extdirs feature in Java >= 1.2.
addExtdirsToClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since 1.5.x. Use org.apache.tools.ant.types.Path#addExtdirs instead.
addExtension(ExtensionAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionSet
Adds an extension that this library requires.
addExtension(Extension, String, Attributes) - Static method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
Add Extension to the specified manifest Attributes.
addExtension(Extension, Attributes) - Static method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
Add Extension to the specified manifest Attributes.
addExtraField(ZipExtraField) - Method in class org.apache.tools.zip.ZipEntry
Adds an extra field - replacing an already present extra field of the same type.
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
Interface TestListener for JUnit <= 3.4.
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Interface TestListener for JUnit <= 3.4.
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
Interface TestListener for JUnit <= 3.4.
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
 
addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
Interface TestListener for JUnit <= 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
Add the failed test to the list.
addFailure(Test, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Interface TestListener for JUnit > 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFailure(Test, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
 
addFailure(Test, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TestListenerWrapper
 
addFailure(Test, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
Interface TestListener for JUnit > 3.4.
addFeature(XSLTProcess.Factory.Feature) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory
Create an instance of a factory feature.
addFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
Add a file to the list of files.
addFile(String, String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CVSEntry
Adds a file to the CVSEntry
addFile(String, String, String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CVSEntry
Adds a file to the CVSEntry
addFilelist(FileList) - Method in class org.apache.tools.ant.taskdefs.Concat
List of files to concatenate.
addFilelist(FileList) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Add a list of source files upon which to operate.
addFilelist(FileList) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Adds an ordered file list to the implicit build path.
addFilelist(FileList) - Method in class org.apache.tools.ant.taskdefs.Touch
Add a filelist to touch.
addFilelist(FileList) - Method in class org.apache.tools.ant.types.Path
Adds a nested <filelist> element.
addFilename(FilenameSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a selector filename entry on the selector list
addFilename(FilenameSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a selector filename entry on the selector list
addFilename(FilenameSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a selector filename entry on the selector list.
addFilename(FilenameSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a selector filename entry on the selector list
addFilename(FilenameSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a selector filename entry on the selector list
addFilename(FilenameSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a selector filename entry on the selector list
addFiles(String[]) - Method in class org.apache.tools.ant.types.resources.FileResourceIterator
Add an array of filenames to this FileResourceIterator.
addFiles(Commandline, ProjectComponent, File, File) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii
Adds source and dest files to the command line.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
Adds a set of files to sign
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Checksum
Files to generate checksums for.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Concat
Set of files to concatenate.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Copy
Add a set of files to copy.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
Adds a set of files about which cvs logs will be generated.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Delete
Adds a set of files to be deleted.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
Add a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
Add a set of files upon which to operate.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Expand
Add a fileset
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Adds a fileset.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Adds a set of files to archive.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
Adds a set of files to copy.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionSet
Adds a set of files about which extensions data will be extracted.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibDisplayTask
Adds a set of files about which library data will be displayed.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
Adds a set of files to translate as a nested fileset element.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
Deprecated.
Add a set of files to be deleted.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.image.ImageIOTask
Add a set of files to be deleted.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
A set of files to upload or download
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
A set of files to upload or download
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
list files to apply the replacement to
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
Adds a FileSet transfer to remote host.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
Add a fileset to this task.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
specify a set of file to be checked
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Adds a set of files (nested fileset attribute).
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Adds a file set to the implicit build path.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Sync
Adds a set of files to copy.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Touch
Add a set of files to touch.
addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Zip
Adds a set of files.
addFileset(FileSet) - Method in class org.apache.tools.ant.types.Path
Adds a nested <fileset> element.
addFileSet(FileSet) - Method in class org.apache.tools.ant.taskdefs.MakeUrl
a fileset of jar files to include in the URL, each separated by the separator
addFileSet(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
Add a fileset.
addFileSet(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest
Add a new fileset instance to this batchtest.
addFileSet(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
Add a new fileset containing the XML results to aggregate
addFilesMatch(FilesMatch) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add a <filesmatch> condition.
addFileToJar(JarOutputStream, File, 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.
addFileTokenizer(TokenFilter.FileTokenizer) - Method in class org.apache.tools.ant.filters.TokenFilter
add a file tokenizer
addFilter(String, String) - Method in class org.apache.tools.ant.Project
Deprecated.
since 1.4.x. Use getGlobalFilterSet().addFilter(token,value)
addFilter(String, String) - Method in class org.apache.tools.ant.types.FilterSet
Add a new filter made from the given token and value.
addFilter(FilterSet.Filter) - Method in class org.apache.tools.ant.types.FilterSet
Add a new filter.
addFilterChain(FilterChain) - Method in class org.apache.tools.ant.taskdefs.Concat
Adds a FilterChain.
addFilterChain(FilterChain) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
Adds a FilterChain.
addFilterChain(FilterChain) - Method in class org.apache.tools.ant.taskdefs.LoadResource
Add the FilterChain element.
addFilterChain(FilterChain) - Method in class org.apache.tools.ant.types.resources.ResourceList
Adds a FilterChain.
addFilterReader(AntFilterReader) - Method in class org.apache.tools.ant.types.FilterChain
Add an AntFilterReader filter.
addFilterSet(FilterSet) - Method in class org.apache.tools.ant.types.FilterSetCollection
Add a filterset to the collection.
addFooter(Concat.TextElement) - Method in class org.apache.tools.ant.taskdefs.Concat
Add a footer to the concatenated output
addFooter(Javadoc.Html) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Set the footer text to be placed at the bottom of each output file.
addFormatter(FormatterElement) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
Allow a formatter nested element.
addFormatter(FormatterElement) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Add a new formatter to all tests of this task.
addFormatter(JUnitResultFormatter) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Add a formatter.
addFormatter(JUnitTaskMirror.JUnitResultFormatterMirror) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
Add a formatter to the test.
addFormatter(JUnitTaskMirror.JUnitResultFormatterMirror) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Add a formatter to the test.
addFrom(EmailAddress) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
Add a from address element.
addGeneric(GenericHotDeploymentTool) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
Creates a generic deployment tool.
addHeader(Concat.TextElement) - Method in class org.apache.tools.ant.taskdefs.Concat
Add a header to the concatenated output
addHeader(Javadoc.Html) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Set the header text to be placed at the top of each output file.
addHeadFilter(HeadFilter) - Method in class org.apache.tools.ant.types.FilterChain
Add a HeadFilter filter.
addHttp(Http) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <http> condition.
addIdReference(String, Object) - Method in class org.apache.tools.ant.Project
Add an id reference.
addIgnoreBlank(TokenFilter.IgnoreBlank) - Method in class org.apache.tools.ant.filters.TokenFilter
ignore blank filter
addIgnoreBlank(TokenFilter.IgnoreBlank) - Method in class org.apache.tools.ant.types.FilterChain
Add an ignoreBlank filter.
addImageOperation(ImageOperation) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
Deprecated.
Add an ImageOperation to chain.
addImageOperation(ImageOperation) - Method in class org.apache.tools.ant.taskdefs.optional.image.ImageIOTask
Add an ImageOperation to chain.
addImplementationArgument(ImplementationSpecificArgument) - Method in class org.apache.tools.ant.util.facade.FacadeTaskHelper
Command line argument.
addIsFalse(IsFalse) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add a <isfalse> condition.
addIsFileSelected(IsFileSelected) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <isfileselected> condition.
addIsReference(IsReference) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <isreference> condition.
addIsSet(IsSet) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <isset> condition.
addIsTrue(IsTrue) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add a <istrue> condition.
addJavaLibraries() - Method in class org.apache.tools.ant.AntClassLoader
add any libraries that come with different java versions here
addJavaRuntime() - Method in class org.apache.tools.ant.types.Path
Add the Java Runtime classes to this Path instance.
addJonas(JonasHotDeploymentTool) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
Creates a JOnAS deployment tool, for deployment to JOnAS servers.
addLib(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.War
add files under WEB-INF/lib/
addLibfileset(LibFileSet) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionSet
Adds a set of files about which extensions data will be extracted.
addLineContains(LineContains) - Method in class org.apache.tools.ant.types.FilterChain
Add a LineContains filter.
addLineContainsRegExp(LineContainsRegExp) - Method in class org.apache.tools.ant.types.FilterChain
Add a LineContainsRegExp filter.
addLineTokenizer(LineTokenizer) - Method in class org.apache.tools.ant.filters.TokenFilter
add a line tokenizer - this is the default.
addListener(TestListener) - Method in class org.apache.tools.ant.taskdefs.optional.junit.IgnoredTestResult
 
addLoaderPackageRoot(String) - Method in class org.apache.tools.ant.AntClassLoader
Adds a package root to the list of packages which must be loaded using this loader.
addLocal(String) - Method in class org.apache.tools.ant.property.LocalProperties
Add a local property to the current scope.
addLocal(String) - Method in class org.apache.tools.ant.property.LocalPropertyStack
Add a local property.
addLocationToBuildException(BuildException, Location) - Static method in class org.apache.tools.ant.ProjectHelper
Add location to build exception.
addMajority(MajoritySelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a majority selector entry on the selector list
addMajority(MajoritySelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a majority selector entry on the selector list
addMajority(MajoritySelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a majority selector entry on the selector list.
addMajority(MajoritySelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a majority selector entry on the selector list
addMajority(MajoritySelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a majority selector entry on the selector list
addMajority(MajoritySelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a majority selector entry on the selector list
addMappedName(String) - Method in class org.apache.tools.ant.types.optional.ScriptMapper
Add a mapped name
addMapper(Mapper) - Method in class org.apache.tools.ant.taskdefs.PathConvert
Add a mapper to convert the file names.
addMapper(Mapper) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Defines the mapper to map source to destination files.
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.
addMessage(Message) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
Add a message element.
addMetainf(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.Jar
Adds a zipfileset to include in the META-INF directory.
addModified(ModifiedSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add the modified selector
addModified(ModifiedSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add the modified selector
addModified(ModifiedSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add the modified selector.
addModified(ModifiedSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add the modified selector
addModified(ModifiedSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add the modified selector
addModified(ModifiedSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add the modified selector
addModule(AbstractCvsTask.Module) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
add a named module/package.
addModule(Javadoc.PackageName) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Add a single module to be processed.
addNone(NoneSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a "None" selector entry on the selector list
addNone(NoneSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a "None" selector entry on the selector list
addNone(NoneSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a "None" selector entry on the selector list.
addNone(NoneSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a "None" selector entry on the selector list
addNone(NoneSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a "None" selector entry on the selector list
addNone(NoneSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a "None" selector entry on the selector list
addNot(Not) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <not> condition "container".
addNot(NotSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a "Not" selector entry on the selector list
addNot(NotSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a "Not" selector entry on the selector list
addNot(NotSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a "Not" selector entry on the selector list.
addNot(NotSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a "Not" selector entry on the selector list
addNot(NotSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a "Not" selector entry on the selector list
addNot(NotSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a "Not" selector entry on the selector list
addOr(Or) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <or> condition "container".
addOr(OrSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add an "Or" selector entry on the selector list
addOr(OrSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add an "Or" selector entry on the selector list
addOr(OrSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add an "Or" selector entry on the selector list.
addOr(OrSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add an "Or" selector entry on the selector list
addOr(OrSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add an "Or" selector entry on the selector list
addOr(OrSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add an "Or" selector entry on the selector list
addOrReplaceTarget(String, Target) - Method in class org.apache.tools.ant.Project
Add a target to the project, or replaces one with the same name.
addOrReplaceTarget(Target) - Method in class org.apache.tools.ant.Project
Add a target to the project, or replaces one with the same name.
addOs(Os) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <os> condition.
addOwnedBy(OwnedBySelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
 
addOwnedBy(OwnedBySelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
addOwnedBy(OwnedBySelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
addPackage(Javadoc.PackageName) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Add a single package to be processed.
addPackage(Javadoc.PackageName) - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
Add a package nested element.
addPackageset(DirSet) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Adds a packageset.
addParam(String, Object) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
Add a parameter.
addParam(String, Object) - Method in interface org.apache.tools.ant.taskdefs.XSLTLiaison4
Add a parameter to be set during the XSL transformation.
addParam(String, Object) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
Support for nested <param> tags.
addParam(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
Add a parameter.
addParam(String, String) - Method in interface org.apache.tools.ant.taskdefs.XSLTLiaison
Add a parameter to be set during the XSL transformation.
addParam(Parameter) - Method in class org.apache.tools.ant.types.AntFilterReader
Add a Parameter.
addParam(Parameter) - Method in class org.apache.tools.ant.types.selectors.ExtendSelector
Create new parameters to pass to custom selector.
addParam(Parameter) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
Support for nested <param> tags.
addParentDirs(File, String, ZipOutputStream, String, int) - Method in class org.apache.tools.ant.taskdefs.Zip
Ensure all parent dirs of a given entry have been added.
addPath(Path) - Method in class org.apache.tools.ant.taskdefs.MakeUrl
add a path to the URL.
addPathComponent(File) - Method in class org.apache.tools.ant.AntClassLoader
Add a path component.
addPathElement(String) - Method in class org.apache.tools.ant.AntClassLoader
Adds an element to the classpath to be searched.
addPathFile(File) - Method in class org.apache.tools.ant.AntClassLoader
Add a file to the path.
addPatternset(PatternSet) - Method in class org.apache.tools.ant.taskdefs.Expand
Add a patternset.
addPosixGroup(PosixGroupSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
 
addPosixGroup(PosixGroupSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
addPosixGroup(PosixGroupSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
addPosixPermissions(PosixPermissionsSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
 
addPosixPermissions(PosixPermissionsSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
addPosixPermissions(PosixPermissionsSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
addPrefixLines(PrefixLines) - Method in class org.apache.tools.ant.types.FilterChain
Add a PrefixLines filter.
addPresent(PresentSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a present selector entry on the selector list
addPresent(PresentSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a present selector entry on the selector list
addPresent(PresentSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a present selector entry on the selector list.
addPresent(PresentSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a present selector entry on the selector list
addPresent(PresentSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a present selector entry on the selector list
addPresent(PresentSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a present selector entry on the selector list
addPreserveInTarget(Sync.SyncTarget) - Method in class org.apache.tools.ant.taskdefs.Sync
A container for patterns and selectors that can be used to specify files that should be kept in the target even if they are not present in any source directory.
addProperties(Properties) - Method in class org.apache.tools.ant.taskdefs.Property
iterate through a set of properties, resolve them then assign them
addProperty(String, Object) - Method in class org.apache.tools.ant.taskdefs.Property
add a name value pair to the project property set
addProperty(String, String) - Method in class org.apache.tools.ant.taskdefs.Property
add a name value pair to the project property set
addProperty(Property) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Corresponds to <ant>'s nested <property> element.
addPropertyref(PropertySet.PropertyRef) - Method in class org.apache.tools.ant.types.PropertySet
Add a property reference (nested element) to the references to be used.
addPropertyset(PropertySet) - Method in class org.apache.tools.ant.taskdefs.Ant
Add a set of properties to pass to the new project.
addPropertyset(PropertySet) - Method in class org.apache.tools.ant.taskdefs.CallTarget
Set of properties to pass to the new project.
addPropertyset(PropertySet) - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
A set of properties to write.
addPropertyset(PropertySet) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Corresponds to <ant>'s nested <propertyset> element.
addPropertyset(PropertySet) - Method in class org.apache.tools.ant.types.PropertySet
Add another property set to this set.
addPublicEntry(String, String, URL) - Method in class org.apache.tools.ant.types.resolver.ApacheCatalogResolver
Add a PUBLIC catalog entry to the controlling XMLCatalog instance.
addPvcsproject(PvcsProject) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
Specify a project within the PVCS repository to extract files from.
addReadable(ReadableSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
 
addReadable(ReadableSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
addReadable(ReadableSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
addRectangle(Rectangle) - Method in class org.apache.tools.ant.types.optional.image.Draw
Add a rectangle to the operation.
addRectangle(Rectangle) - Method in class org.apache.tools.ant.types.optional.image.ImageOperation
Add a rectangle to the operation.
addRectangle(Rectangle) - Method in class org.apache.tools.ant.types.optional.image.TransformOperation
Add a rectangle to the operation.
addRectangle(Rectangle) - Method in class org.apache.tools.ant.types.optional.imageio.Draw
Add a rectangle to the operation.
addReference(String, Object) - Method in class org.apache.tools.ant.Project
Add a reference to the project.
addReference(Ant.Reference) - Method in class org.apache.tools.ant.taskdefs.Ant
Add a Reference element identifying a data type to carry over to the new project.
addReference(Ant.Reference) - Method in class org.apache.tools.ant.taskdefs.CallTarget
Reference element identifying a data type to carry over to the invoked target.
addReference(Ant.Reference) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Corresponds to <ant>'s nested <reference> element.
addRegexp(RegularExpression) - Method in class org.apache.tools.ant.taskdefs.condition.Matches
A regular expression.
addReplaceRegex(TokenFilter.ReplaceRegex) - Method in class org.apache.tools.ant.filters.TokenFilter
replace regex filter
addReplaceRegex(TokenFilter.ReplaceRegex) - Method in class org.apache.tools.ant.types.FilterChain
Add a replaceregex filter.
addReplaceString(TokenFilter.ReplaceString) - Method in class org.apache.tools.ant.filters.TokenFilter
replace string filter
addReplaceString(TokenFilter.ReplaceString) - Method in class org.apache.tools.ant.types.FilterChain
Add a replacestring filter.
addReplaceTokens(ReplaceTokens) - Method in class org.apache.tools.ant.types.FilterChain
Add a ReplaceTokens filter.
addReplyTo(EmailAddress) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
Add a replyto address element.
addReporting(Sequential) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
set reporting sequence of tasks.
addResources(FileSet, Resource[], ZipOutputStream) - Method in class org.apache.tools.ant.taskdefs.Zip
Add the given resources.
addResources(ResourceCollection, Resource[], ZipOutputStream) - Method in class org.apache.tools.ant.taskdefs.Zip
Add the given resources.
addRootClass(String) - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
Add a root class.
addRootClass(String) - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
Add a root class.
addRootFileset(FileSet) - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet
Add a fileset to which contains a collection of root classes used to drive the search from classes.
addRotate(Rotate) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
Deprecated.
Add a Rotate ImageOperation to the chain.
addRotate(Rotate) - Method in class org.apache.tools.ant.types.optional.image.ImageOperation
Add a rotate to the operation.
addRotate(Rotate) - Method in class org.apache.tools.ant.taskdefs.optional.image.ImageIOTask
Add a Rotate ImageOperation to the chain.
addRotate(Rotate) - Method in class org.apache.tools.ant.types.optional.imageio.ImageOperation
Add a rotate to the operation.
addScale(Scale) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
Deprecated.
Add a Scale ImageOperation to the chain.
addScale(Scale) - Method in class org.apache.tools.ant.types.optional.image.ImageOperation
Add a scale to the operation.
addScale(Scale) - Method in class org.apache.tools.ant.taskdefs.optional.image.ImageIOTask
Add a Scale ImageOperation to the chain.
addScale(Scale) - Method in class org.apache.tools.ant.types.optional.imageio.ImageOperation
Add a scale to the operation.
addSchemaLocations() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
build a string list of all schema locations, then set the relevant property.
addSelector(SelectSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a "Select" selector entry on the selector list
addSelector(SelectSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a "Select" selector entry on the selector list
addSelector(SelectSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a "Select" selector entry on the selector list.
addSelector(SelectSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a "Select" selector entry on the selector list
addSelector(SelectSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a "Select" selector entry on the selector list
addSelector(SelectSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a "Select" selector entry on the selector list
addSetup(Sequential) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
Add a setup sequence.
addSize(SizeSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
add a selector size entry on the selector list
addSize(SizeSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a selector size entry on the selector list
addSize(SizeSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a selector size entry on the selector list.
addSize(SizeSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
add a selector size entry on the selector list
addSize(SizeSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
add a selector size entry on the selector list
addSize(SizeSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add a selector size entry on the selector list
addSocket(Socket) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add a <socket> condition.
addSource(Javadoc.SourceFile) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Add a single source file.
addSourcePath(Path) - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
Add a source path to the source path used by this analyzer.
addSourcePath(Path) - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
Add a source path to the source path used by this analyzer.
addSrcfilelist(FileList) - Method in class org.apache.tools.ant.taskdefs.DependSet
Add a list of source files.
addSrcfiles(FileSet) - Method in class org.apache.tools.ant.taskdefs.UpToDate
Nested <srcfiles> element.
addSrcfileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.DependSet
Add a set of source files.
addStringTokenizer(TokenFilter.StringTokenizer) - Method in class org.apache.tools.ant.filters.TokenFilter
add a string tokenizer
addStripJavaComments(StripJavaComments) - Method in class org.apache.tools.ant.types.FilterChain
Add a StripJavaCommands filter.
addStripLineBreaks(StripLineBreaks) - Method in class org.apache.tools.ant.types.FilterChain
Add a StripLineBreaks filter.
addStripLineComments(StripLineComments) - Method in class org.apache.tools.ant.types.FilterChain
Add a StripLineComments filter.
addStubVersionOptions() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
This is an override point; get the stub version off the rmic command and translate that into a compiler-specific argument
addStubVersionOptions() - Method in class org.apache.tools.ant.taskdefs.rmic.WLRmic
This is an override point; no stub version is returned.
addSuffixLines(SuffixLines) - Method in class org.apache.tools.ant.types.FilterChain
Add a SuffixLines filter.
addSupportClasses(Hashtable) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Adds any classes the user specifies using support nested elements to the ejbFiles Hashtable.
addSymlink(SymlinkSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
 
addSymlink(SymlinkSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
addSymlink(SymlinkSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
addSysproperties(CommandlineJava.SysProperties) - Method in class org.apache.tools.ant.types.CommandlineJava
Add a set of system properties.
addSysproperties(CommandlineJava.SysProperties) - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
Add a propertyset to the total set.
addSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
Add a system property.
addSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.Java
Add a system property.
addSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
Add a nested sysproperty element.
addSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Deprecated.
since Ant 1.6
addSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
A system property to set during transformation.
addSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.types.CommandlineJava
Add a system property.
addSyspropertyset(PropertySet) - Method in class org.apache.tools.ant.taskdefs.Java
Add a set of properties as system properties.
addSyspropertyset(PropertySet) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Adds a set of properties that will be used as system properties that tests can access.
addSyspropertyset(PropertySet) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
A set of system properties to set during transformation.
addSyspropertyset(PropertySet) - Method in class org.apache.tools.ant.types.CommandlineJava
Add a set of system properties.
addSyspropertyset(PropertySet) - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
Add a propertyset to the total set.
addSystemPackageRoot(String) - Method in class org.apache.tools.ant.AntClassLoader
Adds a package root to the list of packages which must be loaded on the parent loader.
addTabsToSpaces(TabsToSpaces) - Method in class org.apache.tools.ant.types.FilterChain
Add a TabsToSpaces filter.
addTaglet(Javadoc.ExtensionInfo) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Add a taglet
addTailFilter(TailFilter) - Method in class org.apache.tools.ant.types.FilterChain
Add a TailFilter filter.
addTarget(String, Target) - Method in class org.apache.tools.ant.Project
Add a new target to the project.
addTarget(Target) - Method in class org.apache.tools.ant.helper.AntXMLContext
add a new target
addTarget(Target) - Method in class org.apache.tools.ant.Project
Add a new target to the project.
addTargetfilelist(FileList) - Method in class org.apache.tools.ant.taskdefs.DependSet
Add a list of target files.
addTargetfileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.DependSet
Add a set of target files.
addTask(Task) - Method in class org.apache.tools.ant.ExtensionPoint
Throws an exception.
addTask(Task) - Method in class org.apache.tools.ant.Target
Adds a task to this target.
addTask(Task) - Method in interface org.apache.tools.ant.TaskContainer
Adds a task to this task container
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.Antlib
add a task to the list of tasks
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.MacroDef.NestedSequential
Add a task or type to the container.
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.MacroInstance
Add a unknownElement for the macro instances nested elements.
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.MacroInstance.Element
Add an unknown element (to be snipped into the macroDef instance)
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
Add a nested task to Sequential.
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.NestedSequential
Add a task or type to the container.
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.Parallel
Add a nested task to execute in parallel.
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.Parallel.TaskList
Add a nested task to execute in parallel (asynchronously).
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.PreSetDef
Add a nested task to predefine attributes and elements on.
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.Retry
set the task
addTask(Task) - Method in class org.apache.tools.ant.taskdefs.Sequential
Add a nested task to Sequential.
addTaskDefinition(String, Class) - Method in class org.apache.tools.ant.ComponentHelper
Adds a new task definition to the project.
addTaskDefinition(String, Class) - Method in class org.apache.tools.ant.Project
Add a new task definition to the project.
addTeardown(Sequential) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
set teardown sequence of tasks.
addTest(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Add a new single testcase.
addTests(Sequential) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
add tests.
addTestSuite(Element, Element) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
Add a new testsuite node to the document.
addText(char[], int, int) - Method in class org.apache.tools.ant.RuntimeConfigurable
Adds characters from #PCDATA areas to the wrapped element.
addText(String) - Method in class org.apache.tools.ant.filters.StripLineComments.Comment
Alt.
addText(String) - Method in class org.apache.tools.ant.RuntimeConfigurable
Adds characters from #PCDATA areas to the wrapped element.
addText(String) - Method in class org.apache.tools.ant.taskdefs.Concat
This method adds text which appears in the 'concat' element.
addText(String) - Method in class org.apache.tools.ant.taskdefs.Concat.TextElement
set the text using inline
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.email.Message
Adds a textual part of the message
addText(String) - Method in class org.apache.tools.ant.taskdefs.Exit
Set a multiline message.
addText(String) - Method in class org.apache.tools.ant.taskdefs.Input
Set a multiline message.
addText(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.Html
Add text to the element.
addText(String) - Method in class org.apache.tools.ant.taskdefs.Local.Name
Set the property name.
addText(String) - Method in class org.apache.tools.ant.taskdefs.MacroInstance
Set the text contents for the macro.
addText(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecSubTask
the message as nested text
addText(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetSubTask
the message as nested text
addText(String) - Method in class org.apache.tools.ant.taskdefs.optional.Script
Set the script text.
addText(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
Sets the script text.
addText(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDefBase
Set the script text.
addText(String) - Method in class org.apache.tools.ant.taskdefs.optional.testing.BlockFor
Set the error text; all properties are expanded in the message.
addText(String) - Method in class org.apache.tools.ant.taskdefs.Property
Set a (multiline) property as nested text.
addText(String) - Method in class org.apache.tools.ant.taskdefs.Replace.NestedString
The text of the element.
addText(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Set an inline SQL command to execute.
addText(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec.Transaction
Set inline text
addText(String) - Method in class org.apache.tools.ant.types.Description
Adds descriptive text to the project.
addText(String) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
The script text.
addText(String) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
The script text.
addText(String) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
The script text.
addText(String) - Method in class org.apache.tools.ant.types.resources.StringResource
Add nested text to this resource.
addText(String) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Set the script text.
addText(String) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
Add script text.
addText(String) - Method in class org.apache.tools.ant.util.XMLFragment
Add nested text, expanding properties as we go
addText(String) - Method in class org.apache.tools.ant.util.XMLFragment.Child
Add nested text.
addText(Project, Object, char[], int, int) - Static method in class org.apache.tools.ant.ProjectHelper
Adds the content of #PCDATA sections to an element.
addText(Project, Object, String) - Method in class org.apache.tools.ant.IntrospectionHelper
Adds PCDATA to an element, using the element's void addText(String) method, if it has one.
addText(Project, Object, String) - Static method in class org.apache.tools.ant.ProjectHelper
Adds the content of #PCDATA sections to an element.
addText(Text) - Method in class org.apache.tools.ant.types.optional.image.Draw
Add text to the operation.
addText(Text) - Method in class org.apache.tools.ant.types.optional.image.ImageOperation
Add text to the operation.
addText(Text) - Method in class org.apache.tools.ant.types.optional.imageio.Draw
Add text to the operation.
addTimeoutObserver(TimeoutObserver) - Method in class org.apache.tools.ant.util.Watchdog
Add a timeout observer.
addTitle(Javadoc.Html) - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
Set the title attribute using a nested Html value.
addTo(EmailAddress) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
Add a to address element.
addTokenFilter(TokenFilter) - Method in class org.apache.tools.ant.types.FilterChain
Add a TokenFilter filter.
addTrim(TokenFilter.Trim) - Method in class org.apache.tools.ant.filters.TokenFilter
trim filter
addTrim(TokenFilter.Trim) - Method in class org.apache.tools.ant.types.FilterChain
Add a trim filter.
addType(TypeSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
add a type selector entry on the type list
addType(TypeSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a selector type entry on the selector list.
addType(TypeSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
adds a type selector to the selector list
addType(TypeSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
adds a type selector to the selector list
addType(TypeSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
add the type selector
addUptodate(UpToDate) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
Add an <uptodate> condition.
addURIEntry(String, String, URL) - Method in class org.apache.tools.ant.types.resolver.ApacheCatalogResolver
Add a URI catalog entry to the controlling XMLCatalog instance.
addUser(CvsUser) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
Add a user to list changelog knows about.
addValue(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
Add a new value to this attribute - making it multivalued.
addValue(ExecTask, String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
add a value argument to a command
addVariable(Environment.Variable) - Method in class org.apache.tools.ant.types.Environment
add a variable.
addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
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.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.IPlanetDeploymentTool
Add the iAS-specific EJB descriptor to the list of files which will be written to the JAR file.
addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JbossDeploymentTool
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.JonasDeploymentTool
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.OrionDeploymentTool
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.
addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
Add any vendor specific files which should be included in the EJB Jar.
addVmExit(JUnitTest, JUnitTaskMirror.JUnitResultFormatterMirror, OutputStream, String, String) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror
Add the formatter to be called when the jvm exits before the test suite finishes.
addVmExit(JUnitTest, JUnitTaskMirror.JUnitResultFormatterMirror, OutputStream, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirrorImpl
Add the formatter to be called when the jvm exits before the test suite finishes.
addWebApp(JspC.WebAppParameter) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
Adds a single webapp.
addWebinf(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.War
files to add under WEB-INF;
addWeblogic(WebLogicHotDeploymentTool) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
Creates a WebLogic deployment tool, for deployment to WebLogic servers.
addWindowsJunction(WindowsJunctionSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
 
addWindowsJunction(WindowsJunctionSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
addWindowsJunction(WindowsJunctionSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
addWritable(WritableSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
 
addWritable(WritableSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
 
addWritable(WritableSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
addZipfileset(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.Zip
Adds a set of files that can be read from an archive and be given a prefix/fullpath.
addZipGroupFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Zip
Adds a group of zip files.
adjustToLong(int) - Static method in class org.apache.tools.zip.ZipOutputStream
Deprecated.
use ZipUtil#adjustToLong
adjustToLong(int) - Static method in class org.apache.tools.zip.ZipUtil
Assumes a negative integer really is a positive integer that has wrapped around and re-creates the original value.
AFTER - Static variable in class org.apache.tools.ant.types.TimeComparison
After Comparison.
AggregateTransformer - Class in org.apache.tools.ant.taskdefs.optional.junit
Transform a JUnit xml report.
AggregateTransformer(Task) - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
constructor creating the transformer from the junitreport task.
AggregateTransformer.Format - Class in org.apache.tools.ant.taskdefs.optional.junit
defines acceptable formats.
Algorithm - Interface in org.apache.tools.ant.types.selectors.modifiedselector
The Algorithm defines how a value for a file is computed.
AlgorithmName() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector.AlgorithmName
 
alias - Variable in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
The alias of signer.
alias - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
The alias of signer.
ALL - Static variable in class org.apache.tools.ant.types.Quantifier
ALL instance
AllButFirst - Class in org.apache.tools.ant.types.resources
ResourceCollection that contains all resources of another collection except for the first count elements, a la the UNIX tail command with parameter -n +count.
AllButFirst() - Constructor for class org.apache.tools.ant.types.resources.AllButFirst
 
AllButLast - Class in org.apache.tools.ant.types.resources
ResourceCollection that contains all resources of another collection except for the last count elements, a la the UNIX head command with parameter -n -count.
AllButLast() - Constructor for class org.apache.tools.ant.types.resources.AllButLast
 
allTests() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
return an enumeration listing each test, then each batchtest
alphabet - Static variable in class org.apache.tools.ant.util.Base64Converter
Provided for BC purposes
Always - Enum constant in enum class org.apache.tools.zip.Zip64Mode
Use Zip64 extensions for all entries, even if it is clear it is not required.
ALWAYS - Static variable in class org.apache.tools.zip.ZipOutputStream.UnicodeExtraFieldPolicy
Always create Unicode extra fields.
ANALYZER_CLASS_FULL - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
The analyzer class for the super analyzer
ANALYZER_CLASS_SUPER - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
The analyzer class for the super analyzer
ANALYZER_FULL - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
A dependency analyzer name to find all related classes
ANALYZER_NONE - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
A dependency analyzer name for no analyzer
ANALYZER_SUPER - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
A dependency analyzer name to find ancestor classes
AncestorAnalyzer - Class in org.apache.tools.ant.util.depend.bcel
A dependency analyzer which returns superclass and superinterface dependencies.
AncestorAnalyzer() - Constructor for class org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer
Default constructor Causes the BCEL classes to load to ensure BCEL dependencies can be satisfied
And - Class in org.apache.tools.ant.taskdefs.condition
<and> condition container.
And - Class in org.apache.tools.ant.types.resources.selectors
And ResourceSelector.
And() - Constructor for class org.apache.tools.ant.taskdefs.condition.And
 
And() - Constructor for class org.apache.tools.ant.types.resources.selectors.And
Default constructor.
And(ResourceSelector...) - Constructor for class org.apache.tools.ant.types.resources.selectors.And
Convenience constructor.
AndSelector - Class in org.apache.tools.ant.types.selectors
This selector has a collection of other selectors, all of which have to select a file in order for this selector to select it.
AndSelector() - Constructor for class org.apache.tools.ant.types.selectors.AndSelector
 
angle - Variable in class org.apache.tools.ant.types.optional.image.Rotate
 
AnsiColorLogger - Class in org.apache.tools.ant.listener
Uses ANSI Color Code Sequences to colorize messages sent to the console.
AnsiColorLogger() - Constructor for class org.apache.tools.ant.listener.AnsiColorLogger
 
ANSI COLOR LOGGER CONFIGURATION - Section in class org.apache.tools.ant.listener.AnsiColorLogger
 
Ant - Class in org.apache.tools.ant.taskdefs
Build a sub-project.
Ant() - Constructor for class org.apache.tools.ant.taskdefs.Ant
simple constructor
Ant(Task) - Constructor for class org.apache.tools.ant.taskdefs.Ant
create a task bound to its creator
ANT_ATTRIBUTE_URI - Static variable in class org.apache.tools.ant.ProjectHelper
The URI for ant specific attributes
ANT_CORE_PACKAGE - Static variable in class org.apache.tools.ant.MagicNames
Name of Ant core package Value: "org.apache.tools.ant"
ANT_CORE_URI - Static variable in class org.apache.tools.ant.ProjectHelper
The URI for ant name space
ANT_CURRENT_URI - Static variable in class org.apache.tools.ant.ProjectHelper
The URI for antlib current definitions
ANT_EXECUTOR_CLASSNAME - Static variable in class org.apache.tools.ant.MagicNames
Property defining the classname of an executor.
ANT_EXECUTOR_REFERENCE - Static variable in class org.apache.tools.ant.MagicNames
Reference to the current Ant executor.
ANT_FILE - Static variable in class org.apache.tools.ant.MagicNames
property for ant file name.
ANT_FILE_TYPE - Static variable in class org.apache.tools.ant.MagicNames
property for type of ant build file (either file or url) Value: "ant.file.type"
ANT_FILE_TYPE_FILE - Static variable in class org.apache.tools.ant.MagicNames
ant build file of type file Value: "file"
ANT_FILE_TYPE_URL - Static variable in class org.apache.tools.ant.MagicNames
ant build file of type url Value: "url"
ANT_HOME - Static variable in class org.apache.tools.ant.MagicNames
Property used to store the location of ant.
ANT_JAVA_VERSION - Static variable in class org.apache.tools.ant.MagicNames
Property used to store the java version ant is running in.
ANT_LIB - Static variable in class org.apache.tools.ant.MagicNames
Property used to store the location of the ant library (typically the ant.jar file.) Value: "ant.core.lib"
ANT_PRIVATEDIR - Static variable in class org.apache.tools.ant.launch.Launcher
The directory name of the per-user ant directory.
ANT_PRIVATELIB - Static variable in class org.apache.tools.ant.launch.Launcher
The name of a per-user library directory.
ANT_SHELL_LAUNCHER_REF_ID - Static variable in class org.apache.tools.ant.MagicNames
Name of the project reference holding an instance of CommandLauncher to use when executing commands with the help of an external script.
ANT_TYPE - Static variable in class org.apache.tools.ant.ProjectHelper
Polymorphic attribute
ANT_VERSION - Static variable in class org.apache.tools.ant.MagicNames
Ant version property.
ANT_VM_LAUNCHER_REF_ID - Static variable in class org.apache.tools.ant.MagicNames
Name of the project reference holding an instance of CommandLauncher to use when executing commands without the help of an external script.
Ant.Reference - Class in org.apache.tools.ant.taskdefs
Helper class that implements the nested <reference> element of <ant> and <antcall>.
Ant.TargetElement - Class in org.apache.tools.ant.taskdefs
Helper class that implements the nested <target> element of <ant> and <antcall>.
AntAnalyzer - Class in org.apache.tools.ant.taskdefs.optional.depend
An analyzer which uses the depend task's bytecode classes to analyze dependencies
AntAnalyzer() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.AntAnalyzer
 
AntClassLoader - Class in org.apache.tools.ant
Used to load classes within ant with a different classpath from that used to start ant.
AntClassLoader() - Constructor for class org.apache.tools.ant.AntClassLoader
Create an Ant Class Loader
AntClassLoader(ClassLoader, boolean) - Constructor for class org.apache.tools.ant.AntClassLoader
Creates an empty class loader.
AntClassLoader(ClassLoader, Project, Path) - Constructor for class org.apache.tools.ant.AntClassLoader
Create an Ant ClassLoader for a given project, with a parent classloader and an initial classpath.
AntClassLoader(ClassLoader, Project, Path, boolean) - Constructor for class org.apache.tools.ant.AntClassLoader
Creates a classloader for the given project using the classpath given.
AntClassLoader(Project, Path) - Constructor for class org.apache.tools.ant.AntClassLoader
Creates a classloader for the given project using the classpath given.
AntClassLoader(Project, Path, boolean) - Constructor for class org.apache.tools.ant.AntClassLoader
Creates a classloader for the given project using the classpath given.
AntClassLoader2 - Class in org.apache.tools.ant.loader
Deprecated.
since 1.7 Just use AntClassLoader itself.
AntClassLoader2() - Constructor for class org.apache.tools.ant.loader.AntClassLoader2
Deprecated.
No args constructor.
AntClassLoader5 - Class in org.apache.tools.ant.loader
Deprecated.
since 1.9.7 Just use AntClassLoader itself.
AntClassLoader5(ClassLoader, Project, Path, boolean) - Constructor for class org.apache.tools.ant.loader.AntClassLoader5
Deprecated.
Creates a classloader for the given project using the classpath given.
AntFilterReader - Class in org.apache.tools.ant.types
An AntFilterReader is a wrapper class that encloses the classname and configuration of a Configurable FilterReader.
AntFilterReader() - Constructor for class org.apache.tools.ant.types.AntFilterReader
 
AntFTPFile(FTPClient, FTPFile, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
constructor
AntFTPFile(FTPClient, FTPFile, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
constructor
AntFTPFile(FTP.FTPDirectoryScanner.AntFTPFile, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
other constructor
AntFTPFile(FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
other constructor
AntFTPRootFile(FTPClient, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPRootFile
constructor
AntFTPRootFile(FTPClient, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPRootFile
constructor
AntHandler() - Constructor for class org.apache.tools.ant.helper.ProjectHelper2.AntHandler
 
ANTHOME_PROPERTY - Static variable in class org.apache.tools.ant.launch.Launcher
The Ant Home (installation) Directory property.
Antlib - Class in org.apache.tools.ant.taskdefs
Antlib task.
Antlib() - Constructor for class org.apache.tools.ant.taskdefs.Antlib
 
ANTLIB_PREFIX - Static variable in class org.apache.tools.ant.MagicNames
prefix for antlib URIs: "antlib:"
ANTLIB_URI - Static variable in class org.apache.tools.ant.ProjectHelper
Deprecated.
use MagicNames.ANTLIB_PREFIX
AntlibDefinition - Class in org.apache.tools.ant.taskdefs
Base class for tasks that that can be used in antlibs.
AntlibDefinition() - Constructor for class org.apache.tools.ant.taskdefs.AntlibDefinition
 
ANTLIBDIR_PROPERTY - Static variable in class org.apache.tools.ant.launch.Launcher
The Ant Library Directory property.
ANTLR - Class in org.apache.tools.ant.taskdefs.optional
Invokes the ANTLR Translator generator on a grammar file.
ANTLR() - Constructor for class org.apache.tools.ant.taskdefs.optional.ANTLR
Constructor for ANTLR task.
AntMain - Interface in org.apache.tools.ant.launch
Interface used to bridge to the actual Main class without any messy reflection
AntResolver - Class in org.apache.tools.ant.taskdefs.optional.extension.resolvers
Resolver that just returns s specified location.
AntResolver() - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.resolvers.AntResolver
 
AntRExecClient() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.RExecTask.AntRExecClient
 
AntSoundPlayer - Class in org.apache.tools.ant.taskdefs.optional.sound
This class is designed to be used by any AntTask that requires audio output.
AntSoundPlayer() - Constructor for class org.apache.tools.ant.taskdefs.optional.sound.AntSoundPlayer
 
AntStructure - Class in org.apache.tools.ant.taskdefs
Creates a partial DTD for Ant from the currently known tasks.
AntStructure() - Constructor for class org.apache.tools.ant.taskdefs.AntStructure
 
AntStructure.StructurePrinter - Interface in org.apache.tools.ant.taskdefs
Writes the actual structure information.
AntTelnetClient() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.AntTelnetClient
 
AntTypeDefinition - Class in org.apache.tools.ant
This class contains all the information on a particular ant type, the classname, adapter and the class it should be assignable from.
AntTypeDefinition() - Constructor for class org.apache.tools.ant.AntTypeDefinition
 
AntVersion - Class in org.apache.tools.ant.taskdefs.condition
An Ant version condition.
AntVersion() - Constructor for class org.apache.tools.ant.taskdefs.condition.AntVersion
 
AntXMLContext - Class in org.apache.tools.ant.helper
Context information for the ant processing.
AntXMLContext(Project) - Constructor for class org.apache.tools.ant.helper.AntXMLContext
constructor
ANY - Static variable in class org.apache.tools.ant.types.Quantifier
ANY instance
ANY - Static variable in class org.apache.tools.ant.types.resources.selectors.Type
Static any type selector.
APACHE_RESOLVER - Static variable in class org.apache.tools.ant.types.XMLCatalog
The name of the bridge to the Apache xml-commons resolver class, used to determine whether resolver.jar is present in the classpath.
ApacheCatalog - Class in org.apache.tools.ant.types.resolver
This class extends the Catalog class provided by Norman Walsh's resolver library in xml-commons in order to add classpath entity and URI resolution.
ApacheCatalog() - Constructor for class org.apache.tools.ant.types.resolver.ApacheCatalog
 
ApacheCatalogResolver - Class in org.apache.tools.ant.types.resolver
This class extends the CatalogResolver class provided by Norman Walsh's resolver library in xml-commons.
ApacheCatalogResolver() - Constructor for class org.apache.tools.ant.types.resolver.ApacheCatalogResolver
 
append - Variable in class org.apache.tools.ant.taskdefs.Echo
 
append(Enumeration, Enumeration) - Static method in class org.apache.tools.ant.util.CollectionUtils
Deprecated.
use Stream.concat(Collections.list(e1).stream(), Collections.list(e2).stream()) .collect(Collectors.collectingAndThen(Collectors.toList(), Collections::enumeration))
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.
Appendable - Interface in org.apache.tools.ant.types.resources
Interface to be implemented by "appendable" resources.
AppendableResourceCollection - Interface in org.apache.tools.ant.types.resources
Interface describing a collection of Resources, to which elements can be appended.
appendBuiltin(PropertySet.BuiltinPropertySetName) - Method in class org.apache.tools.ant.types.PropertySet
Allow builtin (all, system or commandline) properties in the set.
appendCDATA(Element, String) - Static method in class org.apache.tools.ant.util.DOMUtils
Adds a nested CDATA section.
appendCDATAElement(Element, String, String) - Static method in class org.apache.tools.ant.util.DOMUtils
Adds a nested CDATA section in a new child element.
appendExcludes(String[]) - Method in class org.apache.tools.ant.types.AbstractFileSet
Appends excludes to the current list of exclude patterns.
appendExcludes(String[]) - Method in class org.apache.tools.ant.types.resources.Files
Append excludes to the current list of include patterns.
appendFiles(Vector, DirectoryScanner) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
Append all files found by a directory scanner to a vector.
appendIncludes(String[]) - Method in class org.apache.tools.ant.types.AbstractFileSet
Appends includes to the current list of include patterns.
appendIncludes(String[]) - Method in class org.apache.tools.ant.types.resources.Files
Append includes to the current list of include patterns.
appendName(String) - Method in class org.apache.tools.ant.types.PropertySet
Allow properties of a particular name in the set.
appendPrefix(String) - Method in class org.apache.tools.ant.types.PropertySet
Allow properties whose names start with a prefix in the set.
appendRegex(String) - Method in class org.apache.tools.ant.types.PropertySet
Allow properties whose names match a regex in the set.
appendSelector(FileSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Add a new selector into this container.
appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
Add a new selector into this container.
appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.resources.Files
Add a new selector into this container.
appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
Add a new selector into this container.
appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
Add a new selector into this container.
appendSelector(FileSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
Add a new selector into this container.
appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.selectors.SelectSelector
Add a new selector into this container.
appendText(Element, String) - Static method in class org.apache.tools.ant.util.DOMUtils
Adds nested text.
appendTextElement(Element, String, String) - Static method in class org.apache.tools.ant.util.DOMUtils
Adds nested text in a new child element.
APPLICATION_EXCEPTION - Static variable in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
Application exception : "Application Exception"
APPLICATION_FORCIBLY_SHUT_DOWN - Static variable in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
"Application forcibly shut down"
apply(String) - Method in class org.apache.tools.ant.taskdefs.PathConvert.MapEntry
Apply this map entry to a given path element.
applyAssertions(List) - Method in class org.apache.tools.ant.types.Assertions
add the assertions to a list in a format suitable for adding to a command line
applyAssertions(ListIterator) - Method in class org.apache.tools.ant.types.Assertions
add the assertions to a list in a format suitable for adding to a command line
applyAssertions(CommandlineJava) - Method in class org.apache.tools.ant.types.Assertions
apply all the assertions to the command.
applyPreSet(RuntimeConfigurable) - Method in class org.apache.tools.ant.RuntimeConfigurable
Apply presets, attributes and text are set if not currently set.
applyPreSet(UnknownElement) - Method in class org.apache.tools.ant.UnknownElement
This is used then the realobject of the UE is a PreSetDefinition.
applyWebProxySettings() - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
if the proxy port and host settings are not null, then the settings get applied these settings last beyond the life of the object and apply to all network connections Relevant docs: buglist #4183340
Arc - Class in org.apache.tools.ant.types.optional.image
Draw an arc.
Arc - Class in org.apache.tools.ant.types.optional.imageio
Draw an arc.
Arc() - Constructor for class org.apache.tools.ant.types.optional.image.Arc
 
Arc() - Constructor for class org.apache.tools.ant.types.optional.imageio.Arc
 
Arc.ArcType - Class in org.apache.tools.ant.types.optional.imageio
 
archeight - Variable in class org.apache.tools.ant.types.optional.image.Rectangle
 
ARCHIVE_LOCATIONS - Static variable in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
ARCHIVE_LOCATIONS_VS_MAJOR_VERSION - Static variable in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
 
ArchiveFileSet - Class in org.apache.tools.ant.types
A ArchiveFileSet is a FileSet with extra attributes useful in the context of archiving tasks.
ArchiveFileSet() - Constructor for class org.apache.tools.ant.types.ArchiveFileSet
Constructor for ArchiveFileSet
ArchiveFileSet(ArchiveFileSet) - Constructor for class org.apache.tools.ant.types.ArchiveFileSet
Constructor using a archive fileset argument.
ArchiveFileSet(FileSet) - Constructor for class org.apache.tools.ant.types.ArchiveFileSet
Constructor using a fileset argument.
archiveIsUpToDate(String[]) - Method in class org.apache.tools.ant.taskdefs.Tar
Deprecated.
since 1.5.x. use the two-arg version instead.
archiveIsUpToDate(String[], File) - Method in class org.apache.tools.ant.taskdefs.Tar
Is the archive up to date in relationship to a list of files.
archiveIsUpToDate(Resource) - Method in class org.apache.tools.ant.taskdefs.Tar
Is the archive up to date in relationship to a list of files.
ArchiveResource - Class in org.apache.tools.ant.types.resources
A Resource representation of an entry inside an archive.
ArchiveResource() - Constructor for class org.apache.tools.ant.types.resources.ArchiveResource
Default constructor.
ArchiveResource(File) - Constructor for class org.apache.tools.ant.types.resources.ArchiveResource
Construct a ArchiveResource representing the specified entry in the specified archive.
ArchiveResource(File, boolean) - Constructor for class org.apache.tools.ant.types.resources.ArchiveResource
Construct a ArchiveResource representing the specified entry in the specified archive.
ArchiveResource(Resource, boolean) - Constructor for class org.apache.tools.ant.types.resources.ArchiveResource
Construct a ArchiveResource representing the specified entry in the specified archive.
Archives - Class in org.apache.tools.ant.types.resources
A resource collection that treats all nested resources as archives and returns the contents of the archives as its content.
Archives() - Constructor for class org.apache.tools.ant.types.resources.Archives
 
ArchiveScanner - Class in org.apache.tools.ant.types
ArchiveScanner accesses the pattern matching algorithm in DirectoryScanner, which are protected methods that can only be accessed by subclassing.
ArchiveScanner() - Constructor for class org.apache.tools.ant.types.ArchiveScanner
 
archiveType - Variable in class org.apache.tools.ant.taskdefs.optional.Cab
 
archiveType - Variable in class org.apache.tools.ant.taskdefs.Zip
 
ArcType() - Constructor for class org.apache.tools.ant.types.optional.imageio.Arc.ArcType
Constructor
ArcType(String) - Constructor for class org.apache.tools.ant.types.optional.imageio.Arc.ArcType
Constructor using a string.
arcwidth - Variable in class org.apache.tools.ant.types.optional.image.Rectangle
 
areIiopAndIdlSupported() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
Whether the iiop and idl switches are supported.
areIiopAndIdlSupported() - Method in class org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic
 
areIiopAndIdlSupported() - Method in class org.apache.tools.ant.taskdefs.rmic.KaffeRmic
 
areIiopAndIdlSupported() - Method in class org.apache.tools.ant.taskdefs.rmic.WLRmic
 
areNmtokens(String[]) - Method in class org.apache.tools.ant.taskdefs.AntStructure
Do the Strings all match the XML-NMTOKEN production?
areSame(File, File) - Method in class org.apache.tools.ant.util.FileUtils
Are the two File instances pointing to the same object on the file system?
ARG_LAUNCH_DEFINITION - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.Constants
 
ARG_PROPERTIES - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.Constants
 
Argument() - Constructor for class org.apache.tools.ant.types.Commandline.Argument
 
ArgumentProcessor - Interface in org.apache.tools.ant
Processor of arguments of the command line.
ArgumentProcessorRegistry - Class in org.apache.tools.ant
The global registry for ArgumentProcessors.
as(Class) - Method in class org.apache.tools.ant.types.Resource
Returns a view of this resource that implements the interface given as the argument or null if there is no such view.
as(Class) - Method in class org.apache.tools.ant.types.resources.ContentTransformingResource
Suppress FileProvider, re-implement Appendable
as(Class) - Method in class org.apache.tools.ant.types.resources.MappedResource
Suppress FileProvider
as(Class) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
Returns a view of this resource that implements the interface given as the argument or null if there is no such view.
AS_NEEDED - Static variable in class org.apache.tools.ant.taskdefs.Zip.Zip64ModeAttribute
 
asBoolean() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.SummaryAttribute
gives the boolean equivalent of the authorized values
ascii2native(String) - Static method in class org.apache.tools.ant.util.Native2AsciiUtils
Replaces Unicode-Escapes.
asCollection(Iterator) - Static method in class org.apache.tools.ant.util.CollectionUtils
Deprecated.
instantiate a list and use forEachRemaining(list::add)
asEnumeration(Iterator) - Static method in class org.apache.tools.ant.util.CollectionUtils
Deprecated.
use Collections.enumeration()
asFileResource(FileProvider) - Static method in class org.apache.tools.ant.util.ResourceUtils
Convenience method to turn any fileProvider into a basic FileResource with the file's immediate parent as the basedir, for tasks that need one.
AsiExtraField - Class in org.apache.tools.zip
Adds Unix file permission and UID/GID fields as well as symbolic link handling.
AsiExtraField() - Constructor for class org.apache.tools.zip.AsiExtraField
Constructor for AsiExtraField.
asIterator(Enumeration) - Static method in class org.apache.tools.ant.util.CollectionUtils
Deprecated.
use Collections.list(e).iterator()
AsNeeded - Enum constant in enum class org.apache.tools.zip.Zip64Mode
Use Zip64 extensions for all entries where they are required, don't use them for entries that clearly don't require them.
asOptional(Class) - Method in class org.apache.tools.ant.types.Resource
asOptions(boolean) - Static method in class org.apache.tools.ant.util.regexp.RegexpUtil
Convert flag to regex options.
asOptions(boolean, boolean, boolean) - Static method in class org.apache.tools.ant.util.regexp.RegexpUtil
Convert flags to regex options.
asOptions(String) - Static method in class org.apache.tools.ant.util.regexp.RegexpUtil
convert regex option flag characters to regex options gRegexp.REPLACE_ALL iRegexpMatcher.MATCH_CASE_INSENSITIVE mRegexpMatcher.MATCH_MULTILINE sRegexpMatcher.MATCH_SINGLELINE
assemBuf - Variable in class org.apache.tools.tar.TarOutputStream
 
assemLen - Variable in class org.apache.tools.tar.TarOutputStream
 
assertConfig(boolean, String) - Method in class org.apache.tools.ant.TaskConfigurationChecker
Asserts that a condition is true.
assertFilesystemOnly(ResourceCollection) - Method in class org.apache.tools.ant.types.Path
Verify the specified ResourceCollection is filesystem-only.
Assertions - Class in org.apache.tools.ant.types
The assertion datatype.
Assertions() - Constructor for class org.apache.tools.ant.types.Assertions
 
Assertions.BaseAssertion - Class in org.apache.tools.ant.types
base class for our assertion elements.
Assertions.DisabledAssertion - Class in org.apache.tools.ant.types
A disabled assertion disables things
Assertions.EnabledAssertion - Class in org.apache.tools.ant.types
an enabled assertion enables things
assertNotReference() - Method in class org.apache.tools.ant.types.PropertySet
Ensures this data type is not a reference.
assumeJava1_1Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 1.1+ command line switches?
assumeJava1_2Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 1.2+ command line switches?
assumeJava1_3Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 1.3+ command line switches?
assumeJava1_4Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 1.4+ command line switches?
assumeJava1_5Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 1.5+ command line switches?
assumeJava1_6Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 1.6+ command line switches?
assumeJava1_7Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 1.7+ command line switches?
assumeJava1_8Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 1.8+ command line switches?
assumeJava10Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 10+ command line switches?
assumeJava11() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava1_1Plus, if necessary combined with !assumeJava1_2Plus
assumeJava12() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava1_2Plus, if necessary combined with !assumeJava1_3Plus
assumeJava13() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava1_3Plus, if necessary combined with !assumeJava1_4Plus
assumeJava14() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava1_4Plus, if necessary combined with !assumeJava1_5Plus
assumeJava15() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava1_5Plus, if necessary combined with !assumeJava1_6Plus
assumeJava16() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava1_6Plus, if necessary combined with !assumeJava1_7Plus
assumeJava17() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava1_7Plus, if necessary combined with !assumeJava1_8Plus
assumeJava18() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava1_8Plus, if necessary combined with !assumeJava9Plus
assumeJava19() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
use #assumeJava9 instead
assumeJava9() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Deprecated.
since Ant 1.10.7, use assumeJava9Plus, in the future if necessary combined with !assumeJava10Plus
assumeJava9Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Shall we assume JDK 9+ command line switches?
asTarFileSet(ArchiveFileSet) - Method in class org.apache.tools.ant.taskdefs.Tar
Copies fullpath, prefix and permission attributes from the ArchiveFileSet to a new TarFileSet (or returns it unchanged if it already is a TarFileSet).
ATIMELEN_GNU - Static variable in interface org.apache.tools.tar.TarConstants
The length of the access time field in an old GNU header buffer.
ATTR_CLASSNAME - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
classname attribute for testcase elements
ATTR_ERRORS - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
errors attribute for testsuite elements
ATTR_FAILURES - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
failures attribute for testsuite elements
ATTR_ID - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
id attribute
ATTR_MESSAGE - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
message attribute for failure elements
ATTR_NAME - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
name attribute for property, testcase and testsuite elements
ATTR_PACKAGE - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
package attribute for the aggregate document
ATTR_SKIPPED - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
 
ATTR_TESTS - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
tests attribute for testsuite elements
ATTR_TIME - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
time attribute for testcase and testsuite elements
ATTR_TYPE - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
type attribute for failure and error elements
ATTR_VALUE - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
value attribute for property elements
Attrib - Class in org.apache.tools.ant.taskdefs.optional.windows
Attrib equivalent for Win32 environments.
Attrib() - Constructor for class org.apache.tools.ant.taskdefs.optional.windows.Attrib
Constructor for Attrib.
Attribute() - Constructor for class org.apache.tools.ant.taskdefs.MacroDef.Attribute
 
Attribute() - Constructor for class org.apache.tools.ant.taskdefs.Manifest.Attribute
Construct an empty attribute
Attribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.script.ScriptDef.Attribute
 
Attribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Attribute
 
Attribute() - Constructor for class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Attribute
 
Attribute(String) - Constructor for class org.apache.tools.ant.taskdefs.Manifest.Attribute
Construct an attribute by parsing a line from the Manifest
Attribute(String, String) - Constructor for class org.apache.tools.ant.taskdefs.Manifest.Attribute
Construct a manifest by specifying its name and value
ATTRIBUTE_CLASSPATH - Static variable in class org.apache.tools.ant.taskdefs.Manifest
The Class-Path Header is special - it can be duplicated
ATTRIBUTE_FROM - Static variable in class org.apache.tools.ant.taskdefs.Manifest
The From Header is disallowed in a Manifest
ATTRIBUTE_MANIFEST_VERSION - Static variable in class org.apache.tools.ant.taskdefs.Manifest
The standard manifest version header
ATTRIBUTE_NAME - Static variable in class org.apache.tools.ant.taskdefs.Manifest
The Name Attribute is the first in a named section
ATTRIBUTE_NAMESPACE - Static variable in class org.apache.tools.ant.MagicNames
Name of the namespace "type".
ATTRIBUTE_SIGNATURE_VERSION - Static variable in class org.apache.tools.ant.taskdefs.Manifest
The standard Signature Version header
AttributeNamespace - Class in org.apache.tools.ant.attribute
This class is used to indicate that the XML namespace (URI) can be used to look for namespace attributes.
AttributeNamespace() - Constructor for class org.apache.tools.ant.attribute.AttributeNamespace
 
AttributeNamespaceDef - Class in org.apache.tools.ant.taskdefs
Definition to allow the URI to be considered for Ant attributes.
AttributeNamespaceDef() - Constructor for class org.apache.tools.ant.taskdefs.AttributeNamespaceDef
 
attributes - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
 
AugmentReference - Class in org.apache.tools.ant.taskdefs
Ant task to dynamically augment a previously declared reference.
AugmentReference() - Constructor for class org.apache.tools.ant.taskdefs.AugmentReference
 
auto - Enum constant in enum class org.apache.tools.ant.util.ScriptManager
 
AUTO - Static variable in class org.apache.tools.ant.taskdefs.email.EmailTask
Constant to show that the best available mailer should be used.
AUTO_TMPDIR - Static variable in class org.apache.tools.ant.MagicNames
Magic property that will be set to override java.io.tmpdir system property as the location for Ant's default temporary directory if a temp file is created and MagicNames.TMPDIR is not set.
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 - Class in org.apache.tools.ant.taskdefs
Will set the given property if the requested resource is available at runtime.
Available() - Constructor for class org.apache.tools.ant.taskdefs.Available
 
Available.FileDir - Class in org.apache.tools.ant.taskdefs
EnumeratedAttribute covering the file types to be checked for, either file or dir.

B

BAS_DD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
 
Base64Converter - Class in org.apache.tools.ant.util
BASE 64 encoding of a String or an array of bytes.
Base64Converter() - Constructor for class org.apache.tools.ant.taskdefs.Get.Base64Converter
 
Base64Converter() - Constructor for class org.apache.tools.ant.util.Base64Converter
 
BaseAssertion() - Constructor for class org.apache.tools.ant.types.Assertions.BaseAssertion
 
baseBlockSize - Static variable in interface org.apache.tools.bzip2.BZip2Constants
 
basedir - Variable in class org.apache.tools.ant.DirectoryScanner
The base directory to be scanned.
BaseExtendSelector - Class in org.apache.tools.ant.types.selectors
Convenience base class for all selectors accessed through ExtendSelector.
BaseExtendSelector() - Constructor for class org.apache.tools.ant.types.selectors.BaseExtendSelector
 
BaseFilterReader - Class in org.apache.tools.ant.filters
Base class for core filter readers.
BaseFilterReader() - Constructor for class org.apache.tools.ant.filters.BaseFilterReader
Constructor used by Ant's introspection mechanism.
BaseFilterReader(Reader) - Constructor for class org.apache.tools.ant.filters.BaseFilterReader
Creates a new filtered reader.
BaseIfAttribute - Class in org.apache.tools.ant.attribute
An abstract class for if/unless attributes.
BaseIfAttribute() - Constructor for class org.apache.tools.ant.attribute.BaseIfAttribute
 
BASEJARNAME - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.NamingScheme
Naming scheme where the generated jar is named by the basejarname attribute
Basename - Class in org.apache.tools.ant.taskdefs
Sets a property to the base name of a specified file, optionally minus a suffix.
Basename() - Constructor for class org.apache.tools.ant.taskdefs.Basename
 
BaseParamFilterReader - Class in org.apache.tools.ant.filters
Parameterized base class for core filter readers.
BaseParamFilterReader() - Constructor for class org.apache.tools.ant.filters.BaseParamFilterReader
Constructor for "dummy" instances.
BaseParamFilterReader(Reader) - Constructor for class org.apache.tools.ant.filters.BaseParamFilterReader
Creates a new filtered reader.
BaseResourceCollectionContainer - Class in org.apache.tools.ant.types.resources
Base class for ResourceCollections that nest multiple ResourceCollections.
BaseResourceCollectionContainer() - Constructor for class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
Create a new BaseResourceCollectionContainer.
BaseResourceCollectionContainer(Project) - Constructor for class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
Create a new BaseResourceCollectionContainer.
BaseResourceCollectionWrapper - Class in org.apache.tools.ant.types.resources
Base class for a ResourceCollection that wraps a single nested ResourceCollection.
BaseResourceCollectionWrapper() - Constructor for class org.apache.tools.ant.types.resources.BaseResourceCollectionWrapper
 
BaseSelector - Class in org.apache.tools.ant.types.selectors
A convenience base class that you can subclass Selectors from.
BaseSelector() - Constructor for class org.apache.tools.ant.types.selectors.BaseSelector
 
BaseSelectorContainer - Class in org.apache.tools.ant.types.selectors
This is the base class for selectors that can contain other selectors.
BaseSelectorContainer() - Constructor for class org.apache.tools.ant.types.selectors.BaseSelectorContainer
 
BaseTest - Class in org.apache.tools.ant.taskdefs.optional.junit
Baseclass for BatchTest and JUnitTest.
BaseTest() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
BasicShape - Class in org.apache.tools.ant.types.optional.image
Draw a basic shape
BasicShape - Class in org.apache.tools.ant.types.optional.imageio
Draw a basic shape
BasicShape() - Constructor for class org.apache.tools.ant.types.optional.image.BasicShape
 
BasicShape() - Constructor for class org.apache.tools.ant.types.optional.imageio.BasicShape
 
BatchTest - Class in org.apache.tools.ant.taskdefs.optional.junit
Create then run JUnitTest's based on the list of files given by the fileset attribute.
BatchTest(Project) - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.BatchTest
create a new batchtest instance
bcc(String) - Method in class org.apache.tools.mail.MailMessage
Sets the bcc address.
bccList - Variable in class org.apache.tools.ant.taskdefs.email.Mailer
 
BCFileSet - Class in org.apache.tools.ant.types.resources
Utility FileSet that includes directories for backwards-compatibility with certain tasks e.g.
BCFileSet() - Constructor for class org.apache.tools.ant.types.resources.BCFileSet
Default constructor.
BCFileSet(FileSet) - Constructor for class org.apache.tools.ant.types.resources.BCFileSet
Construct a new BCFileSet from the specified FileSet.
BEFORE - Static variable in class org.apache.tools.ant.types.TimeComparison
Before Comparison.
beginDownload() - Method in interface org.apache.tools.ant.taskdefs.Get.DownloadProgress
begin a download
beginDownload() - Method in class org.apache.tools.ant.taskdefs.Get.NullProgress
begin a download
beginDownload() - Method in class org.apache.tools.ant.taskdefs.Get.VerboseProgress
begin a download
beginExecution() - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
init processing logic; this is retained through our execution(s)
beginExecution() - Method in class org.apache.tools.ant.taskdefs.VerifyJar
 
BES_DD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
 
BIGNUMBER_ERROR - Static variable in class org.apache.tools.tar.TarOutputStream
Fail if a big number (e.g.
BIGNUMBER_POSIX - Static variable in class org.apache.tools.tar.TarOutputStream
POSIX/PAX extensions are used to store big numbers in the archive.
BIGNUMBER_STAR - Static variable in class org.apache.tools.tar.TarOutputStream
star/GNU tar/BSD tar extensions are used to store big number in the archive.
BigProjectLogger - Class in org.apache.tools.ant.listener
This is a special logger that is designed to make it easier to work with big projects, those that use imports and subant to build complex systems.
BigProjectLogger() - Constructor for class org.apache.tools.ant.listener.BigProjectLogger
 
BindTargets - Class in org.apache.tools.ant.taskdefs
Simple task which bind some targets to some defined extension point
BindTargets() - Constructor for class org.apache.tools.ant.taskdefs.BindTargets
 
bindToComponent(ProjectComponent) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Bind the runner to a project component.
bindToComponentMinimum(ProjectComponent) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Bind the runner to a project component.
bindToKeystore(ExecTask) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
bind to a keystore if the attributes are there
bindToOwner(Task) - Method in class org.apache.tools.ant.Task
Bind a task to another; use this when configuring a newly created task to do work on behalf of another.
BlockFor - Class in org.apache.tools.ant.taskdefs.optional.testing
 
BlockFor() - Constructor for class org.apache.tools.ant.taskdefs.optional.testing.BlockFor
Constructor that takes the name of the task in the task name.
BlockFor(String) - Constructor for class org.apache.tools.ant.taskdefs.optional.testing.BlockFor
Constructor that takes the name of the task in the task name.
BOOLEAN - Enum constant in enum class org.apache.tools.ant.taskdefs.XSLTProcess.ParamType
 
bootclasspath - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
 
BorlandDeploymentTool - Class in org.apache.tools.ant.taskdefs.optional.ejb
BorlandDeploymentTool is dedicated to the Borland Application Server 4.5 and 4.5.1 This task generates and compiles the stubs and skeletons for all ejb described into the Deployment Descriptor, builds the jar file including the support files and verify whether the produced jar is valid or not.
BorlandDeploymentTool() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
 
BorlandGenerateClient - Class in org.apache.tools.ant.taskdefs.optional.ejb
Generates a Borland Application Server 4.5 client JAR using as input the EJB JAR file.
BorlandGenerateClient() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
 
both - Enum constant in enum class org.apache.tools.ant.types.resources.MultiRootFileSet.SetType
 
br - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.
 
BRIEF_FORMATTER_CLASS_NAME - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
brief formatter class
BriefCodediffNofile() - Constructor for class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY.BriefCodediffNofile
 
BriefJUnitResultFormatter - Class in org.apache.tools.ant.taskdefs.optional.junit
Prints plain text output of the test to a specified Writer.
BriefJUnitResultFormatter() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
Constructor for BriefJUnitResultFormatter.
bsf - Enum constant in enum class org.apache.tools.ant.util.ScriptManager
 
buf - Variable in class org.apache.tools.zip.ZipOutputStream
This buffer serves as a Deflater.
buffer - Variable in class org.apache.tools.tar.TarInputStream
 
buffer - Variable in class org.apache.tools.tar.TarOutputStream
 
bufferSize - Variable in class org.apache.tools.ant.filters.util.ChainReaderHelper
The size of the buffer to be used.
BUILD_JAVAC_SOURCE - Static variable in class org.apache.tools.ant.MagicNames
property that provides the default value for javac's and javadoc's source attribute.
BUILD_JAVAC_TARGET - Static variable in class org.apache.tools.ant.MagicNames
property that provides the default value for javac's target attribute.
BUILD_SYSCLASSPATH - Static variable in class org.apache.tools.ant.MagicNames
System classpath policy.
BuildAlert() - Constructor for class org.apache.tools.ant.taskdefs.optional.sound.SoundTask.BuildAlert
 
buildArgsPrefix() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
Builds the prefix arguments to pass to weblogic.deploy.
buildCmdLine() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckin
Build the command line.
buildCmdLine() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckout
Build the command line
buildCmdLine() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSGet
Build the command line
buildCmdLine() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSLabel
Build the command line
buildCmdLine() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSADD
Builds a command line to execute ss.
buildCmdLine() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKIN
Builds a command line to execute ss.
buildCmdLine() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
Builds a command line to execute ss.
buildCmdLine() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCP
Builds a command line to execute ss.
buildDeployArgs() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
Builds the arguments to pass to weblogic.deploy for deployment actions ("deploy" and "update").
BuildEvent - Class in org.apache.tools.ant
Class representing an event occurring during a build.
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 Class in org.apache.tools.ant
Signals an error condition during a build
BuildException() - Constructor for exception class org.apache.tools.ant.BuildException
Constructs a build exception with no descriptive information.
BuildException(String) - Constructor for exception class org.apache.tools.ant.BuildException
Constructs an exception with the given descriptive message.
BuildException(String, Object...) - Constructor for exception class org.apache.tools.ant.BuildException
Constructs an exception with the given format pattern and arguments.
BuildException(String, Throwable) - Constructor for exception 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 exception 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(String, Location) - Constructor for exception class org.apache.tools.ant.BuildException
Constructs an exception with the given descriptive message and a location in a file.
BuildException(Throwable) - Constructor for exception class org.apache.tools.ant.BuildException
Constructs an exception with the given exception as a root cause.
BuildException(Throwable, Location) - Constructor for exception 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 class org.apache.tools.ant.AntClassLoader
Cleans up any resources held by this classloader at the end of a build.
buildFinished(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Signals that the last target has finished.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
Prints whether the build succeeded or failed, any errors the occurred during the build, and how long the build took.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.listener.BigProjectLogger
Prints whether the build succeeded or failed, any errors the occurred during the build, and how long the build took.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.listener.CommonsLoggingListener
Signals that the last target has finished.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.listener.Log4jListener
Deprecated.
 
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.listener.MailLogger
Sends an e-mail with the log results.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.listener.SilentLogger
 
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
Not used Signals that the last target has finished.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.optional.sound.AntSoundPlayer
Fired after the last target has finished.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.Recorder
Cleans recorder registry.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
 
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
Signals that the last target has finished.
buildFinished(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
Fired when the build finishes, this adds the time taken and any error stacktrace to the build element and writes the document to disk.
buildListArgs() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
Builds the arguments to pass to weblogic.deploy for the list action
BuildListener - Interface in org.apache.tools.ant
Instances of classes that implement this interface can register to be notified when things happened during a build.
BuildLogger - Interface in org.apache.tools.ant
Interface used by Ant to log the build output.
buildMap(File, File, String[], FileNameMapper, Hashtable) - Method in class org.apache.tools.ant.taskdefs.Copy
Add to a map of files/directories to copy.
buildMap(Resource[], File, FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Copy
Create a map of resources to copy.
BuildNumber - Class in org.apache.tools.ant.taskdefs
Read, increment, and write a build number in a file It will first attempt to read a build number from a file, then set the property "build.number" to the value that was read in (or 0 if no such value).
BuildNumber() - Constructor for class org.apache.tools.ant.taskdefs.BuildNumber
 
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.AntClassLoader
Empty implementation to satisfy the BuildListener interface.
buildStarted(BuildEvent) - Method in interface org.apache.tools.ant.BuildListener
Signals that a build has started.
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
Responds to a build being started by just remembering the current time.
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.listener.CommonsLoggingListener
Signals that a build has started.
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.listener.Log4jListener
Deprecated.
 
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.listener.SilentLogger
 
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
Not used Signals that a build has started.
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.optional.sound.AntSoundPlayer
Fired before any targets are started.
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.Recorder
Empty implementation required by SubBuildListener interface.
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
 
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
Signals that a build has started.
buildStarted(BuildEvent) - Method in class org.apache.tools.ant.XmlLogger
Fired when the build starts, this builds the top-level element for the document and remembers the time of the start of the build.
BuildTimeoutException - Exception Class in org.apache.tools.ant.taskdefs.optional.testing
This exception is used to indicate timeouts.
BuildTimeoutException() - Constructor for exception class org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
Constructs a build exception with no descriptive information.
BuildTimeoutException(String) - Constructor for exception class org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
Constructs an exception with the given descriptive message.
BuildTimeoutException(String, Throwable) - Constructor for exception class org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
Constructs an exception with the given message and exception as a root cause.
BuildTimeoutException(String, Throwable, Location) - Constructor for exception class org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
Constructs an exception with the given message and exception as a root cause and a location in a file.
BuildTimeoutException(String, Location) - Constructor for exception class org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
Constructs an exception with the given descriptive message and a location in a file.
BuildTimeoutException(Throwable) - Constructor for exception class org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
Constructs an exception with the given exception as a root cause.
BuildTimeoutException(Throwable, Location) - Constructor for exception class org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
Constructs an exception with the given exception as a root cause and a location in a file.
buildUndeployArgs() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
Builds the arguments to pass to weblogic.deploy for undeployment actions ("undeploy" and "delete").
BuiltinNative2Ascii - Class in org.apache.tools.ant.taskdefs.optional.native2ascii
Encapsulates the built-in Native2Ascii implementation.
BuiltinNative2Ascii() - Constructor for class org.apache.tools.ant.taskdefs.optional.native2ascii.BuiltinNative2Ascii
 
BuiltinPropertySetName() - Constructor for class org.apache.tools.ant.types.PropertySet.BuiltinPropertySetName
 
BUnzip2 - Class in org.apache.tools.ant.taskdefs
Expands a file that has been compressed with the BZIP2 algorithm.
BUnzip2() - Constructor for class org.apache.tools.ant.taskdefs.BUnzip2
 
ByteUnits() - Constructor for class org.apache.tools.ant.types.selectors.SizeSelector.ByteUnits
 
BZip2 - Class in org.apache.tools.ant.taskdefs
Compresses a file with the BZIP2 algorithm.
BZip2() - Constructor for class org.apache.tools.ant.taskdefs.BZip2
 
BZip2Constants - Interface in org.apache.tools.bzip2
Base class for both the compress and decompress classes.
BZip2Resource - Class in org.apache.tools.ant.types.resources
A Bzip2 compressed resource.
BZip2Resource() - Constructor for class org.apache.tools.ant.types.resources.BZip2Resource
A no-arg constructor
BZip2Resource(ResourceCollection) - Constructor for class org.apache.tools.ant.types.resources.BZip2Resource
Constructor with another resource to wrap.

C

Cab - Class in org.apache.tools.ant.taskdefs.optional
Create a CAB archive.
Cab() - Constructor for class org.apache.tools.ant.taskdefs.optional.Cab
 
Cache - Interface in org.apache.tools.ant.types.selectors.modifiedselector
A Cache let the user store key-value-pairs in a permanent manner and access them.
CacheName() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector.CacheName
 
calculateCheckEveryMillis() - Method in class org.apache.tools.ant.taskdefs.WaitFor
Get the check wait time, in milliseconds.
calculateMaxWaitMillis() - Method in class org.apache.tools.ant.taskdefs.WaitFor
Get the maximum wait time, in milliseconds.
CallTarget - Class in org.apache.tools.ant.taskdefs
Call another target in the same project.
CallTarget() - Constructor for class org.apache.tools.ant.taskdefs.CallTarget
 
CanCreateSymbolicLink - Class in org.apache.tools.ant.taskdefs.condition
Tests whether the current process can create a symbolic link.
CanCreateSymbolicLink() - Constructor for class org.apache.tools.ant.taskdefs.condition.CanCreateSymbolicLink
 
canEncode(String) - Method in interface org.apache.tools.zip.ZipEncoding
Check, whether the given string may be losslessly encoded using this encoding.
canParseAntlibDescriptor(Resource) - Method in class org.apache.tools.ant.helper.ProjectHelper2
Whether this instance of ProjectHelper can parse an Antlib descriptor given by the URL and return its content as an UnknownElement ready to be turned into an Antlib task.
canParseAntlibDescriptor(Resource) - Method in class org.apache.tools.ant.ProjectHelper
Whether this instance of ProjectHelper can parse an Antlib descriptor given by the URL and return its content as an UnknownElement ready to be turned into an Antlib task.