- 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
NOTE: This implementation has been moved here from Cvs.java with
the addition of some accessors for extensibility.
- AbstractCvsTask() - Constructor for class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
empty no-arg constructor
- AbstractCvsTask.Module - Class in org.apache.tools.ant.taskdefs
-
- AbstractCvsTask.Module() - Constructor for class org.apache.tools.ant.taskdefs.AbstractCvsTask.Module
-
- 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(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
- 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[], int, int) - Constructor for class org.apache.tools.zip.AbstractUnicodeExtraField
-
Assemble as unicode extension from the name/comment and
encoding of the orginal zip entry.
- AbstractUnicodeExtraField(String, byte[]) - Constructor for class org.apache.tools.zip.AbstractUnicodeExtraField
-
Assemble as unicode extension from the name/comment and
encoding of the orginal 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(Node) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.DOMUtil.NodeFilter
-
- 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
- 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(PropertySet) - Method in class org.apache.tools.ant.filters.ExpandProperties
-
Restrict the expanded properties using a PropertySet.
- add(Comparator) - Method in class org.apache.tools.ant.filters.SortFilter
-
Set the comparator to be used as sorting criterium as nested element.
- add(Tokenizer) - Method in class org.apache.tools.ant.filters.TokenFilter
-
add an arbitrary tokenizer
- 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(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(Condition) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Add an arbitrary condition
- 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.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(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(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Add an arbitrary ResourceCollection to be deleted.
- add(FileSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
-
add an arbitrary selector
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Add a collection of resources upon which to operate.
- add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Add a nested FileNameMapper.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Add a resource collection.
- add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Expand
-
A nested filenamemapper
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Get
-
Adds URLs to get.
- add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Get
-
Add a nested filenamemapper.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.ImportTask
-
The resource to import.
- add(CompilerAdapter) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the compiler adapter explicitly.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Javadoc.ResourceCollectionContainer
-
Add a resource collection to the container.
- add(FileSet) - Method in class org.apache.tools.ant.taskdefs.Length
-
Add a FileSet.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Length
-
Add a ResourceCollection.
- add(FileSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add an arbitary selector
- add(ImageOperation) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Add an ImageOperation to chain.
- add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Add a nested filenamemapper.
- add(JavahAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Set the adapter explicitly.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest
-
Add a new ResourceCollection instance to this
batchtest.
- add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
A nested filenamemapper
- add(Native2AsciiAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Set the adapter explicitly.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
Add any source resource.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Add an arbitrary ResourceCollection.
- add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Add a nested filenamemapper.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.ResourceCount
-
Add the ResourceCollection to count.
- add(RmicAdapter) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Set the compiler adapter explicitly.
- add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
add a mapper to determine file naming policy.
- 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(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Touch
-
Add a FileNameMapper
.
- 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(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.UpToDate
-
A nested filenamemapper
- 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(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Adds a nested filenamemapper.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Add a collection of resources to be archived.
- add(FileSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add an arbitary selector.
- add(ChainableReader) - Method in class org.apache.tools.ant.types.FilterChain
-
Add a chainfilter filter.
- add(FileNameMapper) - Method in class org.apache.tools.ant.types.Mapper
-
Add a nested FileNameMapper
.
- add(Path) - Method in class org.apache.tools.ant.types.Path
-
Adds a nested path
- add(ResourceCollection) - Method in class org.apache.tools.ant.types.Path
-
Add a nested ResourceCollection
.
- add(FileNameMapper) - Method in class org.apache.tools.ant.types.PropertySet
-
Add a nested FileNameMapper.
- add(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
-
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(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(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Adds the required nested ResourceCollection.
- add(FileNameMapper) - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Add a nested filenamemapper.
- 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 a ResourceCollection.
- add(ResourceCollection) - Method in class org.apache.tools.ant.types.resources.Restrict
-
Add the ResourceCollection.
- add(ResourceSelector) - Method in class org.apache.tools.ant.types.resources.Restrict
-
Add a ResourceSelector.
- add(ResourceComparator) - Method in class org.apache.tools.ant.types.resources.selectors.Compare
-
Add a ResourceComparator to this Compare selector.
- 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(ResourceComparator) - Method in class org.apache.tools.ant.types.resources.Sort
-
Add a ResourceComparator to this Sort ResourceCollection.
- add(Tokenizer) - Method in class org.apache.tools.ant.types.resources.Tokens
-
Add the nested Tokenizer to this Tokens ResourceCollection.
- add(FileSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
add an arbitary selector
- add(FileSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
add an arbitary selector
- add(FileSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
add an arbitary selector
- add(FileNameMapper) - Method in class org.apache.tools.ant.util.ContainerMapper
-
Add a FileNameMapper
.
- add(ResourceCollection) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Add any source resource.
- add(Object) - Method in class org.apache.tools.ant.util.VectorSet
-
- add(int, Object) - 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.
- addAddFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
-
Adds a file to be added into the output.
- addAddFiles(String[]) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
-
Adds several file to be added into the output.
- addAll(Collection) - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Add the Collection of ResourceCollections to the container.
- addAll(Collection) - Method in class org.apache.tools.ant.util.VectorSet
-
- 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.
- 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.
- addArchives(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.Ear
-
Adds zipfileset.
- addArg(CommandlineJava, String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
-
add an argument oneple to the argument list, if the value aint 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 aint 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 aint null
- 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.
- 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
-
Add 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.taskdefs.ManifestClassPath
-
Adds the classpath to convert.
- 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.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(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(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(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(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(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.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.
- 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.
- 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.
- 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.
- addConfiguredIndexJars(Path) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Add a path to index jars.
- 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.
- 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
.
- 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.
- 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.
- 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.
- 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.
- 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(AntTypeDefinition) - Method in class org.apache.tools.ant.ComponentHelper
-
Describe addDataTypeDefinition
method here.
- addDataTypeDefinition(String, Class) - Method in class org.apache.tools.ant.Project
-
Add a new datatype definition.
- 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
-
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.
- 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(ScriptDef.NestedElement) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
Add a nested element definition.
- addElement(Object) - Method in class org.apache.tools.ant.util.VectorSet
-
- addEllipse(Ellipse) - Method in class org.apache.tools.ant.types.optional.image.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.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.
- 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(Extension, Attributes) - Static method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Add Extension to the specified manifest Attributes.
- addExtension(Extension, String, Attributes) - Static method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Add Extension to the specified manifest Attributes.
- addExtension(ExtensionAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionSet
-
Adds an extension that this library requires.
- 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, 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, Throwable) - 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.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, AssertionFailedError) - 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, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
-
Interface TestListener for JUnit > 3.4.
- addFailure(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
-
- addFailure(Test, AssertionFailedError) - 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.XMLJUnitResultFormatter
-
Interface TestListener for JUnit > 3.4.
- 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
- addFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Add a file to the list of files.
- 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(Commandline, ProjectComponent, File, File) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii
-
Adds source and dest files to the command line.
- addFiles(String[]) - Method in class org.apache.tools.ant.types.resources.FileResourceIterator
-
Add an array of filenames to this FileResourceIterator.
- 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.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.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
-
Add a set of files to be deleted.
- 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
- 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.perforce.P4Add
-
Add a fileset whose files will be added to Perforce.
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Fstat
-
Adds a fileset to be examined by p4fstat.
- 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 tranfer 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.
- 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(FilterSet.Filter) - Method in class org.apache.tools.ant.types.FilterSet
-
Add a new filter.
- addFilter(String, String) - Method in class org.apache.tools.ant.types.FilterSet
-
Add a new filter made from the given token and value.
- 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(JUnitTaskMirror.JUnitResultFormatterMirror) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
-
Add a formatter to the test.
- addFormatter(JUnitResultFormatter) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
-
Add a formatter.
- 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
-
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.
- 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.
- 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(Target) - Method in class org.apache.tools.ant.Project
-
Add a target to the project, or replaces one with the same
name.
- addOrReplaceTarget(String, 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.
- 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, 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(String, Object) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Support for nested <param> tags.
- 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.
- 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, String) - Method in class org.apache.tools.ant.taskdefs.Property
-
add a name value pair to the project property set
- addProperty(String, Object) - 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.
- 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
-
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.
- addScale(Scale) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
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.
- 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.
- 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(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.
- addTarget(String, 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 parallel (asynchron).
- 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(String) - Method in class org.apache.tools.ant.filters.StripLineComments.Comment
-
Alt.
- 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, 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) - Static method in class org.apache.tools.ant.ProjectHelper
-
Adds the content of #PCDATA sections to an element.
- addText(String) - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Adds characters from #PCDATA areas to the wrapped element.
- 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.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.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
-
Set 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(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(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.
- 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(ExecTask, String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
add a value argument to a command
- addValue(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Add a new value to this attribute - making it multivalued.
- 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.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 finishs.
- 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 finishs.
- 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.
- 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
-
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.
- AggregateTransformer.Format() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer.Format
-
- Algorithm - Interface in org.apache.tools.ant.types.selectors.modifiedselector
-
The Algorithm defines how a value for a file is computed.
- 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
- 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 - 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() - Constructor for class org.apache.tools.ant.taskdefs.condition.And
-
- And - Class in org.apache.tools.ant.types.resources.selectors
-
And ResourceSelector.
- 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
-
Default constructor.
- 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
-
- 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.Reference - Class in org.apache.tools.ant.taskdefs
-
Helper class that implements the nested <reference>
element of <ant> and <antcall>.
- Ant.Reference() - Constructor for class org.apache.tools.ant.taskdefs.Ant.Reference
-
Creates a reference to be configured by Ant.
- Ant.TargetElement - Class in org.apache.tools.ant.taskdefs
-
Helper class that implements the nested <target>
element of <ant> and <antcall>.
- Ant.TargetElement() - Constructor for class org.apache.tools.ant.taskdefs.Ant.TargetElement
-
Default constructor.
- 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_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.
- 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
-
Default constructor
- AntClassLoader - Class in org.apache.tools.ant
-
Used to load classes within ant with a different classpath from
that used to start ant.
- 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() - Constructor for class org.apache.tools.ant.AntClassLoader
-
Create an Ant Class Loader
- AntClassLoader(Project, Path) - Constructor for class org.apache.tools.ant.AntClassLoader
-
Creates a classloader for the given project using the classpath given.
- 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, boolean) - Constructor for class org.apache.tools.ant.AntClassLoader
-
Creates a classloader for the given project using the classpath given.
- AntClassLoader(ClassLoader, boolean) - Constructor for class org.apache.tools.ant.AntClassLoader
-
Creates an empty class loader.
- AntClassLoader2 - Class in org.apache.tools.ant.loader
-
- AntClassLoader2() - Constructor for class org.apache.tools.ant.loader.AntClassLoader2
-
Deprecated.
No args constructor.
- AntClassLoader5 - Class in org.apache.tools.ant.loader
-
Overrides getResources which became non-final in Java5 and
implements Closeable
- AntClassLoader5(ClassLoader, Project, Path, boolean) - Constructor for class org.apache.tools.ant.loader.AntClassLoader5
-
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
-
- 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
-
The URI for defined types/tasks - the format is antlib:
- 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
-
- 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
-
Constructor for 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.
- AntTypeDefinition - Class in org.apache.tools.ant
-
This class contains all the information
on a particular ant type,
the classname, adaptor 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(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.
- append(Enumeration, Enumeration) - Static method in class org.apache.tools.ant.util.CollectionUtils
-
Append one enumeration to another.
- Appendable - Interface in org.apache.tools.ant.types.resources
-
Interface to be implemented by "appendable" resources.
- 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 include
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(CommandlineJava) - Method in class org.apache.tools.ant.types.Assertions
-
apply all the assertions to the command.
- 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
- 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
- Apt - Class in org.apache.tools.ant.taskdefs
-
Apt Task for running the Annotation processing tool for JDK 1.5.
- Apt() - Constructor for class org.apache.tools.ant.taskdefs.Apt
-
Construtor for Apt task.
- Apt.Option - Class in org.apache.tools.ant.taskdefs
-
The nested option element.
- Apt.Option() - Constructor for class org.apache.tools.ant.taskdefs.Apt.Option
-
Constructor for Option
- APT_ENTRY_POINT - Static variable in class org.apache.tools.ant.taskdefs.compilers.AptCompilerAdapter
-
class in tools.jar that implements APT
- APT_METHOD_NAME - Static variable in class org.apache.tools.ant.taskdefs.compilers.AptCompilerAdapter
-
method used to compile.
- AptCompilerAdapter - Class in org.apache.tools.ant.taskdefs.compilers
-
The implementation of the apt compiler for JDK 1.5
As usual, the low level entry points for Java tools are neither documented or
stable; this entry point may change from that of 1.5.0_01-b08 without any
warning at all.
- AptCompilerAdapter() - Constructor for class org.apache.tools.ant.taskdefs.compilers.AptCompilerAdapter
-
- AptExternalCompilerAdapter - Class in org.apache.tools.ant.taskdefs.compilers
-
The implementation of the apt compiler for JDK 1.5 using an external process
- AptExternalCompilerAdapter() - Constructor for class org.apache.tools.ant.taskdefs.compilers.AptExternalCompilerAdapter
-
- Arc - Class in org.apache.tools.ant.types.optional.image
-
Draw an arc.
- Arc() - Constructor for class org.apache.tools.ant.types.optional.image.Arc
-
- 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(FileSet) - Constructor for class org.apache.tools.ant.types.ArchiveFileSet
-
Constructor using a fileset arguement.
- ArchiveFileSet(ArchiveFileSet) - Constructor for class org.apache.tools.ant.types.ArchiveFileSet
-
Constructor using a archive fileset arguement.
- 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
-
- arcwidth - Variable in class org.apache.tools.ant.types.optional.image.Rectangle
-
- 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?
- 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.
- asBoolean() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.SummaryAttribute
-
gives the boolean equivalent of the authorized values
- asCollection(Iterator) - Static method in class org.apache.tools.ant.util.CollectionUtils
-
Returns a collection containing all elements of the iterator.
- asEnumeration(Iterator) - Static method in class org.apache.tools.ant.util.CollectionUtils
-
Adapt the specified Iterator to the Enumeration interface.
- 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
-
Adapt the specified Enumeration to the Iterator interface.
- asOptions(String) - Static method in class org.apache.tools.ant.util.regexp.RegexpUtil
-
convert regex option flag characters to regex options
g - Regexp.REPLACE_ALL
i - RegexpMatcher.MATCH_CASE_INSENSITIVE
m - RegexpMatcher.MATCH_MULTILINE
s - RegexpMatcher.MATCH_SINGLELINE
- 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.
- 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.BaseAssertion() - Constructor for class org.apache.tools.ant.types.Assertions.BaseAssertion
-
- Assertions.DisabledAssertion - Class in org.apache.tools.ant.types
-
A disabled assertion disables things
- Assertions.DisabledAssertion() - Constructor for class org.apache.tools.ant.types.Assertions.DisabledAssertion
-
- Assertions.EnabledAssertion - Class in org.apache.tools.ant.types
-
an enabled assertion enables things
- Assertions.EnabledAssertion() - Constructor for class org.apache.tools.ant.types.Assertions.EnabledAssertion
-
- assertNotReference() - Method in class org.apache.tools.ant.types.PropertySet
-
Ensures this data type is not a reference.
- assumeJava11() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 1.1 command line switches?
- assumeJava12() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 1.2 command line switches?
- assumeJava13() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 1.3 command line switches?
- assumeJava14() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 1.4 command line switches?
- assumeJava15() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 1.5 command line switches?
- assumeJava16() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 1.6 command line switches?
- assumeJava17() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 1.7 command line switches?
- assumeJava18() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 1.8 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).
- 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_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_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_SIGNATURE_VERSION - Static variable in class org.apache.tools.ant.taskdefs.Manifest
-
The standard Signature Version header
- 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 - Static variable in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Constant to show that the best available mailer should be used.
- 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() - Method in class org.apache.tools.ant.util.ReaderInputStream
-
- 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.FileDir - Class in org.apache.tools.ant.taskdefs
-
EnumeratedAttribute covering the file types to be checked for, either
file or dir.
- Available.FileDir() - Constructor for class org.apache.tools.ant.taskdefs.Available.FileDir
-
- 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.
- 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 maxiumum 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
-
- 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.
- canParseBuildFile(Resource) - Method in class org.apache.tools.ant.ProjectHelper
-
Check if the helper supports the kind of file.
- CASE_KEY - Static variable in class org.apache.tools.ant.types.selectors.ContainsSelector
-
Used for parameterized custom selector
- CASE_KEY - Static variable in class org.apache.tools.ant.types.selectors.FilenameSelector
-
Used for parameterized custom selector
- CATALOG_RESOLVER - Static variable in class org.apache.tools.ant.types.XMLCatalog
-
Resolver base class
- CBZip2InputStream - Class in org.apache.tools.bzip2
-
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
- CBZip2InputStream(InputStream) - Constructor for class org.apache.tools.bzip2.CBZip2InputStream
-
Constructs a new CBZip2InputStream which decompresses bytes read from
the specified stream.
- CBZip2OutputStream - Class in org.apache.tools.bzip2
-
An output stream that compresses into the BZip2 format (without the file
header chars) into another stream.
- CBZip2OutputStream(OutputStream) - Constructor for class org.apache.tools.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with a blocksize of 900k.
- CBZip2OutputStream(OutputStream, int) - Constructor for class org.apache.tools.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with specified blocksize.
- cc(String) - Method in class org.apache.tools.mail.MailMessage
-
Sets the cc address.
- CCCheckin - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Performs ClearCase checkin.
- CCCheckin() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
- CCCheckout - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Performs ClearCase checkout.
- CCCheckout() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
- ccList - Variable in class org.apache.tools.ant.taskdefs.email.Mailer
-
- CCLock - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Performs a ClearCase Lock command.
- CCLock() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
- CCMCheck - Class in org.apache.tools.ant.taskdefs.optional.ccm
-
Class common to all check commands (checkout, checkin,checkin default task);
- CCMCheck() - Constructor for class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
-
Constructor for CCMCheck.
- CCMCheckin - Class in org.apache.tools.ant.taskdefs.optional.ccm
-
Performs Continuus checkin command.
- CCMCheckin() - Constructor for class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheckin
-
Default constructor - setup checkin command
- CCMCheckinDefault - Class in org.apache.tools.ant.taskdefs.optional.ccm
-
Performs Continuus Checkin Default task command.
- CCMCheckinDefault() - Constructor for class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheckinDefault
-
Constructor for CCMCheckinDefault.
- CCMCheckout - Class in org.apache.tools.ant.taskdefs.optional.ccm
-
Performs Continuus checkout command.
- CCMCheckout() - Constructor for class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheckout
-
default constructor
- CCMCreateTask - Class in org.apache.tools.ant.taskdefs.optional.ccm
-
Creates new Continuus ccm task and sets it as the default.
- CCMCreateTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Constructor for CCMCreateTask.
- CCMkattr - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Task to perform mkattr command to ClearCase.
- CCMkattr() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
- CCMkbl - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Task to CreateBaseline command to ClearCase.
- CCMkbl() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
- CCMkdir - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Performs ClearCase mkdir.
- CCMkdir() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir
-
- CCMkelem - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Performs ClearCase mkelem.
- CCMkelem() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
- CCMklabel - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Task to perform mklabel command to ClearCase.
- CCMklabel() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
- CCMklbtype - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Task to perform mklbtype command to ClearCase.
- CCMklbtype() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
- CCMReconfigure - Class in org.apache.tools.ant.taskdefs.optional.ccm
-
Task allows to reconfigure a project, recursively or not
- CCMReconfigure() - Constructor for class org.apache.tools.ant.taskdefs.optional.ccm.CCMReconfigure
-
Constructor for CCMReconfigure.
- CCRmtype - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Task to perform rmtype command to ClearCase.
- CCRmtype() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
- CCUnCheckout - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Performs ClearCase UnCheckout command.
- CCUnCheckout() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnCheckout
-
- CCUnlock - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Performs a ClearCase Unlock command.
- CCUnlock() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
-
- CCUpdate - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
Performs a ClearCase Update command.
- CCUpdate() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
- CentralDirectoryParsingZipExtraField - Interface in org.apache.tools.zip
-
- CFH_SIG - Static variable in class org.apache.tools.zip.ZipOutputStream
-
central file header signature
- chain(Reader) - Method in interface org.apache.tools.ant.filters.ChainableReader
-
Returns a reader with the same configuration as this one,
but filtering input from the specified reader.
- chain(Reader) - Method in class org.apache.tools.ant.filters.ClassConstants
-
Creates a new ClassConstants using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.ConcatFilter
-
Creates a new ConcatReader using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.EscapeUnicode
-
Creates a new EscapeUnicode using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.ExpandProperties
-
Creates a new ExpandProperties filter using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Create a new FixCrLfFilter using the passed in Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.HeadFilter
-
Creates a new HeadFilter using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.LineContains
-
Creates a new LineContains using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.LineContainsRegExp
-
Creates a new LineContainsRegExp using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.PrefixLines
-
Creates a new PrefixLines filter using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.ReplaceTokens
-
Creates a new ReplaceTokens using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.SortFilter
-
Creates a new SortReader using the passed in Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.StripJavaComments
-
Creates a new StripJavaComments using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.StripLineBreaks
-
Creates a new StripLineBreaks using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.StripLineComments
-
Creates a new StripLineComments using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.SuffixLines
-
Creates a new SuffixLines filter using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.TabsToSpaces
-
Creates a new TabsToSpaces using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.TailFilter
-
Creates a new TailFilter using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.TokenFilter
-
Creates a new TokenFilter using the passed in
Reader for instantiation.
- chain(Reader) - Method in class org.apache.tools.ant.filters.TokenFilter.ChainableReaderFilter
-
Chain a tokenfilter reader to a reader,
- chain(Reader) - Method in class org.apache.tools.ant.filters.TokenFilter.DeleteCharacters
-
factory method to provide a reader that removes
the characters from a reader as part of a filter
chain
- chain(Reader) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Chain this task as a reader.
- ChainableReader - Interface in org.apache.tools.ant.filters
-
Interface indicating that a reader may be chained to another one.
- ChainedMapper - Class in org.apache.tools.ant.util
-
A ContainerMapper
that chains the results of the first
nested FileNameMapper
s into sourcefiles for the second,
the second to the third, and so on, returning the resulting mapped
filenames from the last nested FileNameMapper
.
- ChainedMapper() - Constructor for class org.apache.tools.ant.util.ChainedMapper
-
- ChainReaderHelper - Class in org.apache.tools.ant.filters.util
-
Process a FilterReader chain.
- ChainReaderHelper() - Constructor for class org.apache.tools.ant.filters.util.ChainReaderHelper
-
- change - Variable in class org.apache.tools.ant.taskdefs.optional.perforce.P4Delete
-
number of the change list to work on
- change - Variable in class org.apache.tools.ant.taskdefs.optional.perforce.P4Edit
-
number of the change list to work on
- change - Variable in class org.apache.tools.ant.taskdefs.optional.perforce.P4Submit
-
change list number
- ChangeLogTask - Class in org.apache.tools.ant.taskdefs.cvslib
-
Examines the output of cvs log and group related changes together.
- ChangeLogTask() - Constructor for class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
- ChangeLogWriter - Class in org.apache.tools.ant.taskdefs.cvslib
-
Class used to generate an XML changelog.
- ChangeLogWriter() - Constructor for class org.apache.tools.ant.taskdefs.cvslib.ChangeLogWriter
-
- characters(char[], int, int, AntXMLContext) - Method in class org.apache.tools.ant.helper.ProjectHelper2.AntHandler
-
Handles text within an element.
- characters(char[], int, int, AntXMLContext) - Method in class org.apache.tools.ant.helper.ProjectHelper2.ElementHandler
-
Adds text to the task, using the wrapper
- characters(char[], int, int) - Method in class org.apache.tools.ant.helper.ProjectHelper2.RootHandler
-
Handle text within an element, calls currentHandler.characters.
- characters(char[], int, int) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
SAX parser call-back method invoked whenever characters are located within
an element.
- check(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Tar
-
Checks whether the archive is out-of-date with respect to the resources
of the given collection.
- check(File, String[]) - Method in class org.apache.tools.ant.taskdefs.Tar
-
Checks whether the archive is out-of-date with respect to the
given files, ensures that the archive won't contain itself.
- check() - Method in class org.apache.tools.ant.types.spi.Provider
-
Check if the component has been configured correctly.
- check() - Method in class org.apache.tools.ant.types.spi.Service
-
Check if this object is configured correctly as a nested
element.
- checkAndAddDependants(Hashtable) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Add all available classes, that depend on Remote, Home, Bean, PK
- checkAttributes() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Checks to see that all required parameters are set.
- checkAttributes() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Checks to see that all required parameters are set.
- checkAttributesAllowed() - Method in class org.apache.tools.ant.types.DataType
-
check that it is ok to set attributes, i.e that no reference is defined
- checkChildrenAllowed() - Method in class org.apache.tools.ant.types.DataType
-
check that it is ok to add children, i.e that no reference is defined
- checkClass(Project) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Checks if the attributes are correct.
- checkClass(Project) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Check if the attributes are correct.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Check the attributes and nested elements.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Has the user set all necessary attributes?
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Check the configuration of this ExecuteOn instance.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.Java
-
Check configuration.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
Check if the attributes and nested elements are correct.
- checkConfiguration(String, SAXParser) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
This method is called as the first step in the processDescriptor method
to allow vendor-specific subclasses to validate the task configuration
prior to processing the descriptor.
- checkConfiguration(String, SAXParser) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetDeploymentTool
-
Verifies that the user selections are valid.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
-
Verifies that the user selections are valid.
- checkConfiguration(String, SAXParser) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Verify the configuration.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.optional.unix.Chgrp
-
Ensure that all the required arguments and other conditions have
been set.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.optional.unix.Chown
-
Ensure that all the required arguments and other conditions have
been set.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Check the attributes.
- checkConfiguration() - Method in class org.apache.tools.ant.taskdefs.Touch
-
Check that this task has been configured properly.
- CHECKDIRS_KEY - Static variable in class org.apache.tools.ant.types.selectors.DateSelector
-
Key to used for parameterized custom selector
- checked - Variable in class org.apache.tools.ant.types.DataType
-
- checkEntry() - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Validate settings and ensure that the represented "archive entry"
has been established.
- checkErrors() - Method in class org.apache.tools.ant.TaskConfigurationChecker
-
Checks if there are any collected errors and throws a BuildException
with all messages if there was one or more.
- checkException() - Method in class org.apache.tools.ant.taskdefs.ExecuteWatchdog
-
This method will rethrow the exception that was possibly caught during
the run of the process.
- checkExit(int) - Method in class org.apache.tools.ant.util.optional.NoExitSecurityManager
-
Override SecurityManager#checkExit.
- checkLanguage() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Check if the language attribute is set.
- checkNamespace(String) - Method in class org.apache.tools.ant.helper.ProjectHelper2.AntHandler
-
Will be called every time a namespace is reached.
- checkOptions() - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
check for invalid options
- checkParameters() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Check that all required attributes have been set and nothing
silly has been entered.
- checkPermission(Permission) - Method in class org.apache.tools.ant.util.optional.NoExitSecurityManager
-
Override SecurityManager#checkPermission.
- checkProxyClass(Class) - Method in class org.apache.tools.ant.TaskAdapter
-
Check if the proxy class is a valid class to use
with this adapter.
- checkProxyClass(Class) - Method in class org.apache.tools.ant.taskdefs.AugmentReference
-
Check if the proxy class is compatible with this adapter - i.e.
- checkProxyClass(Class) - Method in interface org.apache.tools.ant.TypeAdapter
-
Check if the proxy class is compatible with this adapter - i.e.
- Checksum - Class in org.apache.tools.ant.taskdefs
-
Used to create or verify file checksums.
- Checksum() - Constructor for class org.apache.tools.ant.taskdefs.Checksum
-
- Checksum.FormatElement - Class in org.apache.tools.ant.taskdefs
-
Helper class for the format attribute.
- Checksum.FormatElement() - Constructor for class org.apache.tools.ant.taskdefs.Checksum.FormatElement
-
Constructor for FormatElement
- ChecksumAlgorithm - Class in org.apache.tools.ant.types.selectors.modifiedselector
-
Computes a 'checksum' for the content of file using
java.util.zip.CRC32 and java.util.zip.Adler32.
- ChecksumAlgorithm() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.ChecksumAlgorithm
-
- checkTaskClass(Class) - Method in class org.apache.tools.ant.ComponentHelper
-
Checks whether or not a class is suitable for serving as Ant task.
- checkTaskClass(Class) - Method in class org.apache.tools.ant.Project
-
Check whether or not a class is suitable for serving as Ant task.
- checkTaskClass(Class, Project) - Static method in class org.apache.tools.ant.TaskAdapter
-
Checks whether or not a class is suitable to be adapted by TaskAdapter.
- Chgrp - Class in org.apache.tools.ant.taskdefs.optional.unix
-
Chgrp equivalent for unix-like environments.
- Chgrp() - Constructor for class org.apache.tools.ant.taskdefs.optional.unix.Chgrp
-
Chgrp task for setting unix group of a file.
- CHKSUMLEN - Static variable in interface org.apache.tools.tar.TarConstants
-
The length of the checksum field in a header buffer.
- Chmod - Class in org.apache.tools.ant.taskdefs
-
Chmod equivalent for unix-like environments.
- Chmod() - Constructor for class org.apache.tools.ant.taskdefs.Chmod
-
Chmod task for setting file and directory permissions.
- CHMOD - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- CHMOD - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- chooseBlockSize(long) - Static method in class org.apache.tools.bzip2.CBZip2OutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- Chown - Class in org.apache.tools.ant.taskdefs.optional.unix
-
Chown equivalent for unix-like environments.
- Chown() - Constructor for class org.apache.tools.ant.taskdefs.optional.unix.Chown
-
Chown task for setting file and directory permissions.
- circularReference() - Method in class org.apache.tools.ant.types.DataType
-
Creates an exception that indicates the user has generated a
loop of data types referencing each other.
- ClassConstants - Class in org.apache.tools.ant.filters
-
Assembles the constants declared in a Java class in
key1=value1(line separator)key2=value2
format.
- ClassConstants() - Constructor for class org.apache.tools.ant.filters.ClassConstants
-
Constructor for "dummy" instances.
- ClassConstants(Reader) - Constructor for class org.apache.tools.ant.filters.ClassConstants
-
Creates a new filtered reader.
- ClassCPInfo - Class in org.apache.tools.ant.taskdefs.optional.depend.constantpool
-
The constant pool entry which stores class information.
- ClassCPInfo() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ClassCPInfo
-
Constructor.
- classExists(ClassLoader, String) - Static method in class org.apache.tools.ant.util.LoaderUtils
-
Check if a classloader has a classname resource.
- ClassFile - Class in org.apache.tools.ant.taskdefs.optional.depend
-
A ClassFile object stores information about a Java class.
- ClassFile() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.ClassFile
-
- ClassFileIterator - Interface in org.apache.tools.ant.taskdefs.optional.depend
-
Iterator interface for iterating over a set of class files
- ClassfileSet - Class in org.apache.tools.ant.types.optional.depend
-
A ClassfileSet is a FileSet that enlists all classes that depend on a
certain set of root classes.
- ClassfileSet() - Constructor for class org.apache.tools.ant.types.optional.depend.ClassfileSet
-
Default constructor.
- ClassfileSet(ClassfileSet) - Constructor for class org.apache.tools.ant.types.optional.depend.ClassfileSet
-
Create a ClassfileSet from another ClassfileSet.
- ClassfileSet.ClassRoot - Class in org.apache.tools.ant.types.optional.depend
-
Inner class used to contain info about root classes.
- ClassfileSet.ClassRoot() - Constructor for class org.apache.tools.ant.types.optional.depend.ClassfileSet.ClassRoot
-
- ClassFileUtils - Class in org.apache.tools.ant.taskdefs.optional.depend
-
Utility class file routines.
- ClassFileUtils() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.ClassFileUtils
-
- CLASSIC_COMPILER_CLASSNAME - Static variable in class org.apache.tools.ant.taskdefs.compilers.Javac12
-
Deprecated.
- Classloader - Class in org.apache.tools.ant.taskdefs
-
EXPERIMENTAL
Create or modifies ClassLoader.
- Classloader() - Constructor for class org.apache.tools.ant.taskdefs.Classloader
-
Default constructor
- classname - Variable in class org.apache.tools.ant.types.Mapper
-
- ClassNameReader - Class in org.apache.tools.ant.taskdefs.optional.jlink
-
Provides a quick and dirty way to determine the true name of a class
given just an InputStream.
- ClassNameReader() - Constructor for class org.apache.tools.ant.taskdefs.optional.jlink.ClassNameReader
-
- classNameToResource(String) - Static method in class org.apache.tools.ant.util.LoaderUtils
-
Return the resource name of a class name.
- classpath - Variable in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
- classpath - Variable in class org.apache.tools.ant.taskdefs.Property
-
- classpath - Variable in class org.apache.tools.ant.types.Mapper
-
- ClasspathUtils - Class in org.apache.tools.ant.util
-
Offers some helper methods on the Path structure in ant.
- ClasspathUtils() - Constructor for class org.apache.tools.ant.util.ClasspathUtils
-
- ClasspathUtils.Delegate - Class in org.apache.tools.ant.util
-
Delegate that helps out any specific ProjectComponent that needs
dynamic classloading.
- cleanup() - Method in class org.apache.tools.ant.AntClassLoader
-
Cleans up any resources held by this classloader.
- cleanUp() - Method in class org.apache.tools.ant.taskdefs.Ear
-
Make sure we don't think we already have a application.xml next
time this task gets executed.
- cleanUp() - Method in class org.apache.tools.ant.taskdefs.ExecuteWatchdog
-
reset the monitor flag and the process.
- cleanUp() - Method in class org.apache.tools.ant.taskdefs.Jar
-
Make sure we don't think we already have a MANIFEST next time this task
gets executed.
- cleanup() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Removes resources.
- cleanup() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Cleans up resources.
- cleanup() - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
- cleanup() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Cleans up resources.
- cleanUp() - Method in class org.apache.tools.ant.taskdefs.War
-
Make sure we don't think we already have a web.xml next time this task
gets executed.
- cleanUp() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Do any clean up necessary to allow this instance to be used again.
- cleanup() - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource.ClassLoaderWithFlag
-
- clear() - Method in class org.apache.tools.ant.types.Commandline
-
Clear out the whole command line.
- clear() - Method in class org.apache.tools.ant.types.optional.ScriptMapper
-
Reset the list of files
- clear() - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Clear the container.
- clear() - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
-
- clear() - Method in class org.apache.tools.ant.util.LinkedHashtable
-
- clear() - Method in class org.apache.tools.ant.util.VectorSet
-
- clearArgs() - Method in class org.apache.tools.ant.taskdefs.Java
-
Clear out the arguments to this java task.
- clearArgs() - Method in class org.apache.tools.ant.types.Commandline
-
Clear out the arguments but leave the executable in place for
another operation.
- clearCache() - Static method in class org.apache.tools.ant.IntrospectionHelper
-
Clears the static cache of on build finished.
- ClearCase - Class in org.apache.tools.ant.taskdefs.optional.clearcase
-
A base class for creating tasks for executing commands on ClearCase.
- ClearCase() - Constructor for class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
- clearDependencies() - Method in class org.apache.tools.ant.util.depend.bcel.DependencyVisitor
-
Clear the curretn set of collected dependencies.
- clearJavaArgs() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Clear out the java arguments.
- CLEARMASK - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical
purposes.
- clearResults() - Method in class org.apache.tools.ant.DirectoryScanner
-
Clear the result caches for a scan.
- clearScript() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Clear the current script text content.
- clone() - Method in class org.apache.tools.ant.ProjectComponent
-
- clone() - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
-
Clone this section
- clone() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
- clone() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Creates a deep clone of this instance, except for the nested
selectors (the list of selectors is a shallow clone of this
instance's list).
- clone() - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Return a ArchiveFileSet that has the same properties
as this one.
- clone() - Method in class org.apache.tools.ant.types.Assertions
-
clone the objects.
- clone() - Method in class org.apache.tools.ant.types.Commandline
-
Generate a deep clone of the contained object.
- clone() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Deep clone the object.
- clone() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
-
Create a deep clone.
- clone() - Method in class org.apache.tools.ant.types.DataType
-
- clone() - Method in class org.apache.tools.ant.types.DirSet
-
Return a DirSet that has the same basedir and same patternsets
as this one.
- clone() - Method in class org.apache.tools.ant.types.FileSet
-
Return a FileSet that has the same basedir and same patternsets
as this one.
- clone() - Method in class org.apache.tools.ant.types.FilterSet
-
Clone the filterset.
- clone() - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet
-
Clone this data type.
- clone() - Method in class org.apache.tools.ant.types.Path
-
Clone this Path.
- clone() - Method in class org.apache.tools.ant.types.PatternSet
-
- clone() - Method in class org.apache.tools.ant.types.Resource
-
Clone this Resource.
- clone() - Method in class org.apache.tools.ant.types.resources.Archives
-
Implement clone.
- clone() - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Implement clone.
- clone() - Method in class org.apache.tools.ant.types.resources.Files
-
Create a deep clone of this instance, except for the nested selectors
(the list of selectors is a shallow clone of this instance's list).
- clone() - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Implement clone.
- clone() - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
- clone() - Method in class org.apache.tools.ant.types.TarFileSet
-
Return a TarFileSet that has the same properties
as this one.
- clone() - Method in class org.apache.tools.ant.types.ZipFileSet
-
Return a ZipFileSet that has the same properties
as this one.
- clone() - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
-
- clone() - Method in class org.apache.tools.ant.util.VectorSet
-
- clone() - Method in class org.apache.tools.zip.AsiExtraField
-
- clone() - Method in class org.apache.tools.zip.ZipEntry
-
Overwrite clone.
- clone() - Method in class org.apache.tools.zip.ZipLong
-
- clone() - Method in class org.apache.tools.zip.ZipShort
-
- close() - Method in class org.apache.tools.ant.DemuxOutputStream
-
Equivalent to flushing the stream.
- close() - Method in class org.apache.tools.ant.loader.AntClassLoader5
- close() - Method in class org.apache.tools.ant.taskdefs.FixCRLF.OneLiner
-
Deprecated.
Close the reader.
- close() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4OutputStream
-
Writes all remaining
- close() - Method in class org.apache.tools.ant.util.ConcatFileInputStream
-
Close the stream.
- close() - Method in class org.apache.tools.ant.util.ConcatResourceInputStream
-
Close the stream.
- close(Writer) - Static method in class org.apache.tools.ant.util.FileUtils
-
Close a Writer without throwing any exception if something went wrong.
- close(Reader) - Static method in class org.apache.tools.ant.util.FileUtils
-
Close a Reader without throwing any exception if something went wrong.
- close(OutputStream) - Static method in class org.apache.tools.ant.util.FileUtils
-
Close a stream without throwing any exception if something went wrong.
- close(InputStream) - Static method in class org.apache.tools.ant.util.FileUtils
-
Close a stream without throwing any exception if something went wrong.
- close(Channel) - Static method in class org.apache.tools.ant.util.FileUtils
-
Close a Channel without throwing any exception if something went wrong.
- close(URLConnection) - Static method in class org.apache.tools.ant.util.FileUtils
-
Closes an URLConnection if its concrete implementation provides
a way to close it that Ant knows of.
- close() - Method in class org.apache.tools.ant.util.KeepAliveInputStream
-
This method does nothing.
- close() - Method in class org.apache.tools.ant.util.KeepAliveOutputStream
-
This method does nothing.
- close() - Method in class org.apache.tools.ant.util.LazyFileOutputStream
-
Close the file.
- close() - Method in class org.apache.tools.ant.util.LineOrientedOutputStream
-
Writes all remaining
- close() - Method in class org.apache.tools.ant.util.LineOrientedOutputStreamRedirector
-
- close() - Method in class org.apache.tools.ant.util.PropertyOutputStream
-
Close the PropertyOutputStream, storing the property.
- close() - Method in class org.apache.tools.ant.util.ReaderInputStream
-
Closes the Reader.
- close() - Method in class org.apache.tools.ant.util.TeeOutputStream
-
Close both output streams.
- close() - Method in class org.apache.tools.bzip2.CBZip2InputStream
-
- close() - Method in class org.apache.tools.bzip2.CBZip2OutputStream
-
- close() - Method in class org.apache.tools.mail.SmtpResponseReader
-
Closes the underlying stream.
- close() - Method in class org.apache.tools.tar.TarBuffer
-
Close the TarBuffer.
- close() - Method in class org.apache.tools.tar.TarInputStream
-
Closes this stream.
- close() - Method in class org.apache.tools.tar.TarOutputStream
-
Ends the TAR archive and closes the underlying OutputStream.
- close() - Method in class org.apache.tools.zip.ZipFile
-
Closes the archive.
- close() - Method in class org.apache.tools.zip.ZipOutputStream
-
Closes this output stream and releases any system resources
associated with the stream.
- closeElement(Element, Writer, int, String, boolean) - Method in class org.apache.tools.ant.util.DOMElementWriter
-
Writes a DOM tree to a stream.
- closeEntry() - Method in class org.apache.tools.tar.TarOutputStream
-
Close an entry.
- closeEntry() - Method in class org.apache.tools.zip.ZipOutputStream
-
Writes all necessary data for this entry.
- closeQuietly(ZipFile) - Static method in class org.apache.tools.zip.ZipFile
-
close a zipfile quietly; throw no io fault, do nothing
on a null parameter
- CloseResources - Class in org.apache.tools.ant.taskdefs
-
Not a real task but used during tests.
- CloseResources() - Constructor for class org.apache.tools.ant.taskdefs.CloseResources
-
- closeStreams(Process) - Static method in class org.apache.tools.ant.taskdefs.Execute
-
Close the streams belonging to the given Process.
- cmdl - Variable in class org.apache.tools.ant.taskdefs.ExecTask
-
- CMP1_0 - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.CMPVersion
-
1.0 value
- CMP2_0 - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.CMPVersion
-
2.0 value
- CollectionUtils - Class in org.apache.tools.ant.util
-
A set of helper methods related to collection manipulation.
- CollectionUtils() - Constructor for class org.apache.tools.ant.util.CollectionUtils
-
- CollectionUtils.EmptyEnumeration - Class in org.apache.tools.ant.util
-
An empty enumeration.
- CollectionUtils.EmptyEnumeration() - Constructor for class org.apache.tools.ant.util.CollectionUtils.EmptyEnumeration
-
Constructor for the EmptyEnumeration
- COLOR_BLACK - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
black string
- COLOR_BLUE - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
blue string
- COLOR_CYAN - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
cyan string
- COLOR_DARKGRAY - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
black string
- COLOR_DARKGREY - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
darkgrey string
- COLOR_GRAY - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
gray string
- COLOR_GREEN - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
green string
- COLOR_GREY - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
grey string
- COLOR_LIGHTGRAY - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
lightgray string
- COLOR_LIGHTGREY - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
lightgrey string
- COLOR_MAGENTA - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
magenta string
- COLOR_ORANGE - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
orange string
- COLOR_PINK - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
pink string
- COLOR_RED - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
reg string
- COLOR_WHITE - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
white string
- COLOR_YELLOW - Static variable in class org.apache.tools.ant.types.optional.image.ColorMapper
-
yellow string
- ColorMapper - Class in org.apache.tools.ant.types.optional.image
-
- COM_JAVACC_CLASS - Static variable in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
- COM_JJDOC_CLASS - Static variable in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
- COM_JJTREE_CLASS - Static variable in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
- COM_PACKAGE - Static variable in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
- command - Variable in class org.apache.tools.ant.taskdefs.Jikes
-
Deprecated.
- COMMAND_ADD - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The 'Add' command
- COMMAND_CHECKIN - Static variable in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
The 'Checkin' command
- COMMAND_CHECKIN - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Checkin' command
- COMMAND_CHECKIN - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The 'Checkin' command
- COMMAND_CHECKIN_FILE - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The checkin file command
- COMMAND_CHECKIN_PROJECT - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The checkin project command
- COMMAND_CHECKOUT - Static variable in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
The 'Checkout' command
- COMMAND_CHECKOUT - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Checkout' command
- COMMAND_CHECKOUT - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The 'Checkout' command
- COMMAND_CHECKOUT_FILE - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The checkout file command
- COMMAND_CHECKOUT_PROJECT - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The checkout project command
- COMMAND_CP - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The 'CP' command
- COMMAND_CREATE - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The 'Create' command
- COMMAND_CREATE_TASK - Static variable in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
The 'CreateTask' command
- COMMAND_DEFAULT_TASK - Static variable in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
The 'Reconfigure' command
- COMMAND_GET - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The 'Get' command
- COMMAND_GET_FILE - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The get file command
- COMMAND_GET_PROJECT - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The get project command
- COMMAND_HISTORY - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The get history command
- COMMAND_HISTORY - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The 'History' command
- COMMAND_LABEL - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The add label command
- COMMAND_LABEL - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The 'Label' command
- COMMAND_LOCK - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Lock' command
- COMMAND_LSCO - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'LsCheckout' command
- COMMAND_MKATTR - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Mkattr' command
- COMMAND_MKBL - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Mkbl' command
- COMMAND_MKDIR - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Mkdir' command
- COMMAND_MKELEM - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Mkelem' command
- COMMAND_MKLABEL - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Mklabel' command
- COMMAND_MKLBTYPE - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Mklbtype' command
- COMMAND_RECONFIGURE - Static variable in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
The 'Reconfigure' command
- COMMAND_RMTYPE - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Rmtype' command
- COMMAND_SOS_EXE - Static variable in interface org.apache.tools.ant.taskdefs.optional.sos.SOSCmd
-
The sos executable
- COMMAND_UNCHECKOUT - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'UndoCheckout' command
- COMMAND_UNLOCK - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Unlock' command
- COMMAND_UPDATE - Static variable in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
The 'Update' command
- commandLine - Variable in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Commandline to be executed.
- Commandline - Class in org.apache.tools.ant.types
-
Commandline objects help handling command lines specifying processes to
execute.
- Commandline(String) - Constructor for class org.apache.tools.ant.types.Commandline
-
Create a command line from a string.
- Commandline() - Constructor for class org.apache.tools.ant.types.Commandline
-
Create an empty command line.
- Commandline.Argument - Class in org.apache.tools.ant.types
-
Used for nested xml command line definitions.
- Commandline.Argument() - Constructor for class org.apache.tools.ant.types.Commandline.Argument
-
- Commandline.Marker - Class in org.apache.tools.ant.types
-
Class to keep track of the position of an Argument.
- CommandlineJava - Class in org.apache.tools.ant.types
-
A representation of a Java command line that is
a composite of 2 Commandlines.
- CommandlineJava() - Constructor for class org.apache.tools.ant.types.CommandlineJava
-
Constructor uses the VM we are running on now.
- CommandlineJava.SysProperties - Class in org.apache.tools.ant.types
-
Specialized Environment class for System properties.
- CommandlineJava.SysProperties() - Constructor for class org.apache.tools.ant.types.CommandlineJava.SysProperties
-
- CommonsLoggingListener - Class in org.apache.tools.ant.listener
-
Jakarta Commons Logging listener.
- CommonsLoggingListener() - Constructor for class org.apache.tools.ant.listener.CommonsLoggingListener
-
Construct the listener and make sure that a LogFactory
can be obtained.
- compare(Object, Object) - Method in class org.apache.tools.ant.types.resources.comparators.ResourceComparator
-
Compare two objects.
- Compare - Class in org.apache.tools.ant.types.resources.selectors
-
ResourceSelector that compares against "control" Resource(s)
using ResourceComparators.
- Compare() - Constructor for class org.apache.tools.ant.types.resources.selectors.Compare
-
- compare(Object, Object) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.EqualComparator
-
Implements Comparator.compare().
- compare(long, long) - Static method in class org.apache.tools.ant.types.TimeComparison
-
Compare two times.
- compare(long, long, long) - Static method in class org.apache.tools.ant.types.TimeComparison
-
Compare two times.
- compareContent(Resource, Resource, boolean) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Compare the content of two Resources.
- compareTo(Object) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder.TestInfos
-
The SortedMap needs comparable elements.
- compareTo(Object) - Method in class org.apache.tools.ant.types.Resource
-
Delegates to a comparison of names.
- compareTo(Object) - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Compare this ArchiveResource to another Resource.
- compareTo(Object) - Method in class org.apache.tools.ant.types.resources.FileResource
-
Compare this FileResource to another Resource.
- compareTo(Object) - Method in class org.apache.tools.ant.types.resources.JavaResource
-
Compare this JavaResource to another Resource.
- compareTo(Object) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Delegates to a comparison of names.
- Comparison - Class in org.apache.tools.ant.types
-
EnumeratedAttribute for generic comparisons.
- Comparison() - Constructor for class org.apache.tools.ant.types.Comparison
-
Default constructor.
- Comparison(String) - Constructor for class org.apache.tools.ant.types.Comparison
-
Construct a new Comparison with the specified value.
- Compatability - Class in org.apache.tools.ant.taskdefs.optional.extension
-
Enum used in (@link Extension) to indicate the compatability
of one extension to another.
- Compatibility - Class in org.apache.tools.ant.taskdefs.optional.extension
-
Enum used in (@link Extension) to indicate the compatibility
of one extension to another.
- COMPATIBLE - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Enum indicating that extension is compatible with other extension.
- COMPATIBLE - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Enum indicating that extension is compatible with other Package
Specification.
- compile() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Perform the compilation.
- compile(String[]) - Method in class org.apache.tools.ant.taskdefs.Jikes
-
Deprecated.
Do the compile with the specified arguments.
- compile(Javah) - Method in class org.apache.tools.ant.taskdefs.optional.javah.Gcjh
-
Performs the actual compilation.
- compile(Javah) - Method in interface org.apache.tools.ant.taskdefs.optional.javah.JavahAdapter
-
Performs the actual compilation.
- compile(Javah) - Method in class org.apache.tools.ant.taskdefs.optional.javah.Kaffeh
-
Performs the actual compilation.
- compile(Javah) - Method in class org.apache.tools.ant.taskdefs.optional.javah.SunJavah
-
Performs the actual compilation.
- compileClasspath - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- compileList - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- compileList - Variable in class org.apache.tools.ant.taskdefs.Javac
-
- compileList - Variable in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
- compiler - Variable in class org.apache.tools.ant.util.regexp.JakartaOroMatcher
-
- COMPILER_EJB11 - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
- COMPILER_EJB20 - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
- COMPILER_NAME - Static variable in class org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic
-
the name of this adapter for users to select
- COMPILER_NAME - Static variable in class org.apache.tools.ant.taskdefs.rmic.KaffeRmic
-
the name of this adapter for users to select
- COMPILER_NAME - Static variable in class org.apache.tools.ant.taskdefs.rmic.SunRmic
-
the name of this adapter for users to select
- COMPILER_NAME - Static variable in class org.apache.tools.ant.taskdefs.rmic.WLRmic
-
the name of this adapter for users to select
- COMPILER_NAME - Static variable in class org.apache.tools.ant.taskdefs.rmic.XNewRmic
-
the name of this adapter for users to select
- CompilerAdapter - Interface in org.apache.tools.ant.taskdefs.compilers
-
The interface that all compiler adapters must adhere to.
- CompilerAdapterExtension - Interface in org.apache.tools.ant.taskdefs.compilers
-
Extension interface for compilers that support source extensions
other than .java.
- CompilerAdapterFactory - Class in org.apache.tools.ant.taskdefs.compilers
-
Creates the necessary compiler adapter, given basic criteria.
- compileSourcepath - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- complete() - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Complete redirection.
- COMPLETED_ACTION_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- COMPLETED_ACTION_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- completeDirMap - Variable in class org.apache.tools.ant.taskdefs.Copy
-
- COMPONENT_HELPER_REFERENCE - Static variable in class org.apache.tools.ant.ComponentHelper
-
reference under which we register ourselves with a project -"ant.ComponentHelper"
- Componentdef - Class in org.apache.tools.ant.taskdefs
-
Adds a compenent definition to the current project.
- Componentdef() - Constructor for class org.apache.tools.ant.taskdefs.Componentdef
-
Default constructor.
- ComponentHelper - Class in org.apache.tools.ant
-
Component creation and configuration.
- ComponentHelper() - Constructor for class org.apache.tools.ant.ComponentHelper
-
Creates a new ComponentHelper instance.
- CompositeMapper - Class in org.apache.tools.ant.util
-
A ContainerMapper
that unites the results of its constituent
FileNameMapper
s into a single set of result filenames.
- CompositeMapper() - Constructor for class org.apache.tools.ant.util.CompositeMapper
-
- CompressedResource - Class in org.apache.tools.ant.types.resources
-
A compressed resource.
- CompressedResource() - Constructor for class org.apache.tools.ant.types.resources.CompressedResource
-
no arg constructor
- CompressedResource(ResourceCollection) - Constructor for class org.apache.tools.ant.types.resources.CompressedResource
-
Constructor with another resource to wrap.
- computeCheckSum(byte[]) - Static method in class org.apache.tools.tar.TarUtils
-
Compute the checksum of a tar entry header.
- Concat - Class in org.apache.tools.ant.taskdefs
-
This class contains the 'concat' task, used to concatenate a series
of files into a single stream.
- Concat() - Constructor for class org.apache.tools.ant.taskdefs.Concat
-
Construct a new Concat task.
- Concat.TextElement - Class in org.apache.tools.ant.taskdefs
-
sub element points to a file or contains text
- Concat.TextElement() - Constructor for class org.apache.tools.ant.taskdefs.Concat.TextElement
-
- ConcatFileInputStream - Class in org.apache.tools.ant.util
-
Special InputStream
that will
concatenate the contents of an array of files.
- ConcatFileInputStream(File[]) - Constructor for class org.apache.tools.ant.util.ConcatFileInputStream
-
Construct a new ConcatFileInputStream
with the specified File[]
.
- ConcatFilter - Class in org.apache.tools.ant.filters
-
Concats a file before and/or after the file.
- ConcatFilter() - Constructor for class org.apache.tools.ant.filters.ConcatFilter
-
Constructor for "dummy" instances.
- ConcatFilter(Reader) - Constructor for class org.apache.tools.ant.filters.ConcatFilter
-
Creates a new filtered reader.
- ConcatResourceInputStream - Class in org.apache.tools.ant.util
-
Special InputStream
that will
concatenate the contents of Resources from a single ResourceCollection.
- ConcatResourceInputStream(ResourceCollection) - Constructor for class org.apache.tools.ant.util.ConcatResourceInputStream
-
Construct a new ConcatResourceInputStream
for the specified ResourceCollection.
- concatSystemBootClasspath(String) - Method in class org.apache.tools.ant.types.Path
-
Concatenates the system boot class path in the order specified
by the ${build.sysclasspath} property - using the supplied
value if ${build.sysclasspath} has not been set.
- concatSystemClasspath() - Method in class org.apache.tools.ant.types.Path
-
Concatenates the system class path in the order specified by
the ${build.sysclasspath} property - using "last" as
default value.
- concatSystemClasspath(String) - Method in class org.apache.tools.ant.types.Path
-
Concatenates the system class path in the order specified by
the ${build.sysclasspath} property - using the supplied value
if ${build.sysclasspath} has not been set.
- Condition - Interface in org.apache.tools.ant.taskdefs.condition
-
Interface for conditions to use inside the <condition> task.
- ConditionBase - Class in org.apache.tools.ant.taskdefs.condition
-
Baseclass for the <condition> task as well as several
conditions - ensures that the types of conditions inside the task
and the "container" conditions are in sync.
- ConditionBase() - Constructor for class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Simple constructor.
- ConditionBase(String) - Constructor for class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Constructor that takes the name of the task in the task name.
- ConditionTask - Class in org.apache.tools.ant.taskdefs
-
Task to set a property conditionally using <uptodate>, <available>,
and many other supported conditions.
- ConditionTask() - Constructor for class org.apache.tools.ant.taskdefs.ConditionTask
-
Constructor, names this task "condition".
- config(String, Object) - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Configure an aspect of the analyzer.
- config(String, Object) - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
-
Configure an aspect of the analyzer.
- configure(Object, AttributeList, Project) - Static method in class org.apache.tools.ant.ProjectHelper
-
Deprecated.
since 1.6.x.
Use IntrospectionHelper for each property.
- configure(EjbJar.Config) - Method in interface org.apache.tools.ant.taskdefs.optional.ejb.EJBDeploymentTool
-
Configure this tool for use in the ejbjar task.
- configure(EjbJar.Config) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Configure this tool for use in the ejbjar task.
- configure(XSLTProcess) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Specific configuration for the TRaX liaison.
- configure(XSLTProcess) - Method in interface org.apache.tools.ant.taskdefs.XSLTLiaison2
-
Configure the liasion from the XSLTProcess task
- configure(Redirector) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Configure the specified Redirector
.
- configure(Redirector, String) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Configure the specified Redirector
for the specified sourcefile.
- configure() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Configures this Selector.
- configure(Object) - Method in class org.apache.tools.ant.UnknownElement
-
Configure the given object from this UnknownElement
- configureArchive(ArchiveFileSet, Resource) - Method in class org.apache.tools.ant.types.resources.Archives
-
Configures the archivefileset based on this type's settings,
set the source.
- configureCommandline(Commandline) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
Configure a commandline element for things like cvsRoot, quiet, etc.
- configureFileSet(ArchiveFileSet) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
A ArchiveFileset accepts another ArchiveFileSet or a FileSet as reference
FileSets are often used by the war task for the lib attribute
- configureFileSet(ArchiveFileSet) - Method in class org.apache.tools.ant.types.TarFileSet
-
Configure a fileset based on this fileset.
- configureId(Object, Attributes) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
Scans an attribute list for the id
attribute and
stores a reference to the target object in the project if an
id is found.
- configureLiaison(File) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Deprecated.
since Ant 1.7
- configureLiaison(Resource) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Loads the stylesheet and set xsl:param parameters.
- configureProject(Project, File) - Static method in class org.apache.tools.ant.ProjectHelper
-
Configures the project with the contents of the specified build file.
- configureTrace(Transformer, XSLTProcess.TraceConfiguration) - Method in class org.apache.tools.ant.taskdefs.optional.Xalan2TraceSupport
-
- configureTrace(Transformer, XSLTProcess.TraceConfiguration) - Method in interface org.apache.tools.ant.taskdefs.optional.XSLTTraceSupport
-
- connect() - Method in class org.apache.tools.ant.types.resources.URLResource
-
Ensure that we have a connection.
- connect(int) - Method in class org.apache.tools.ant.types.resources.URLResource
-
Ensure that we have a connection.
- CONSTANT_CLASS - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Class entries.
- CONSTANT_DOUBLE - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Double entries.
- CONSTANT_FIELDREF - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Field Reference entries.
- CONSTANT_FLOAT - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Float entries.
- CONSTANT_INTEGER - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Integer entries.
- CONSTANT_INTERFACEMETHODREF - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Interface Method Reference entries.
- CONSTANT_LONG - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Long entries.
- CONSTANT_METHODREF - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Method Reference entries.
- CONSTANT_NAMEANDTYPE - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Name and Type entries.
- CONSTANT_STRING - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for String entries.
- CONSTANT_UTF8 - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for UTF8 entries.
- ConstantCPInfo - Class in org.apache.tools.ant.taskdefs.optional.depend.constantpool
-
A Constant Pool entry which represents a constant value.
- ConstantCPInfo(int, int) - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantCPInfo
-
Initialise the constant entry.
- ConstantPool - Class in org.apache.tools.ant.taskdefs.optional.depend.constantpool
-
The constant pool of a Java class.
- ConstantPool() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Initialise the constant pool.
- ConstantPoolEntry - Class in org.apache.tools.ant.taskdefs.optional.depend.constantpool
-
An entry in the constant pool.
- ConstantPoolEntry(int, int) - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Initialise the constant pool entry.
- Constants - Class in org.apache.tools.ant.taskdefs.optional.junit
-
Constants, like filenames shared between various classes in this package.
- Constants() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.Constants
-
- ContainerMapper - Class in org.apache.tools.ant.util
-
A FileNameMapper
that contains
other FileNameMapper
s.
- ContainerMapper() - Constructor for class org.apache.tools.ant.util.ContainerMapper
-
- Contains - Class in org.apache.tools.ant.taskdefs.condition
-
Is one string part of another string?
- Contains() - Constructor for class org.apache.tools.ant.taskdefs.condition.Contains
-
- contains(FileNameMapper) - Method in class org.apache.tools.ant.util.ContainerMapper
-
Return true
if this ContainerMapper
or any of
its sub-elements contains the specified FileNameMapper
.
- contains(Object) - Method in class org.apache.tools.ant.util.IdentityStack
-
Override methods that use .equals()
comparisons on elements.
- contains(Object) - Method in class org.apache.tools.ant.util.LazyHashtable
-
Check if the table contains a particular value.
- contains(Object) - Method in class org.apache.tools.ant.util.LinkedHashtable
-
- contains(Object) - Method in class org.apache.tools.ant.util.VectorSet
-
- CONTAINS_KEY - Static variable in class org.apache.tools.ant.types.selectors.ContainsSelector
-
Used for parameterized custom selector
- containsAll(Collection) - Method in class org.apache.tools.ant.util.VectorSet
-
- containsKey(Object) - Method in class org.apache.tools.ant.util.LazyHashtable
-
Check if the table contains a particular key.
- containsKey(Object) - Method in class org.apache.tools.ant.util.LinkedHashtable
-
- containsPattern(String) - Method in class org.apache.tools.ant.types.selectors.TokenizedPattern
-
Does the tokenized pattern contain the given string?
- containsProperties(String) - Method in class org.apache.tools.ant.property.ParseProperties
-
Learn whether a String contains replaceable properties.
- containsProperties(String) - Method in class org.apache.tools.ant.PropertyHelper
-
Learn whether a String contains replaceable properties.
- ContainsRegexpSelector - Class in org.apache.tools.ant.types.selectors
-
Selector that filters files based on a regular expression.
- ContainsRegexpSelector() - Constructor for class org.apache.tools.ant.types.selectors.ContainsRegexpSelector
-
Creates a new ContainsRegexpSelector
instance.
- ContainsSelector - Class in org.apache.tools.ant.types.selectors
-
Selector that filters files/resources based on whether they contain a
particular string.
- ContainsSelector() - Constructor for class org.apache.tools.ant.types.selectors.ContainsSelector
-
Creates a new ContainsSelector
instance.
- containsValue(String) - Method in class org.apache.tools.ant.types.EnumeratedAttribute
-
Is this value included in the enumeration?
- containsValue(Object) - Method in class org.apache.tools.ant.util.LazyHashtable
-
- containsValue(Object) - Method in class org.apache.tools.ant.util.LinkedHashtable
-
- Content - Class in org.apache.tools.ant.types.resources.comparators
-
Compares Resources by content.
- Content() - Constructor for class org.apache.tools.ant.types.resources.comparators.Content
-
- contentEquals(File, File) - Method in class org.apache.tools.ant.util.FileUtils
-
Compares the contents of two files.
- contentEquals(File, File, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Compares the contents of two files.
- contentEquals(Resource, Resource, boolean) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Compares the contents of two Resources.
- ContentTransformingResource - Class in org.apache.tools.ant.types.resources
-
A resource that transforms the content of another resource.
- ContentTransformingResource() - Constructor for class org.apache.tools.ant.types.resources.ContentTransformingResource
-
no arg constructor
- ContentTransformingResource(ResourceCollection) - Constructor for class org.apache.tools.ant.types.resources.ContentTransformingResource
-
Constructor with another resource to wrap.
- Continuus - Class in org.apache.tools.ant.taskdefs.optional.ccm
-
A base class for creating tasks for executing commands on Continuus 5.1.
- Continuus() - Constructor for class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
- convert(Native2Ascii, File, File) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii
-
Splits the task into setting up the command line switches
- convert(Native2Ascii, File, File) - Method in interface org.apache.tools.ant.taskdefs.optional.native2ascii.Native2AsciiAdapter
-
Convert the encoding of srcFile writing to destFile.
- convertDotName(String) - Static method in class org.apache.tools.ant.taskdefs.optional.depend.ClassFileUtils
-
Convert a class name from java source file dot notation to class file
slash notation..
- convertRegexOptions(String) - Static method in class org.apache.tools.ant.filters.TokenFilter
-
convert regex option flag characters to regex options
g - Regexp.REPLACE_ALL
i - Regexp.MATCH_CASE_INSENSITIVE
m - Regexp.MATCH_MULTILINE
s - Regexp.MATCH_SINGLELINE
- convertSlashName(String) - Static method in class org.apache.tools.ant.taskdefs.optional.depend.ClassFileUtils
-
Convert a class name from class file slash notation to java source
file dot notation.
- copy() - Method in class org.apache.tools.ant.property.LocalProperties
-
Copy the stack for a parallel thread.
- copy() - Method in class org.apache.tools.ant.property.LocalPropertyStack
-
Copy the stack for a parallel thread.
- Copy - Class in org.apache.tools.ant.taskdefs
-
Copies a file or directory to a new file
or directory.
- Copy() - Constructor for class org.apache.tools.ant.taskdefs.Copy
-
Copy task constructor.
- copy(Project) - Method in class org.apache.tools.ant.UnknownElement
-
Make a copy of the unknown element and set it in the new project.
- Copydir - Class in org.apache.tools.ant.taskdefs
-
Deprecated.
The copydir task is deprecated since Ant 1.2. Use copy instead.
- Copydir() - Constructor for class org.apache.tools.ant.taskdefs.Copydir
-
Deprecated.
- copyEntryContents(OutputStream) - Method in class org.apache.tools.tar.TarInputStream
-
Copies the contents of the current tar archive entry directly into
an output stream.
- copyFile(String, String) - Method in class org.apache.tools.ant.Project
-
- copyFile(String, String, boolean) - Method in class org.apache.tools.ant.Project
-
- copyFile(String, String, boolean, boolean) - Method in class org.apache.tools.ant.Project
-
- copyFile(String, String, boolean, boolean, boolean) - Method in class org.apache.tools.ant.Project
-
- copyFile(File, File) - Method in class org.apache.tools.ant.Project
-
- copyFile(File, File, boolean) - Method in class org.apache.tools.ant.Project
-
- copyFile(File, File, boolean, boolean) - Method in class org.apache.tools.ant.Project
-
- copyFile(File, File, boolean, boolean, boolean) - Method in class org.apache.tools.ant.Project
-
- Copyfile - Class in org.apache.tools.ant.taskdefs
-
Deprecated.
The copyfile task is deprecated since Ant 1.2. Use
copy instead.
- Copyfile() - Constructor for class org.apache.tools.ant.taskdefs.Copyfile
-
Deprecated.
- copyFile(String, String) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination.
- copyFile(String, String, FilterSetCollection) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination
specifying if token filtering must be used.
- copyFile(String, String, FilterSetCollection, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination specifying if token
filtering must be used and if source files may overwrite newer destination files.
- copyFile(String, String, FilterSetCollection, boolean, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination
specifying if token
filtering must be used, if source files may overwrite newer destination
files and the last
modified time of destFile
file should be made equal to
the last modified time
of sourceFile
.
- copyFile(String, String, FilterSetCollection, boolean, boolean, String) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination specifying if token
filtering must be used, if source files may overwrite newer destination files and the last
modified time of destFile
file should be made equal to the last modified time
of sourceFile
.
- copyFile(String, String, FilterSetCollection, Vector, boolean, boolean, String, Project) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a
destination specifying if token filtering must be used, if
filter chains must be used, if source files may overwrite
newer destination files and the last modified time of
destFile
file should be made equal
to the last modified time of sourceFile
.
- copyFile(String, String, FilterSetCollection, Vector, boolean, boolean, String, String, Project) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination specifying if token
filtering must be used, if filter chains must be used, if source files may overwrite newer
destination files and the last modified time of destFile
file should be made
equal to the last modified time of sourceFile
.
- copyFile(File, File) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination.
- copyFile(File, File, FilterSetCollection) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination
specifying if token filtering must be used.
- copyFile(File, File, FilterSetCollection, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a
destination specifying if token filtering must be used and if
source files may overwrite newer destination files.
- copyFile(File, File, FilterSetCollection, boolean, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a
destination specifying if token filtering must be used, if
source files may overwrite newer destination files and the
last modified time of destFile
file should be made equal
to the last modified time of sourceFile
.
- copyFile(File, File, FilterSetCollection, boolean, boolean, String) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a destination specifying if token
filtering must be used, if source files may overwrite newer destination files, the last
modified time of destFile
file should be made equal to the last modified time
of sourceFile
and which character encoding to assume.
- copyFile(File, File, FilterSetCollection, Vector, boolean, boolean, String, Project) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a
destination specifying if token filtering must be used, if
filter chains must be used, if source files may overwrite
newer destination files and the last modified time of
destFile
file should be made equal
to the last modified time of sourceFile
.
- copyFile(File, File, FilterSetCollection, Vector, boolean, boolean, String, String, Project) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a
destination specifying if token filtering must be used, if
filter chains must be used, if source files may overwrite
newer destination files and the last modified time of
destFile
file should be made equal
to the last modified time of sourceFile
.
- copyFile(File, File, FilterSetCollection, Vector, boolean, boolean, boolean, String, String, Project) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a
destination specifying if token filtering must be used, if
filter chains must be used, if source files may overwrite
newer destination files and the last modified time of
destFile
file should be made equal
to the last modified time of sourceFile
.
- copyFile(File, File, FilterSetCollection, Vector, boolean, boolean, boolean, String, String, Project, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Convenience method to copy a file from a source to a
destination specifying if token filtering must be used, if
filter chains must be used, if source files may overwrite
newer destination files and the last modified time of
destFile
file should be made equal
to the last modified time of sourceFile
.
- copyInheritedProperties(Project) - Method in class org.apache.tools.ant.Project
-
Copy all user properties that have not been set on the
command line or a GUI tool from this instance to the Project
instance given as the argument.
- copyInheritedProperties(Project) - Method in class org.apache.tools.ant.PropertyHelper
-
Copies all user properties that have not been set on the
command line or a GUI tool from this instance to the Project
instance given as the argument.
- CopyPath - Class in org.apache.tools.ant.taskdefs
-
Deprecated.
this task should have never been released and was
obsoleted by ResourceCollection support in Copy available since Ant
1.7.0. Don't use it.
- CopyPath() - Constructor for class org.apache.tools.ant.taskdefs.CopyPath
-
Deprecated.
- copyResource(Resource, Resource) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Convenience method to copy content from one Resource to another.
- copyResource(Resource, Resource, Project) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Convenience method to copy content from one Resource to another.
- copyResource(Resource, Resource, FilterSetCollection, Vector, boolean, boolean, String, String, Project) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Convenience method to copy content from one Resource to another
specifying whether token filtering must be used, whether filter chains
must be used, whether newer destination files may be overwritten and
whether the last modified time of dest
file should be made
equal to the last modified time of source
.
- copyResource(Resource, Resource, FilterSetCollection, Vector, boolean, boolean, boolean, String, String, Project) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Convenience method to copy content from one Resource to another
specifying whether token filtering must be used, whether filter chains
must be used, whether newer destination files may be overwritten and
whether the last modified time of dest
file should be made
equal to the last modified time of source
.
- copyResource(Resource, Resource, FilterSetCollection, Vector, boolean, boolean, boolean, String, String, Project, boolean) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Convenience method to copy content from one Resource to another
specifying whether token filtering must be used, whether filter chains
must be used, whether newer destination files may be overwritten and
whether the last modified time of dest
file should be made
equal to the last modified time of source
.
- copyUserProperties(Project) - Method in class org.apache.tools.ant.Project
-
Copy all user properties that have been set on the command
line or a GUI tool from this instance to the Project instance
given as the argument.
- copyUserProperties(Project) - Method in class org.apache.tools.ant.PropertyHelper
-
Copies all user properties that have been set on the command
line or a GUI tool from this instance to the Project instance
given as the argument.
- couldHoldIncluded(String) - Method in class org.apache.tools.ant.DirectoryScanner
-
Test whether or not a name matches the start of at least one include
pattern.
- countConditions() - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Count the conditions.
- counter - Variable in class org.apache.tools.ant.taskdefs.optional.perforce.P4Counter
-
name of the counter
- countTestCases() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnit4TestMethodAdapter
-
- crashed - Variable in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.TestResultHolder
-
true if the test crashed
- create(Project) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Create an instance of the definition.
- create() - Method in class org.apache.tools.ant.IntrospectionHelper.Creator
-
Create an object using this creator, which is determined by introspection.
- create(Project) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Fake create an object, used by IntrospectionHelper and UnknownElement
to see that this is a predefined object.
- createAddfiles() - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
-
Establishes the object that contains the files to
be added to the output.
- createAnonymousSchema() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
create a schema location to hold the anonymous
schema
- createAntlib(Project, URL, String) - Static method in class org.apache.tools.ant.taskdefs.Antlib
-
Static method to read an ant lib definition from
a url.
- createArg() - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Adds a command-line argument.
- createArg() - Method in class org.apache.tools.ant.taskdefs.Java
-
Add a command-line argument.
- createArg() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Adds a command-line argument.
- createArg() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.GenericHotDeploymentTool
-
Add a nested argument element to hand to the deployment tool; optional.
- createArg() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Adds an implementation specific command-line argument.
- createArg() - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Adds an implementation specific command-line argument.
- createArgument() - Method in class org.apache.tools.ant.types.Commandline
-
Create an argument object.
- createArgument(boolean) - Method in class org.apache.tools.ant.types.Commandline
-
Create an argument object and add it to our list of args.
- createArgument() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Create a new argument to the java program.
- createAttachments() - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Creates a Path as container for attachments.
- createAttribute() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Add an attribute nested element.
- createBatchTest() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Adds a set of tests based on pattern matching.
- createBootclasspath() - Method in class org.apache.tools.ant.taskdefs.Java
-
Add a path to the bootclasspath.
- createBootclasspath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a path to the bootclasspath.
- createBootclasspath() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Create a Path to be configured with the boot classpath
- createBootclasspath() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Adds path to bootstrap class files.
- createBootclasspath() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Adds a path to the bootclasspath.
- createBootclasspath(Project) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Create a boot classpath.
- createBorland() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds a deployment tool for Borland server.
- createBuildpath() - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Creates a nested build path, and add it to the implicit build path.
- createBuildpathElement() - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Creates a nested <buildpathelement>
,
and add it to the implicit build path.
- createCatalogPath() - Method in class org.apache.tools.ant.types.XMLCatalog
-
Creates a nested <catalogpath>
element.
- createChildElement(Element, String) - Static method in class org.apache.tools.ant.util.DOMUtils
-
Creates a named Element and appends it to the given element,
returns it.
- createClass() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Adds class to process.
- createClassespath() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Adds a path to class code to analyze.
- createClassLoader(Path) - Method in class org.apache.tools.ant.Project
-
Factory method to create a class loader for loading classes from
a given path.
- createClassLoader(ClassLoader, Path) - Method in class org.apache.tools.ant.Project
-
Factory method to create a class loader for loading classes from
a given path.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.Available
-
Classpath to be used when searching for classes and resources.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.Classloader
-
Create a classpath.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.condition.HasMethod
-
Classpath to be used when searching for classes and resources.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.DefBase
-
Create the classpath to be used when searching for component being
defined.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.Java
-
Add a path to the classpath.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a path to the classpath.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Create a Path to be configured with the classpath to use
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Add a path to the classpath for loading the driver.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Add a classpath to use when looking up a resource.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
Adds a classpath to be set
because a directory might be given for Antlr debug.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Adds a classpath to be used for this dependency check.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
-
Adds path to the classpath.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds to the classpath used to locate the super classes and
interfaces of the classes that will make up the EJB JAR.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Add the classpath for the user classes
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
-
Adds to the classpath used when compiling the EJB stubs and skeletons.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
Add a classpath as a nested element.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Path to use for classpath.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Adds a path to the classpath.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Adds a path to the classpath.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
-
Maybe creates a nested classpath element.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Adds path to classpath used for tests.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.Script
-
Classpath to be used when searching for classes and resources.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.Property
-
The classpath to use when looking up a resource.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Creates a nested classpath element.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.WhichResource
-
Adds a path to the classpath.
- createClasspath() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Set the optional classpath to the XSL processor
- createClasspath() - Method in class org.apache.tools.ant.types.AntFilterReader
-
Set the classpath to load the FilterReader through (nested element).
- createClasspath(Project) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Create a classpath.
- createClasspath() - Method in class org.apache.tools.ant.types.Mapper
-
Set the classpath to load the FileNameMapper through (nested element).
- createClasspath() - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Classpath to be used when searching for classes and resources.
- createClasspath() - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
Classpath to be used when searching for classes and resources.
- createClasspath() - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
Classpath to be used when searching for classes and resources.
- createClasspath() - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
Add a classpath to use when looking up a resource.
- createClasspath() - Method in class org.apache.tools.ant.types.selectors.ExtendSelector
-
Specify the classpath to use to load the Selector (nested element).
- createClasspath() - Method in class org.apache.tools.ant.types.XMLCatalog
-
Allows nested classpath elements.
- createClasspath() - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
Delegate method handling the <classpath> tag.
- createClasspath() - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Classpath to be used when searching for classes and resources.
- createCompilerArg() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds an implementation specific command-line argument.
- createCompilerArg() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Adds an implementation specific command line argument.
- createCompilerClasspath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
The classpath to use when loading the compiler implementation
if it is not a built-in one.
- createCompilerclasspath() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Support nested compiler classpath, used to locate compiler adapter
- createCompilerClasspath() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
The classpath to use when loading the compiler implementation
if it is not a built-in one.
- createComponent(UnknownElement, String, String) - Method in class org.apache.tools.ant.ComponentHelper
-
Factory method to create the components.
- createComponent(String) - Method in class org.apache.tools.ant.ComponentHelper
-
Create an object for a component.
- createCondition() - Method in class org.apache.tools.ant.taskdefs.Exit
-
Add a condition element.
- createCondition() - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Add a condition element.
- createControl() - Method in class org.apache.tools.ant.types.resources.selectors.Compare
-
Create the nested control element.
- createDataType(String) - Method in class org.apache.tools.ant.ComponentHelper
-
Creates a new instance of a data type.
- createDataType(String) - Method in class org.apache.tools.ant.Project
-
Create a new instance of a data type.
- createDefaultReader() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
Create a reader if the use of the class did not specify another one.
- createDefaultReader() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
create a reader if the use of the class did not specify another one.
- createDelegate() - Method in class org.apache.tools.ant.taskdefs.PropertyHelperTask
-
Add a nested <delegate refid="foo" /> element.
- createDname() - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
Distinguished name list.
- createDoclet() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Create a doclet to be used in the documentation generation.
- createDocument() - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
Create a DOM tree.
- createDTD() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Create a DTD location record.
- createDTD() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Create a DTD location record; optional.
- createDynamicElement(String) - Method in interface org.apache.tools.ant.DynamicElement
-
Create an element with the given name
- createDynamicElement(String, String, String) - Method in interface org.apache.tools.ant.DynamicElementNS
-
Create an element with the given name
- createDynamicElement(String) - Method in class org.apache.tools.ant.taskdefs.MacroInstance
-
- createDynamicElement(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDefBase
-
Create a nested element
- createDynamicElement(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Attribute
-
Not used.
- createDynamicElement(String, String, String) - Method in class org.apache.tools.ant.util.XMLFragment.Child
-
Creates a nested element.
- createDynamicElement(String, String, String) - Method in class org.apache.tools.ant.util.XMLFragment
-
Creates a nested element.
- createElement(Project, Object, String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Deprecated.
since 1.6.x.
This is not a namespace aware method.
- createEmptyZip(File) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Create an empty jar file.
- createEmptyZip(File) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Create an empty zip file
- createEntry() - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile
-
The entry nested element.
- createErrorFilterChain() - Method in class org.apache.tools.ant.types.RedirectorElement
-
Create a nested error FilterChain
.
- createExclude() - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Add a name entry on the exclude list.
- createExclude() - Method in class org.apache.tools.ant.taskdefs.Delete
-
add a name entry on the exclude list
- createExclude() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add a name entry on the exclude list
- createExclude() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
add a name entry on the exclude list
- createExclude() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add a name entry to the exclude list.
- createExclude() - Method in class org.apache.tools.ant.types.PatternSet
-
add a name entry on the exclude list
- createExclude() - Method in class org.apache.tools.ant.types.resources.Files
-
Add a name entry to the exclude list.
- createExcludesFile() - Method in class org.apache.tools.ant.taskdefs.Delete
-
add a name entry on the include files list
- createExcludesFile() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add a name entry on the include files list
- createExcludesFile() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add a name entry to the excludes files list.
- createExcludesFile() - Method in class org.apache.tools.ant.types.PatternSet
-
add a name entry on the exclude files list
- createExcludesFile() - Method in class org.apache.tools.ant.types.resources.Files
-
Add a name entry to the excludes files list.
- createExec() - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
Create a new exec delegate.
- createExtdirs() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a path to extdirs.
- createExtdirs() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Maybe creates a nested extdirs element.
- createExtraField(ZipShort) - Static method in class org.apache.tools.zip.ExtraFieldUtils
-
- createFactory() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Create the factory element to configure a trax liaison.
- createFactoryPath() - Method in class org.apache.tools.ant.taskdefs.Apt
-
Add a path to the factoryPath attribute.
- createFail() - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask
-
add a sound when the build fails
- createFilepath() - Method in class org.apache.tools.ant.taskdefs.Available
-
Path to search for file resources.
- createFilterChain() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Add a FilterChain.
- createFilterSet() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Add a filterset.
- createFiltersfile() - Method in class org.apache.tools.ant.types.FilterSet
-
Create a new FiltersFile.
- createFormat() - Method in class org.apache.tools.ant.taskdefs.Tstamp
-
create a custom format with the current prefix.
- createGroup() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Separates packages on the overview page into whatever
groups you specify, one group per table.
- createHandler() - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Create the StreamHandler to use with our Execute instance.
- createHandler() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Create the ExecuteStreamHandler instance that will be used
during execution.
- createHandler() - Method in class org.apache.tools.ant.taskdefs.Input
-
Create a nested handler element.
- createHandler() - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Create the StreamHandler to use with our Execute instance.
- createHeader() - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Create a nested header element.
- createImplementationClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
The classpath to use when loading the javah implementation
if it is not a built-in one.
- createImplementationClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
The classpath to use when loading the native2ascii
implementation if it is not a built-in one.
- createInclude() - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Add a name entry on the include list.
- createInclude() - Method in class org.apache.tools.ant.taskdefs.Delete
-
add a name entry on the include list
- createInclude() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add a name entry on the include list
- createInclude() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add a name entry to the include list.
- createInclude() - Method in class org.apache.tools.ant.types.PatternSet
-
add a name entry on the include list
- createInclude() - Method in class org.apache.tools.ant.types.resources.Files
-
Add a name entry to the include list.
- createIncludesFile() - Method in class org.apache.tools.ant.taskdefs.Delete
-
add a name entry on the include files list
- createIncludesFile() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add a name entry on the include files list
- createIncludesFile() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add a name entry to the include files list.
- createIncludesFile() - Method in class org.apache.tools.ant.types.PatternSet
-
add a name entry on the include files list
- createIncludesFile() - Method in class org.apache.tools.ant.types.resources.Files
-
Add a name entry to the include files list.
- createInputFilterChain() - Method in class org.apache.tools.ant.types.RedirectorElement
-
Create a nested input FilterChain
.
- createInstance(String) - Method in class org.apache.tools.ant.util.regexp.RegexpMatcherFactory
-
Create an instance of a matcher from a classname.
- createIplanet() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds a deployment tool for iPlanet Application Server.
- createIterator() - Method in class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
-
Do create an iterator on the resource collection.
- createIterator() - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionWrapper
-
- createIterator() - Method in class org.apache.tools.ant.types.resources.LazyResourceCollectionWrapper
-
- createJarSigner() - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
create the jarsigner executable task
- createJboss() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds a deployment tool for JBoss server.
- createJonas() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds a deployment tool for JOnAS server.
- createJvmarg() - Method in class org.apache.tools.ant.taskdefs.Java
-
Adds a JVM argument.
- createJvmarg() - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
Adds a new JVM argument.
- createJvmarg() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.GenericHotDeploymentTool
-
Add a nested argment element to hand to the JVM running the
deployment tool.
- createJvmarg(CommandlineJava) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Create a new JVM argument.
- createJvmarg() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Adds a JVM argument; ignored if not forking.
- createLink() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Create link to Javadoc output at the given URL.
- createListFile(Vector) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
Creates a list file.
- createLoader() - Method in class org.apache.tools.ant.taskdefs.DefBase
-
create a classloader for this definition
- createLocalTunnel() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
-
- createMangler() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.JasperC
-
- createMangler() - Method in interface org.apache.tools.ant.taskdefs.optional.jsp.compilers.JspCompilerAdapter
-
- createMap() - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Create a nested MAP element.
- createMapper() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Define the mapper to map source to destination files.
- createMapper() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Create a nested Mapper element to use for mapping
source files to target files.
- createMapper() - Method in class org.apache.tools.ant.taskdefs.Expand
-
Defines the mapper to map source entries to destination files.
- createMapper() - Method in class org.apache.tools.ant.taskdefs.Get
-
Define the mapper to map source to destination files.
- createMapper() - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Defines the mapper to map source to destination files.
- createMapper() - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Defines the FileNameMapper to use (nested mapper element).
- createMapper() - Method in class org.apache.tools.ant.taskdefs.UpToDate
-
Defines the FileNameMapper to use (nested mapper element).
- createMapper() - Method in class org.apache.tools.ant.types.PropertySet
-
Create a mapper to map the property names.
- createMapper() - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Define the mapper to map source to destination files.
- createMapper() - Method in class org.apache.tools.ant.types.selectors.MappingSelector
-
Defines the FileNameMapper to use (nested mapper element).
- createMapper() - Method in class org.apache.tools.ant.types.selectors.PresentSelector
-
Defines the FileNameMapper to use (nested mapper element).
- createMarker() - Method in class org.apache.tools.ant.types.Commandline
-
Return a marker.
- createMergefiles() - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
-
Establishes the object that contains the files to
be merged into the output.
- createMergeMapper(File) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Create a merge mapper pointing to the specified destination file.
- createNestedElement(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
Create a nested element to be configured.
- createNewFile(File) - Method in class org.apache.tools.ant.util.FileUtils
-
This was originally an emulation of File.createNewFile for JDK 1.1,
but it is now implemented using that method (Ant 1.6.3 onwards).
- createNewFile(File, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Create a new file, optionally creating parent directories.
- createObject(Project) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Create an instance of the definition.
- createOption() - Method in class org.apache.tools.ant.taskdefs.Apt
-
Create a nested option.
- createOutputFilterChain() - Method in class org.apache.tools.ant.types.RedirectorElement
-
Create a nested output FilterChain
.
- createOutputProperty() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Create an instance of an output property to be configured.
- createParam() - Method in class org.apache.tools.ant.taskdefs.CallTarget
-
Create a new Property to pass to the invoked target(s).
- createParam() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
-
Create a param nested element.
- createParam() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
-
Create a doclet parameter to be configured by Ant.
- createParam() - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
Create an instance of an XSL parameter for configuration by Ant.
- createParam() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Create an instance of an XSL parameter for configuration by Ant.
- createParents(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Creates all parent directories specified in a complete relative
pathname.
- createParents(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
-
Creates all parent directories specified in a complete relative
pathname.
- createPath() - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
Adds a path of files to sign.
- createPath() - Method in class org.apache.tools.ant.taskdefs.Concat
-
Path of files to concatenate.
- createPath() - Method in class org.apache.tools.ant.taskdefs.CopyPath
-
Deprecated.
Create a path.
- createPath() - Method in class org.apache.tools.ant.taskdefs.Javadoc.ExtensionInfo
-
Create an empty nested path to be configured by Ant with the
classpath for the extension.
- createPath() - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Create a nested path element.
- createPath() - Method in class org.apache.tools.ant.types.Path
-
Creates a nested <path>
element.
- createPathElement() - Method in class org.apache.tools.ant.types.Path
-
Creates the nested <pathelement>
element.
- createPatternSet() - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Add a set of patterns.
- createPatternSet() - Method in class org.apache.tools.ant.taskdefs.Delete
-
add a set of patterns
- createPatternSet() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add a set of patterns
- createPatternSet() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Creates a nested patternset.
- createPatternSet() - Method in class org.apache.tools.ant.types.resources.Files
-
Create a nested patternset.
- createPermissions() - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the permissions for the application run inside the same JVM.
- createPermissions() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Sets the permissions for the application run inside the same JVM.
- createProcessErrorPump(InputStream, OutputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Create the pump to handle error output.
- createProcessOutputPump(InputStream, OutputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Create the pump to handle process output.
- createProperty() - Method in class org.apache.tools.ant.taskdefs.Ant
-
Property to pass to the new project.
- createProperty() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Creates a property.
- createPump(InputStream, OutputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Creates a stream pumper to copy the given input stream to the
given output stream.
- createPump(InputStream, OutputStream, boolean) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Creates a stream pumper to copy the given input stream to the
given output stream.
- createPump(InputStream, OutputStream, boolean, boolean) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Creates a stream pumper to copy the given input stream to the
given output stream.
- createRead() - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
A string to wait for from the server.
- createRead() - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
-
A string to wait for from the server.
- createReference(Object) - Static method in class org.apache.tools.ant.util.WeakishReference
-
Deprecated.
create the appropriate type of reference for the java version
- createRegexp() - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
A regular expression.
- createRegexpInstance(String) - Method in class org.apache.tools.ant.util.regexp.RegexpFactory
-
Wrapper over RegexpMatcherFactory.createInstance that ensures that
we are dealing with a Regexp implementation.
- createRemoteTunnel() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
-
- createReplacefilter() - Method in class org.apache.tools.ant.taskdefs.Replace
-
Add a nested <replacefilter> element.
- createReplaceToken() - Method in class org.apache.tools.ant.taskdefs.Replace
-
Create a token to filter as the text of a nested element.
- createReplaceToken() - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
Create a token to filter as the text of a nested element.
- createReplaceValue() - Method in class org.apache.tools.ant.taskdefs.Replace
-
Create a string to replace the token as the text of a nested element.
- createReplaceValue() - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
Create a string to replace the token as the text of a nested element.
- createReport() - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
Generate a report based on the document created by the merge.
- createRunner(String, String, ClassLoader) - Method in class org.apache.tools.ant.util.ScriptRunnerCreator
-
Create a ScriptRunner.
- createSequential() - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
This is the sequential nested element of the macrodef.
- createSequential() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
-
This is the sequential nested element of the macrodef.
- createSourceFiles() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Adds a container for resource collections.
- createSourcepath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a path to sourcepath.
- createSourcepath() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Create a path to be configured with the locations of the source
files.
- createSources() - Method in class org.apache.tools.ant.taskdefs.DependSet
-
Create a nested sources element.
- createSourcespath() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- createSrc() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a path for source compilation.
- createSrcfile() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Create a placeholder indicating where on the command line
the name of the source file should be inserted.
- createSrcResources() - Method in class org.apache.tools.ant.taskdefs.UpToDate
-
Nested resource collections as sources.
- createStreams() - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Create the input, error and output streams based on the configuration
options.
- createSubProject() - Method in class org.apache.tools.ant.Project
-
Create and initialize a subproject.
- createSubstitution() - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
A substitution pattern.
- createSuccess() - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask
-
add a sound when the build succeeds
- createSupport() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds a fileset for support elements.
- createTag() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Creates and adds a -tag argument.
- createTarFileSet() - Method in class org.apache.tools.ant.taskdefs.Tar
-
Add a new fileset with the option to specify permissions
- createTargetfile() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Create a placeholder indicating where on the command line
the name of the target file should be inserted.
- createTargets() - Method in class org.apache.tools.ant.taskdefs.DependSet
-
Create a nested targets element.
- createTars() - Method in class org.apache.tools.ant.types.resources.Archives
-
Wrapper to identify nested resource collections as ZIP
archives.
- createTask(String) - Method in class org.apache.tools.ant.ComponentHelper
-
Creates a new instance of a task.
- createTask(String) - Method in class org.apache.tools.ant.Project
-
Create a new instance of a task, adding it to a list of
created tasks for later invalidation.
- createTempFile(String, String, File) - Method in class org.apache.tools.ant.util.FileUtils
-
Deprecated.
since ant 1.7.1 use createTempFile(String, String, File,
boolean, boolean) instead.
- createTempFile(String, String, File, boolean, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Create a temporary file in a given directory.
- createTempFile(String, String, File, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
Deprecated.
since ant 1.7.1 use createTempFile(String, String, File,
boolean, boolean) instead.
- createTrace() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Enables Xalan2 traces and uses the given configuration.
- createTransaction() - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Add a SQL transaction to execute
- createUnifiedSourcePath() - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
clone our path and add all explicitly specified FileSets as
well, patch in the jar attribute as a new fileset if it is
defined.
- createUnifiedSources() - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
clone our filesets vector, and patch in the jar attribute as a new
fileset, if is defined
- createVmArgument() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Create a new JVM argument.
- createVmsJavaOptionFile(String[]) - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
Writes the command into a temporary DCL script and returns the
corresponding File object.
- createWASClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Get the classpath to the websphere classpaths.
- createWatchdog() - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Create the Watchdog to kill a runaway process.
- createWatchdog() - Method in class org.apache.tools.ant.taskdefs.Java
-
Create the Watchdog to kill a runaway process.
- createWatchdog() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- createWatchdog() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
- createWeblogic() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds a deployment tool for Weblogic server.
- createWeblogictoplink() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds a deployment tool for Weblogic when using the Toplink
Object-Relational mapping.
- createWebsphere() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Adds a deployment tool for Websphere 4.0 server.
- createWLClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Get the classpath to the weblogic classpaths.
- createWrite() - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
Add text to send to the server
A subTask <write> tag was found.
- createWrite() - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
-
Add text to send to the server
A subTask <write> tag was found.
- createXmlReader() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
create the XML reader.
- createZips() - Method in class org.apache.tools.ant.types.resources.Archives
-
Wrapper to identify nested resource collections as ZIP
archives.
- currBytes - Variable in class org.apache.tools.tar.TarOutputStream
-
- currentElement - Variable in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
Instance variable used to store the name of the current element being
processed by the SAX parser.
- currentFile - Variable in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.ValidatorErrorHandler
-
- currEntry - Variable in class org.apache.tools.tar.TarInputStream
-
- currentText - Variable in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
The text of the current element
- currentWrapper() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
get the current runtime configurable wrapper
can return null
- currName - Variable in class org.apache.tools.tar.TarOutputStream
-
- currSize - Variable in class org.apache.tools.tar.TarOutputStream
-
- CutDirsMapper - Class in org.apache.tools.ant.types.mappers
-
A mapper that strips of the a configurable number of leading
directories from a file name.
- CutDirsMapper() - Constructor for class org.apache.tools.ant.types.mappers.CutDirsMapper
-
- Cvs - Class in org.apache.tools.ant.taskdefs
-
Performs operations on a CVS repository.
- Cvs() - Constructor for class org.apache.tools.ant.taskdefs.Cvs
-
CVS Task - now implemented by the Abstract CVS Task base class
- CVSEntry - Class in org.apache.tools.ant.taskdefs.cvslib
-
CVS Entry.
- CVSEntry(Date, String, String) - Constructor for class org.apache.tools.ant.taskdefs.cvslib.CVSEntry
-
Creates a new instance of a CVSEntry
- CVSPass - Class in org.apache.tools.ant.taskdefs
-
Adds an new entry to a CVS password file.
- CVSPass() - Constructor for class org.apache.tools.ant.taskdefs.CVSPass
-
Create a CVS task using the default cvspass file location.
- CvsTagDiff - Class in org.apache.tools.ant.taskdefs.cvslib
-
Examines the output of cvs rdiff between two tags.
- CvsTagDiff() - Constructor for class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
-
- CvsTagEntry - Class in org.apache.tools.ant.taskdefs.cvslib
-
Holds the information of a line of rdiff
- CvsTagEntry(String) - Constructor for class org.apache.tools.ant.taskdefs.cvslib.CvsTagEntry
-
Creates a new CvsTagEntry
- CvsTagEntry(String, String) - Constructor for class org.apache.tools.ant.taskdefs.cvslib.CvsTagEntry
-
Creates a new CvsTagEntry
- CvsTagEntry(String, String, String) - Constructor for class org.apache.tools.ant.taskdefs.cvslib.CvsTagEntry
-
Creates a new CvsTagEntry
- CvsUser - Class in org.apache.tools.ant.taskdefs.cvslib
-
Represents a CVS user with a userID and a full name.
- CvsUser() - Constructor for class org.apache.tools.ant.taskdefs.cvslib.CvsUser
-
- CvsVersion - Class in org.apache.tools.ant.taskdefs.cvslib
-
this task allows to find out the client and the server version of a
CVS installation
example usage :
<cvsversion
cvsRoot=":pserver:anoncvs@cvs.apache.org:/home/cvspublic"
passfile="c:/programme/cygwin/home/antoine/.cvspass"
clientversionproperty="apacheclient"
serverversionproperty="apacheserver" />
the task can be used also in the API by calling its execute method,
then calling getServerVersion and/or getClientVersion
- CvsVersion() - Constructor for class org.apache.tools.ant.taskdefs.cvslib.CvsVersion
-
- DATA_TYPE_NAME - Static variable in class org.apache.tools.ant.types.RegularExpression
-
Name of this data type
- DATA_TYPE_NAME - Static variable in class org.apache.tools.ant.types.Substitution
-
The name of this data type
- DataType - Class in org.apache.tools.ant.types
-
Base class for those classes that can appear inside the build file
as stand alone data types.
- DataType() - Constructor for class org.apache.tools.ant.types.DataType
-
- Date - Class in org.apache.tools.ant.types.resources.comparators
-
Compares Resources by last modification date.
- Date() - Constructor for class org.apache.tools.ant.types.resources.comparators.Date
-
- Date - Class in org.apache.tools.ant.types.resources.selectors
-
Date ResourceSelector.
- Date() - Constructor for class org.apache.tools.ant.types.resources.selectors.Date
-
- DATE_HEADER_FORMAT - Static variable in class org.apache.tools.ant.util.DateUtils
-
Deprecated.
DateFormat is not thread safe, and we cannot guarantee that
some other code is using the format in parallel.
Deprecated since ant 1.8
- DATE_TYPE - Static variable in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry.Type
-
date
- DateSelector - Class in org.apache.tools.ant.types.selectors
-
Selector that chooses files based on their last modified date.
- DateSelector() - Constructor for class org.apache.tools.ant.types.selectors.DateSelector
-
Creates a new DateSelector
instance.
- DateSelector.TimeComparisons - Class in org.apache.tools.ant.types.selectors
-
Enumerated attribute with the values for time comparison.
- DateSelector.TimeComparisons() - Constructor for class org.apache.tools.ant.types.selectors.DateSelector.TimeComparisons
-
- DATETIME_KEY - Static variable in class org.apache.tools.ant.types.selectors.DateSelector
-
Key to used for parameterized custom selector
- DateUtils - Class in org.apache.tools.ant.util
-
Helper methods to deal with date/time formatting with a specific
defined format (
ISO8601)
or a plurialization correct elapsed time in minutes and seconds.
- DAVID_ORB - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
DAVID ORB.
- DAY - Static variable in class org.apache.tools.ant.taskdefs.WaitFor.Unit
-
day string
- dbfactory - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
XML Parser factory accessible to subclasses
- DD_SIG - Static variable in class org.apache.tools.zip.ZipOutputStream
-
data descriptor signature
- debug - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- DEBUG - Static variable in class org.apache.tools.ant.types.LogLevel
-
DEBUG loglevel constant.
- debug(String) - Method in class org.apache.tools.ant.util.TaskLogger
-
Log a message with MSG_DEBUG
priority
- debug - Variable in class org.apache.tools.tar.TarInputStream
-
- debug - Variable in class org.apache.tools.tar.TarOutputStream
-
- declareSysProperty(ExecTask, Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
- decodeHex(char[]) - Static method in class org.apache.tools.ant.taskdefs.Checksum
-
Converts an array of characters representing hexadecimal values into an
array of bytes of those same values.
- decodeUri(String) - Static method in class org.apache.tools.ant.launch.Locator
-
Decodes an Uri with % characters.
- decompress(String, InputStream) - Method in class org.apache.tools.ant.taskdefs.Untar.UntarCompressionMethod
-
This method wraps the input stream with the
corresponding decompression method
- DECREMENT_OPER - Static variable in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry.Operation
-
-
- DEEP_TREE_MATCH - Static variable in class org.apache.tools.ant.types.selectors.SelectorUtils
-
The pattern that matches an arbitrary number of directories.
- def - Variable in class org.apache.tools.zip.ZipOutputStream
-
This Deflater object is used for output.
- DEFAULT - Static variable in class org.apache.tools.ant.taskdefs.EchoXML.NamespacePolicy
-
- DEFAULT_ANALYZER - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
The default analyzer
- DEFAULT_ANALYZER_CLASS - Static variable in class org.apache.tools.ant.types.optional.depend.DependScanner
-
The name of the analyzer to use by default.
- DEFAULT_BAS45_EJB11_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
- DEFAULT_BAS_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
- DEFAULT_BLKSIZE - Static variable in class org.apache.tools.tar.TarBuffer
-
Default block size
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
The default buffer byte size to use for IO
- DEFAULT_BUILD_FILENAME - Static variable in class org.apache.tools.ant.Main
-
The default build file name.
- DEFAULT_CHECK_MILLIS - Static variable in class org.apache.tools.ant.taskdefs.WaitFor
-
default check time
- DEFAULT_CLASS_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
-
Default location and name for the generated JUnit class file,
in the temp directory + FailedTests
- DEFAULT_COMPILER - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
- DEFAULT_COMPILER - Static variable in class org.apache.tools.ant.taskdefs.rmic.RmicAdapterFactory
-
If the compiler has this name use a default compiler.
- DEFAULT_COMPRESSION - Static variable in class org.apache.tools.zip.ZipOutputStream
-
Default compression level for deflated entries.
- DEFAULT_COMPRESSION_LEVEL - Static variable in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
Default compression level to use, if compression is enabled via
setCompression( true ).
- DEFAULT_DESTINATION - Static variable in class org.apache.tools.ant.util.java15.ProxyDiagnostics
-
"http://ant.apache.org/"
- DEFAULT_DF_FACTORY - Static variable in class org.apache.tools.ant.taskdefs.Touch
-
- DEFAULT_DIR - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
The default directory: ..
- DEFAULT_DIR_MODE - Static variable in class org.apache.tools.ant.types.ArchiveFileSet
-
Default value for the dirmode attribute.
- DEFAULT_DIR_MODE - Static variable in class org.apache.tools.tar.TarEntry
-
Default permissions bits for directories
- DEFAULT_DIR_PERM - Static variable in interface org.apache.tools.zip.UnixStat
-
Default permissions for directories.
- DEFAULT_FILE_MODE - Static variable in class org.apache.tools.ant.types.ArchiveFileSet
-
Default value for the filemode attribute.
- DEFAULT_FILE_MODE - Static variable in class org.apache.tools.tar.TarEntry
-
Default permissions bits for files
- DEFAULT_FILE_PERM - Static variable in interface org.apache.tools.zip.UnixStat
-
Default permissions for plain files.
- DEFAULT_FILENAME - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
the default file name: TESTS-TestSuites.xml
- DEFAULT_FTP_PORT - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Default port for FTP
- DEFAULT_FTP_PORT - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Default port for FTP
- DEFAULT_HOST - Static variable in class org.apache.tools.mail.MailMessage
-
default mailhost
- DEFAULT_LINK_PERM - Static variable in interface org.apache.tools.zip.UnixStat
-
Default permissions for symbolic links.
- DEFAULT_MANIFEST_VERSION - Static variable in class org.apache.tools.ant.taskdefs.Manifest
-
Default Manifest version if one is not specified
- DEFAULT_MAX_WAIT_MILLIS - Static variable in class org.apache.tools.ant.taskdefs.WaitFor
-
default wait time
- DEFAULT_MODE - Static variable in class org.apache.tools.ant.util.UUEncoder
-
- DEFAULT_ORB - Static variable in class org.apache.tools.ant.taskdefs.optional.j2ee.JonasHotDeploymentTool
-
Description of the Field
- DEFAULT_PORT - Static variable in class org.apache.tools.mail.MailMessage
-
default port for SMTP: 25
- DEFAULT_RCDSIZE - Static variable in class org.apache.tools.tar.TarBuffer
-
Default record size
- DEFAULT_TASK - Static variable in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheckinDefault
-
The default task
- DEFAULT_TIMEOUT - Static variable in class org.apache.tools.ant.taskdefs.condition.IsReachable
-
The default timeout.
- DEFAULT_TIMEOUT_MILLIS - Static variable in class org.apache.tools.ant.util.OutputStreamFunneler
-
Default timeout.
- DEFAULT_TOKEN_END - Static variable in class org.apache.tools.ant.types.FilterSet
-
The default token end string
- DEFAULT_TOKEN_START - Static variable in class org.apache.tools.ant.types.FilterSet
-
The default token start string
- DEFAULT_WL51_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
- DEFAULT_WL51_EJB11_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Weblogic 5.1 dtd location
- DEFAULT_WL60_51_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
- DEFAULT_WL60_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
- DEFAULT_WL60_EJB11_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Weblogic 6.0 ejb 1.1 dtd location
- DEFAULT_WL60_EJB20_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Weblogic 6.0 ejb 2.0 dtd location
- DEFAULT_WL70_DTD_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
- DefaultCompilerAdapter - Class in org.apache.tools.ant.taskdefs.compilers
-
This is the default implementation for the CompilerAdapter interface.
- DefaultCompilerAdapter() - Constructor for class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- DEFAULTEXCLUDES - Static variable in class org.apache.tools.ant.DirectoryScanner
-
- DefaultExcludes - Class in org.apache.tools.ant.taskdefs
-
Alters the default excludes for the entire build..
- DefaultExcludes() - Constructor for class org.apache.tools.ant.taskdefs.DefaultExcludes
-
- DefaultExecutor - Class in org.apache.tools.ant.helper
-
Default Target executor implementation.
- DefaultExecutor() - Constructor for class org.apache.tools.ant.helper.DefaultExecutor
-
- defaultInput(byte[], int, int) - Method in class org.apache.tools.ant.Project
-
Read data from the default input stream.
- DefaultInputHandler - Class in org.apache.tools.ant.input
-
Prompts on System.err, reads input from System.in
- DefaultInputHandler() - Constructor for class org.apache.tools.ant.input.DefaultInputHandler
-
Empty no-arg constructor
- DefaultJspCompilerAdapter - Class in org.apache.tools.ant.taskdefs.optional.jsp.compilers
-
This is the default implementation for the JspCompilerAdapter interface.
- DefaultJspCompilerAdapter() - Constructor for class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
-
- DefaultLogger - Class in org.apache.tools.ant
-
Writes build events to a PrintStream.
- DefaultLogger() - Constructor for class org.apache.tools.ant.DefaultLogger
-
Sole constructor.
- DefaultNative2Ascii - Class in org.apache.tools.ant.taskdefs.optional.native2ascii
-
encapsulates the handling common to diffent Native2Asciiadapter
implementations.
- DefaultNative2Ascii() - Constructor for class org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii
-
No-arg constructor.
- DefaultRmicAdapter - Class in org.apache.tools.ant.taskdefs.rmic
-
This is the default implementation for the RmicAdapter interface.
- DefaultRmicAdapter() - Constructor for class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Default constructor
- DefBase - Class in org.apache.tools.ant.taskdefs
-
Base class for Definitions handling uri and class loading.
- DefBase() - Constructor for class org.apache.tools.ant.taskdefs.DefBase
-
- defineClassFromData(File, byte[], String) - Method in class org.apache.tools.ant.AntClassLoader
-
Define a class given its bytes
- definePackage(File, String) - Method in class org.apache.tools.ant.AntClassLoader
-
Define the package information associated with a class.
- definePackage(File, String, Manifest) - Method in class org.apache.tools.ant.AntClassLoader
-
Define the package information when the class comes from a
jar with a manifest
- Definer - Class in org.apache.tools.ant.taskdefs
-
Base class for Taskdef and Typedef - handles all
the attributes for Typedef.
- Definer() - Constructor for class org.apache.tools.ant.taskdefs.Definer
-
- Definer.Format - Class in org.apache.tools.ant.taskdefs
-
Enumerated type for format attribute
- Definer.Format() - Constructor for class org.apache.tools.ant.taskdefs.Definer.Format
-
- Definer.OnError - Class in org.apache.tools.ant.taskdefs
-
Enumerated type for onError attribute
- Definer.OnError() - Constructor for class org.apache.tools.ant.taskdefs.Definer.OnError
-
Constructor
- Definer.OnError(String) - Constructor for class org.apache.tools.ant.taskdefs.Definer.OnError
-
Constructor using a string.
- deflate() - Method in class org.apache.tools.zip.ZipOutputStream
-
Writes next block of compressed data to the output stream.
- DEFLATED - Static variable in class org.apache.tools.zip.ZipOutputStream
-
Compression method for deflated entries.
- DEL_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- DEL_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- DelegatedResourceComparator - Class in org.apache.tools.ant.types.resources.comparators
-
Delegates to other ResourceComparators or, if none specified,
uses Resources' natural ordering.
- DelegatedResourceComparator() - Constructor for class org.apache.tools.ant.types.resources.comparators.DelegatedResourceComparator
-
- delegateIteratorToList() - Method in class org.apache.tools.ant.types.Path
-
Helps determine whether to preserve BC by calling list()
on subclasses.
- Delete - Class in org.apache.tools.ant.taskdefs
-
Deletes a file or directory, or set of files defined by a fileset.
- Delete() - Constructor for class org.apache.tools.ant.taskdefs.Delete
-
- delete() - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Delete a symlink.
- delete() - Method in interface org.apache.tools.ant.types.selectors.modifiedselector.Cache
-
Deletes the cache.
- delete() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.PropertiesfileCache
-
Deletes the cache and its underlying file.
- delete(File) - Static method in class org.apache.tools.ant.util.FileUtils
-
Delete the file with File.delete()
if the argument is not null.
- DELETE_OPER - Static variable in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry.Operation
-
del
- deleteDir(File) - Method in class org.apache.tools.ant.taskdefs.Move
-
Go and delete the directory tree.
- deleteDir(File, boolean) - Method in class org.apache.tools.ant.taskdefs.Move
-
Go and delete the directory tree.
- deleteEmptyJavaFiles() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
delete any java output files that are empty
this is to get around a little defect in jasper: when it
fails, it leaves incomplete files around.
- deleteSymbolicLink(File, Task) - Method in class org.apache.tools.ant.util.SymbolicLinkUtils
-
Delete a symlink (without deleting the associated resource).
- deleteSymlink(String) - Static method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Deprecated.
use
org.apache.tools.ant.util.SymbolicLinkUtils#deleteSymbolicLink
instead
- deleteSymlink(File) - Static method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Deprecated.
use
org.apache.tools.ant.util.SymbolicLinkUtils#deleteSymbolicLink
instead
- delFile(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Delete a file from the remote host.
- delFile(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
-
Delete a file from the remote host.
- Deltree - Class in org.apache.tools.ant.taskdefs
-
Deprecated.
The deltree task is deprecated since Ant 1.2. Use
delete instead.
- Deltree() - Constructor for class org.apache.tools.ant.taskdefs.Deltree
-
Deprecated.
- demuxFlush(String, boolean) - Method in class org.apache.tools.ant.Project
-
Demultiplex flush operations so that each task receives the appropriate
messages.
- demuxInput(byte[], int, int) - Method in class org.apache.tools.ant.Project
-
Demux an input request to the correct task.
- DemuxInputStream - Class in org.apache.tools.ant
-
Passes input requests to the project object for demuxing into
individual tasks and threads.
- DemuxInputStream(Project) - Constructor for class org.apache.tools.ant.DemuxInputStream
-
Create a DemuxInputStream for the given project
- demuxOutput(String, boolean) - Method in class org.apache.tools.ant.Project
-
Demultiplex output so that each task receives the appropriate
messages.
- DemuxOutputStream - Class in org.apache.tools.ant
-
Logs content written by a thread and forwards the buffers onto the
project object which will forward the content to the appropriate
task.
- DemuxOutputStream(Project, boolean) - Constructor for class org.apache.tools.ant.DemuxOutputStream
-
Creates a new instance of this class.
- depend - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- Depend - Class in org.apache.tools.ant.taskdefs.optional.depend
-
Generates a dependency file for a given set of classes.
- Depend() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
- DependencyAnalyzer - Interface in org.apache.tools.ant.util.depend
-
A dependency analyzer analyzes dependencies between Java classes to
determine the minimal set of classes which are required by a set of
"root" classes.
- DependencyVisitor - Class in org.apache.tools.ant.util.depend.bcel
-
A BCEL visitor implementation to collect class dependency information
- DependencyVisitor() - Constructor for class org.apache.tools.ant.util.depend.bcel.DependencyVisitor
-
- DependScanner - Class in org.apache.tools.ant.types.optional.depend
-
DirectoryScanner for finding class dependencies.
- DependScanner(DirectoryScanner) - Constructor for class org.apache.tools.ant.types.optional.depend.DependScanner
-
Create a DependScanner, using the given scanner to provide the basic
set of files from which class files come.
- DependSelector - Class in org.apache.tools.ant.types.selectors
-
Selector that filters files based on whether they are newer than
a matching file in another directory tree.
- DependSelector() - Constructor for class org.apache.tools.ant.types.selectors.DependSelector
-
Creates a new DependSelector
instance.
- DependSet - Class in org.apache.tools.ant.taskdefs
-
Examines and removes out of date target files.
- DependSet() - Constructor for class org.apache.tools.ant.taskdefs.DependSet
-
- dependsOn(String) - Method in class org.apache.tools.ant.Target
-
Does this target depend on the named target?
- deploy() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
Perform the actual deployment.
- deploy() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.GenericHotDeploymentTool
-
Perform the actual deployment.
- deploy() - Method in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
-
Perform the actual deployment.
- deploy() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
-
Perform the actual deployment.
- deprecation - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- depth() - Method in class org.apache.tools.ant.types.selectors.TokenizedPath
-
The depth (or length) of a path.
- depth() - Method in class org.apache.tools.ant.types.selectors.TokenizedPattern
-
The depth (or length) of a pattern.
- DEPTH_THRESH - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical
purposes.
- DepthSelector - Class in org.apache.tools.ant.types.selectors
-
Selector that filters files based on the how deep in the directory
tree they are.
- DepthSelector() - Constructor for class org.apache.tools.ant.types.selectors.DepthSelector
-
Creates a new DepthSelector
instance.
- desc - Variable in class org.apache.tools.ant.taskdefs.optional.perforce.P4Label
-
- describeArguments() - Method in class org.apache.tools.ant.types.Commandline
-
Return a String that describes the arguments suitable for
verbose output before a call to Runtime.exec(String[]).
- describeArguments(Commandline) - Static method in class org.apache.tools.ant.types.Commandline
-
Return a String that describes the arguments suitable for
verbose output before a call to Runtime.exec(String[]).
- describeArguments(String[]) - Static method in class org.apache.tools.ant.types.Commandline
-
Return a String that describes the arguments suitable for
verbose output before a call to Runtime.exec(String[]).
- describeArguments(String[], int) - Static method in class org.apache.tools.ant.types.Commandline
-
Return a String that describes the arguments suitable for
verbose output before a call to Runtime.exec(String[]).
- describeCommand() - Method in class org.apache.tools.ant.types.Commandline
-
Return a String that describes the command and arguments suitable for
verbose output before a call to Runtime.exec(String[]).
- describeCommand(Commandline) - Static method in class org.apache.tools.ant.types.Commandline
-
Return a String that describes the command and arguments suitable for
verbose output before a call to Runtime.exec(String[]).
- describeCommand(String[]) - Static method in class org.apache.tools.ant.types.Commandline
-
Return a String that describes the command and arguments suitable for
verbose output before a call to Runtime.exec(String[]).
- describeCommand() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Return a String that describes the command and arguments suitable for
verbose output before a call to Runtime.exec(String[]).
- describeJavaCommand() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Return a String that describes the java command and arguments
for in-VM executions.
- description - Variable in class org.apache.tools.ant.ProjectComponent
-
Deprecated.
since 1.6.x.
You should not be accessing this variable directly.
- description - Variable in class org.apache.tools.ant.taskdefs.optional.perforce.P4Change
-
- Description - Class in org.apache.tools.ant.types
-
Description is used to provide a project-wide description element
(that is, a description that applies to a buildfile as a whole).
- Description() - Constructor for class org.apache.tools.ant.types.Description
-
- DESCRIPTOR - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.NamingScheme
-
Naming scheme where the generated jar name is based on the name of
the deployment descriptor file
- DescriptorHandler - Class in org.apache.tools.ant.taskdefs.optional.ejb
-
Inner class used by EjbJar to facilitate the parsing of deployment
descriptors and the capture of appropriate information.
- DescriptorHandler(Task, File) - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
Constructor for DescriptorHandler.
- dest - Variable in class org.apache.tools.ant.taskdefs.Unpack
-
- destDir - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- destDir - Variable in class org.apache.tools.ant.taskdefs.Copy
-
- destDir - Variable in class org.apache.tools.ant.taskdefs.ExecuteOn
-
- destDir - Variable in class org.apache.tools.ant.taskdefs.optional.image.Image
-
- destDir - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
destination directory
- destDir - Variable in class org.apache.tools.ant.taskdefs.SignJar
-
the output directory when using paths.
- destFile - Variable in class org.apache.tools.ant.taskdefs.Copy
-
- determineDependencies(Vector, Vector) - Method in class org.apache.tools.ant.taskdefs.optional.depend.AntAnalyzer
-
Determine the dependencies of the configured root classes.
- determineDependencies(Vector, Vector) - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Determine the dependencies of the current set of root classes
- determineDependencies(Vector, Vector) - Method in class org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer
-
Determine the dependencies of the configured root classes.
- determineDependencies(Vector, Vector) - Method in class org.apache.tools.ant.util.depend.bcel.FullAnalyzer
-
Determine the dependencies of the configured root classes.
- DEVLEN - Static variable in interface org.apache.tools.tar.TarConstants
-
The length of the devices field in a header buffer.
- DeweyDecimal - Class in org.apache.tools.ant.taskdefs.optional.extension
-
Deprecated.
use org.apache.tools.ant.util.DeweyDecimal instead.
Deprecated since ant 1.8
- DeweyDecimal(int[]) - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.DeweyDecimal
-
Deprecated.
Construct a DeweyDecimal from an array of integer components.
- DeweyDecimal(String) - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.DeweyDecimal
-
Deprecated.
Construct a DeweyDecimal from string in DeweyDecimal format.
- DeweyDecimal - Class in org.apache.tools.ant.util
-
Utility class to contain version numbers in "Dewey Decimal"
syntax.
- DeweyDecimal(int[]) - Constructor for class org.apache.tools.ant.util.DeweyDecimal
-
Construct a DeweyDecimal from an array of integer components.
- DeweyDecimal(String) - Constructor for class org.apache.tools.ant.util.DeweyDecimal
-
Construct a DeweyDecimal from string in DeweyDecimal format.
- diagnoseCreationFailure(String, String) - Method in class org.apache.tools.ant.ComponentHelper
-
Handler called to do decent diagnosis on instantiation failure.
- Diagnostics - Class in org.apache.tools.ant
-
A little diagnostic helper that output some information that may help
in support.
- DiagnosticsTask - Class in org.apache.tools.ant.taskdefs
-
This is a task that hands off work to the Diagnostics module.
- DiagnosticsTask() - Constructor for class org.apache.tools.ant.taskdefs.DiagnosticsTask
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionSet
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.AntFilterReader
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
- dieOnCircularReference() - Method in class org.apache.tools.ant.types.DataType
-
Convenience method.
- dieOnCircularReference(Project) - Method in class org.apache.tools.ant.types.DataType
-
Convenience method.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.DataType
-
Check to see whether any DataType we hold references to is
included in the Stack (which holds all DataType instances that
directly or indirectly reference this instance, including this
instance itself).
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.FilterChain
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.Path
-
Overrides the version of DataType to recurse on all DataType
child elements that may have been added.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.PropertySet
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Overrides the version of DataType to recurse on all DataType
child elements that may have been added.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
-
Overrides the version of DataType to recurse on all DataType
child elements that may have been added.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Check to see whether any DataType we hold references to is
included in the Stack (which holds all DataType instances that
directly or indirectly reference this instance, including this
instance itself).
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.Archives
-
Overrides the version of DataType to recurse on all DataType
child elements that may have been added.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Overrides the version of DataType to recurse on all DataType
child elements that may have been added.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.comparators.DelegatedResourceComparator
-
Overrides the version from DataType to recurse on nested ResourceSelector
s.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.comparators.Reverse
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Overrides the version of DataType to recurse on all DataType
child elements that may have been added.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Check to see whether any DataType we hold references to is
included in the Stack (which holds all DataType instances that
directly or indirectly reference this instance, including this
instance itself).
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.ResourceList
-
Overrides the version of DataType to recurse on all DataType
child elements that may have been added.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.Resources
-
Overrides the version of DataType to recurse on all DataType
child elements that may have been added.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.Restrict
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.selectors.Compare
-
Overrides the version from DataType
to recurse on nested ResourceComparators.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.selectors.ResourceSelectorContainer
-
Overrides the version from DataType to recurse on nested ResourceSelectors.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.Sort
-
Overrides the BaseResourceCollectionContainer version
to recurse on nested ResourceComparators.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.resources.Tokens
-
Overrides the BaseResourceCollectionContainer version
to check the nested Tokenizer.
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
- dieOnCircularReference(Stack, Project) - Method in class org.apache.tools.ant.types.XMLCatalog
-
- Difference - Class in org.apache.tools.ant.types.resources
-
ResourceCollection representing the difference between
two or more nested ResourceCollections.
- Difference() - Constructor for class org.apache.tools.ant.types.resources.Difference
-
- DifferentSelector - Class in org.apache.tools.ant.types.selectors
-
This selector selects files against a mapped set of target files, selecting
all those files which are different.
- DifferentSelector() - Constructor for class org.apache.tools.ant.types.selectors.DifferentSelector
-
- DigestAlgorithm - Class in org.apache.tools.ant.types.selectors.modifiedselector
-
Computes a 'hashvalue' for the content of file using
java.security.MessageDigest.
- DigestAlgorithm() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.DigestAlgorithm
-
- dir - Variable in class org.apache.tools.ant.taskdefs.Delete
-
- DIR - Static variable in class org.apache.tools.ant.taskdefs.ExecuteOn.FileDirBoth
-
Dir value
- DIR - Static variable in class org.apache.tools.ant.types.resources.selectors.Type
-
Static dir type selector.
- DIR - Static variable in class org.apache.tools.ant.types.selectors.TypeSelector.FileType
-
the string value for dir
- DIR_FLAG - Static variable in interface org.apache.tools.zip.UnixStat
-
Indicates directories.
- dirCopyMap - Variable in class org.apache.tools.ant.taskdefs.Copy
-
- DIRECTORY - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.NamingScheme
-
Naming scheme where the generated jar name is based on the
name of the directory containing the deployment descriptor
- Directory - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
A helper object for Scp representing a directory in a file system.
- Directory(File) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Constructor for a Directory.
- Directory(File, Directory) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Constructor for a Directory.
- DirectoryIterator - Class in org.apache.tools.ant.taskdefs.optional.depend
-
An iterator which iterates through the contents of a java directory.
- DirectoryIterator(File, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.DirectoryIterator
-
Creates a directory iterator.
- directoryIterator() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Get an iterator over the child Directories.
- DirectoryScanner - Class in org.apache.tools.ant
-
Class for scanning a directory for files/directories which match certain
criteria.
- DirectoryScanner() - Constructor for class org.apache.tools.ant.DirectoryScanner
-
Sole constructor.
- Dirname - Class in org.apache.tools.ant.taskdefs
-
Determines the directory name of the specified file.
- Dirname() - Constructor for class org.apache.tools.ant.taskdefs.Dirname
-
- dirsDeselected - Variable in class org.apache.tools.ant.DirectoryScanner
-
The directories which matched at least one include and no excludes
but which a selector discarded.
- DirSet - Class in org.apache.tools.ant.types
-
Subclass as hint for supporting tasks that the included directories
instead of files should be used.
- DirSet() - Constructor for class org.apache.tools.ant.types.DirSet
-
Constructor for DirSet.
- DirSet(DirSet) - Constructor for class org.apache.tools.ant.types.DirSet
-
Constructor for DirSet, with DirSet to shallowly clone.
- dirsExcluded - Variable in class org.apache.tools.ant.DirectoryScanner
-
The directories which matched at least one include and at least one
exclude.
- dirsIncluded - Variable in class org.apache.tools.ant.DirectoryScanner
-
The directories which matched at least one include and no excludes
and were selected.
- dirsNotIncluded - Variable in class org.apache.tools.ant.DirectoryScanner
-
The directories which were found and did not match any includes.
- DISCLAIMER - Static variable in class org.apache.tools.ant.types.Commandline
-
- Dispatchable - Interface in org.apache.tools.ant.dispatch
-
Classes implementing this interface specify the
name of the parameter that contains the name
of the task's method to execute.
- DispatchTask - Class in org.apache.tools.ant.dispatch
-
Tasks extending this class may contain multiple actions.
- DispatchTask() - Constructor for class org.apache.tools.ant.dispatch.DispatchTask
-
- DispatchUtils - Class in org.apache.tools.ant.dispatch
-
Determines and Executes the action method for the task.
- DispatchUtils() - Constructor for class org.apache.tools.ant.dispatch.DispatchUtils
-
- dissect(String) - Method in class org.apache.tools.ant.util.FileUtils
-
Dissect the specified absolute path.
- dname - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
-
- document - Variable in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
the xml document to process
- DOES_NOT_EXIST_POSTFIX - Static variable in class org.apache.tools.ant.DirectoryScanner
-
The end of the exception message if something that should be
there doesn't exist.
- doesHandledirSep() - Method in class org.apache.tools.ant.types.resources.selectors.Name
-
Whether the difference between / and \ (the two common
directory characters) is ignored.
- doesTypeExist(String) - Method in class org.apache.tools.ant.taskdefs.condition.TypeFound
-
test for a task or other ant type existing in the current project
- doFileOperations() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Actually does the file (and possibly empty directory) copies.
- doFileOperations() - Method in class org.apache.tools.ant.taskdefs.Move
-
Override copy's doFileOperations to move the files instead of copying them.
- doFTP() - Method in interface org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirror
-
- doFTP() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
-
- doGet(int, Get.DownloadProgress) - Method in class org.apache.tools.ant.taskdefs.Get
-
Deprecated.
only gets the first configured resource
- doGet(URL, File, int, Get.DownloadProgress) - Method in class org.apache.tools.ant.taskdefs.Get
-
make a get request, with the supplied progress and logging info.
- DOMElementWriter - Class in org.apache.tools.ant.util
-
Writes a DOM tree to a given Writer.
- DOMElementWriter() - Constructor for class org.apache.tools.ant.util.DOMElementWriter
-
Create an element writer.
- DOMElementWriter(boolean) - Constructor for class org.apache.tools.ant.util.DOMElementWriter
-
Create an element writer
XML namespaces will be ignored.
- DOMElementWriter(boolean, DOMElementWriter.XmlNamespacePolicy) - Constructor for class org.apache.tools.ant.util.DOMElementWriter
-
Create an element writer
XML namespaces will be ignored.
- DOMElementWriter.XmlNamespacePolicy - Class in org.apache.tools.ant.util
-
Whether namespaces should be ignored for elements and attributes.
- DOMElementWriter.XmlNamespacePolicy(boolean, boolean) - Constructor for class org.apache.tools.ant.util.DOMElementWriter.XmlNamespacePolicy
-
- DOMUtil - Class in org.apache.tools.ant.taskdefs.optional.junit
-
Some utilities that might be useful when manipulating DOM trees.
- DOMUtil.NodeFilter - Interface in org.apache.tools.ant.taskdefs.optional.junit
-
Filter interface to be applied when iterating over a DOM tree.
- DOMUtil.NodeListImpl - Class in org.apache.tools.ant.taskdefs.optional.junit
-
custom implementation of a nodelist
- DOMUtil.NodeListImpl() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.DOMUtil.NodeListImpl
-
- DOMUtils - Class in org.apache.tools.ant.util
-
Some utility methods for common tasks when building DOM trees in memory.
- DOMUtils() - Constructor for class org.apache.tools.ant.util.DOMUtils
-
- doReplace(RegularExpression, Substitution, String, int) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
Invoke a regular expression (r) on a string (input) using
substitutions (s) for a matching regex.
- doReplace(File, int) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
Perform the replacement on a file
- doReport(PrintStream) - Static method in class org.apache.tools.ant.Diagnostics
-
Print a report to the given stream.
- doReport(PrintStream, int) - Static method in class org.apache.tools.ant.Diagnostics
-
Print a report to the given stream.
- doResourceOperations(Map) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Actually does the resource copies.
- doSiteCommand(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sends a site command to the ftp server
- doSiteCommand(FTPClient, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
-
Sends a site command to the ftp server
- doSleep(long) - Method in class org.apache.tools.ant.taskdefs.Sleep
-
sleep for a period of time
- DoubleCPInfo - Class in org.apache.tools.ant.taskdefs.optional.depend.constantpool
-
The constant pool entry subclass used to represent double constant
values.
- DoubleCPInfo() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.constantpool.DoubleCPInfo
-
Constructor
- doubleFilePass - Variable in class org.apache.tools.ant.taskdefs.Zip
-
If this flag is true, execute() will run most operations twice,
the first time with
skipWriting
set to
true and the second time with setting it to false.
- doValidate(File) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
parse the file
- Draw - Class in org.apache.tools.ant.types.optional.image
-
- Draw() - Constructor for class org.apache.tools.ant.types.optional.image.Draw
-
- DrawOperation - Interface in org.apache.tools.ant.types.optional.image
-
Interface which represents an Operation which is "drawable", such
as a Rectangle, Circle or Text.
- DTDLocation - Class in org.apache.tools.ant.types
-
Helper class to handle the DTD nested element.
- DTDLocation() - Constructor for class org.apache.tools.ant.types.DTDLocation
-
- duplicate - Variable in class org.apache.tools.ant.taskdefs.Zip
-
- DynamicAttribute - Interface in org.apache.tools.ant
-
Enables a task to control unknown attributes
- DynamicAttributeNS - Interface in org.apache.tools.ant
-
Enables a task to control unknown attributes.
- DynamicConfigurator - Interface in org.apache.tools.ant
-
Enables a task to control unknown attributes and elements.
- DynamicConfiguratorNS - Interface in org.apache.tools.ant
-
Enables a task to control unknown attributes and elements.
- DynamicElement - Interface in org.apache.tools.ant
-
Enables a task to control unknown elements.
- DynamicElementNS - Interface in org.apache.tools.ant
-
Enables a task to control unknown elements.