- AbstractAccessTask - Class in org.apache.tools.ant.taskdefs.optional.unix
-
- AbstractAccessTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.unix.AbstractAccessTask
-
Chmod task for setting file and directory permissions.
- AbstractAnalyzer - Class in org.apache.tools.ant.util.depend
-
An abstract implementation of the analyzer interface providing support
for the bulk of interface methods.
- AbstractAnalyzer() - Constructor for class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Setup the analyzer
- AbstractClasspathResource - Class in org.apache.tools.ant.types.resources
-
A Resource representation of anything that is accessed via a Java classloader.
- AbstractClasspathResource() - Constructor for class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
- AbstractClasspathResource.ClassLoaderWithFlag - Class in org.apache.tools.ant.types.resources
-
- AbstractCvsTask - Class in org.apache.tools.ant.taskdefs
-
original Cvs.java 1.20
- AbstractCvsTask() - Constructor for class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
empty no-arg constructor
- AbstractCvsTask.Module - Class in org.apache.tools.ant.taskdefs
-
- AbstractFileSet - Class in org.apache.tools.ant.types
-
Class that holds an implicit patternset and supports nested
patternsets and creates a DirectoryScanner using these patterns.
- AbstractFileSet() - Constructor for class org.apache.tools.ant.types.AbstractFileSet
-
Construct a new AbstractFileSet
.
- AbstractFileSet(AbstractFileSet) - Constructor for class org.apache.tools.ant.types.AbstractFileSet
-
Construct a new AbstractFileSet
, shallowly cloned
from the specified AbstractFileSet
.
- AbstractHotDeploymentTool - Class in org.apache.tools.ant.taskdefs.optional.j2ee
-
Abstract class to support vendor-specific hot deployment tools.
- AbstractHotDeploymentTool() - Constructor for class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
- AbstractJarSignerTask - Class in org.apache.tools.ant.taskdefs
-
This is factored out from
SignJar
; a base class that can be used
for both signing and verifying JAR files using jarsigner
- AbstractJarSignerTask() - Constructor for class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
- AbstractResourceCollectionWrapper - Class in org.apache.tools.ant.types.resources
-
Base class for a ResourceCollection that wraps a single nested
ResourceCollection.
- AbstractResourceCollectionWrapper() - Constructor for class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
-
- AbstractScriptComponent - Class in org.apache.tools.ant.types.optional
-
This is a
ProjectComponent
that has script support built in
Use it as a foundation for scriptable things.
- AbstractScriptComponent() - Constructor for class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
- AbstractSelectorContainer - Class in org.apache.tools.ant.types.selectors
-
This is the a base class a container of selectors - it does
not need do be a selector itself.
- AbstractSelectorContainer() - Constructor for class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
- AbstractSshMessage - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
Abstract class for ssh upload and download
- AbstractSshMessage(Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
-
Constructor for AbstractSshMessage
- AbstractSshMessage(boolean, Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
-
Constructor for AbstractSshMessage
- AbstractSshMessage(boolean, 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 original 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 original zip entry.
- accept(File, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.InnerClassFilenameFilter
-
Check if the file name passes the filter.
- accept(Node) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.DOMUtil.NodeFilter
-
- AccessType() - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.AccessType
-
- Action() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.Action
-
- Action() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTask.Action
-
- ACTION_DELETE - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
-
The delete action String
- ACTION_DEPLOY - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
-
The deploy action String
- ACTION_LIST - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
-
The list action String
- ACTION_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- ACTION_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- ACTION_TARGET_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- ACTION_TARGET_STRS - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- ACTION_UNDEPLOY - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
-
The undeploy action String
- ACTION_UPDATE - Static variable in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
-
The update action String
- ActionChoices() - Constructor for class org.apache.tools.ant.taskdefs.Recorder.ActionChoices
-
- actOnTestResult(int, boolean, JUnitTest, String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Logs information about failed tests, potentially stops
processing (by throwing a BuildException) if a failure/error
occurred or sets a property.
- actOnTestResult(JUnitTask.TestResultHolder, JUnitTest, String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Logs information about failed tests, potentially stops
processing (by throwing a BuildException) if a failure/error
occurred or sets a property.
- add(PropertySet) - Method in class org.apache.tools.ant.filters.ExpandProperties
-
Restrict the expanded properties using a PropertySet.
- add(Comparator<? super String>) - Method in class org.apache.tools.ant.filters.SortFilter
-
Set the comparator to be used as sorting criterion 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 arbitrary 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.optional.ssh.Scp
-
Adds a ResourceCollection of local files to transfer to remote host.
- add(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Add an arbitrary ResourceCollection.
- add(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 arbitrary 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 arbitrary selector
- add(FileSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
add an arbitrary selector
- add(FileSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
add an arbitrary selector
- add(FileNameMapper) - Method in class org.apache.tools.ant.util.ContainerMapper
-
Add a FileNameMapper
.
- add(ResourceCollection) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Add any source resource.
- add(E) - Method in class org.apache.tools.ant.util.VectorSet
-
- add(int, E) - Method in class org.apache.tools.ant.util.VectorSet
-
This implementation may not add the element at the given index
if it is already contained in the collection.
- 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<? extends ResourceCollection>) - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Add the Collection of ResourceCollections to the container.
- addAll(Collection<? extends E>) - Method in class org.apache.tools.ant.util.VectorSet
-
- addAll(int, Collection<? extends E>) - 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(Commandline.Argument) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
Adds a nested <arg> element that can be used to specify
command line arguments not supported via specific attributes.
- addArg(CommandlineJava, String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
-
add a single argument to the argument list, if the value 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
- addArgument(ExecTask, Commandline.Argument) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
add an argument to a command
- addArguments(String[]) - Method in class org.apache.tools.ant.types.Commandline
-
Append the arguments to the existing command.
- addArgumentsToList(ListIterator<String>) - Method in class org.apache.tools.ant.types.Commandline
-
Append all the arguments to the tail of a supplied list.
- addAsFirstExtraField(ZipExtraField) - Method in class org.apache.tools.zip.ZipEntry
-
Adds an extra field - replacing an already present extra field
of the same type.
- AddAsisRemove() - Constructor for class org.apache.tools.ant.filters.FixCrLfFilter.AddAsisRemove
-
- AddAsisRemove() - Constructor for class org.apache.tools.ant.taskdefs.FixCRLF.AddAsisRemove
-
- addAssertions(Assertions) - Method in class org.apache.tools.ant.taskdefs.Java
-
Add assertions to enable in this program (if fork=true).
- addAssertions(Assertions) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Assertions to enable in this program (if fork=true)
- addAttribute(ScriptDef.Attribute) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
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<String>) - Method in class org.apache.tools.ant.types.Commandline
-
Add the entire command, including (optional) executable to a list.
- addConfigured(CommandLauncher) - Method in class org.apache.tools.ant.taskdefs.CommandLauncherTask
-
- addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Set the source resource.
- addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.LoadResource
-
Set the source resource.
- addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
Support arbitrary file system based resource collections.
- addConfigured(ResourceCollection) - Method in class org.apache.tools.ant.taskdefs.Pack
-
Set the source resource.
- addConfigured(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.
- addConfiguredBaseDir(FileResource) - Method in class org.apache.tools.ant.types.resources.MultiRootFileSet
-
Adds a basedir as nested element.
- 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.
- addConfiguredPropertySet(PropertySet) - Method in class org.apache.tools.ant.types.FilterSet
-
Adds the properties provided by the specified PropertySet to this filterset.
- addConfiguredProvider(Provider) - Method in class org.apache.tools.ant.types.spi.Service
-
Add a nested provider element.
- addConfiguredRedirector(RedirectorElement) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Add a RedirectorElement
to this task.
- addConfiguredRedirector(RedirectorElement) - Method in class org.apache.tools.ant.taskdefs.Java
-
Add a RedirectorElement
to this task.
- addConfiguredRegexp(RegularExpression) - Method in class org.apache.tools.ant.filters.LineContainsRegExp
-
Adds a regexp
element.
- addConfiguredRevoke(Permissions.Permission) - Method in class org.apache.tools.ant.types.Permissions
-
Adds a permission to be revoked.
- addConfiguredRoot(ClassfileSet.ClassRoot) - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet
-
Add a nested root class definition to this class file set.
- addConfiguredSchema(SchemaValidate.SchemaLocation) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
add the schema
- addConfiguredSection(Manifest.Section) - Method in class org.apache.tools.ant.taskdefs.Manifest
-
Add a section to the manifest
- addConfiguredSection(Manifest.Section) - Method in class org.apache.tools.ant.taskdefs.ManifestTask
-
Add a section to the manifest
- addConfiguredService(Service) - Method in class org.apache.tools.ant.taskdefs.Jar
-
A nested SPI service element.
- addConfiguredStyle(Resources) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Add a nested <style> element.
- addConfiguredSysproperty(Environment.Variable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Adds a system property that tests can access.
- 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<String>) - 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(E) - 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.TestListenerWrapper
-
- addError(Test, Throwable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
-
Interface TestListener.
- addEscapeUnicode(EscapeUnicode) - Method in class org.apache.tools.ant.types.FilterChain
-
Add an EscapeUnicode filter.
- addExcludePackage(Javadoc.PackageName) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Add a package to be excluded from the Javadoc run.
- addExcludes(String[]) - Method in class org.apache.tools.ant.DirectoryScanner
-
Add to the list of exclude patterns to use.
- 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
-
- 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, AssertionFailedError) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TestListenerWrapper
-
- 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.
- addFeature(XSLTProcess.Factory.Feature) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory
-
Create an instance of a factory feature.
- 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.ReplaceRegExp
-
list files to apply the replacement to
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Adds a FileSet transfer to remote host.
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Add a fileset to this task.
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
specify a set of file to be checked
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Adds a set of files (nested fileset attribute).
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Adds a file set to the implicit build path.
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Sync
-
Adds a set of files to copy.
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Touch
-
Add a set of files to touch.
- addFileset(FileSet) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Adds a set of files.
- addFileset(FileSet) - Method in class org.apache.tools.ant.types.Path
-
Adds a nested <fileset>
element.
- 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
-
- 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.
- addListener(TestListener) - Method in class org.apache.tools.ant.taskdefs.optional.junit.IgnoredTestResult
-
- addLoaderPackageRoot(String) - Method in class org.apache.tools.ant.AntClassLoader
-
Adds a package root to the list of packages which must be loaded using
this loader.
- addLocal(String) - Method in class org.apache.tools.ant.property.LocalProperties
-
Add a local property to the current scope.
- addLocal(String) - Method in class org.apache.tools.ant.property.LocalPropertyStack
-
Add a local property.
- addLocationToBuildException(BuildException, Location) - Static method in class org.apache.tools.ant.ProjectHelper
-
Add location to build exception.
- addMajority(MajoritySelector) - Method in class org.apache.tools.ant.taskdefs.Delete
-
add a majority selector entry on the selector list
- addMajority(MajoritySelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add a majority selector entry on the selector list
- addMajority(MajoritySelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add a majority selector entry on the selector list.
- addMajority(MajoritySelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
add a majority selector entry on the selector list
- addMajority(MajoritySelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
add a majority selector entry on the selector list
- addMajority(MajoritySelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
add a majority selector entry on the selector list
- addMappedName(String) - Method in class org.apache.tools.ant.types.optional.ScriptMapper
-
Add a mapped name
- addMapper(Mapper) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Add a mapper to convert the file names.
- addMapper(Mapper) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Defines the mapper to map source to destination files.
- addMergeFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
-
Adds a file to be merged into the output.
- addMergeFiles(String[]) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
-
Adds several files to be merged into the output.
- addMessage(Message) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Add a message element.
- addMetainf(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Adds a zipfileset to include in the META-INF directory.
- addModified(ModifiedSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
-
add the modified selector
- addModified(ModifiedSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add the modified selector
- addModified(ModifiedSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add the modified selector.
- addModified(ModifiedSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
add the modified selector
- addModified(ModifiedSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
add the modified selector
- addModified(ModifiedSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
add the modified selector
- addModule(AbstractCvsTask.Module) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
add a named module/package.
- addModule(Javadoc.PackageName) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Add a single module to be processed.
- addNone(NoneSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
-
add a "None" selector entry on the selector list
- addNone(NoneSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add a "None" selector entry on the selector list
- addNone(NoneSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add a "None" selector entry on the selector list.
- addNone(NoneSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
add a "None" selector entry on the selector list
- addNone(NoneSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
add a "None" selector entry on the selector list
- addNone(NoneSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
add a "None" selector entry on the selector list
- addNot(Not) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Add an <not> condition "container".
- addNot(NotSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
-
add a "Not" selector entry on the selector list
- addNot(NotSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add a "Not" selector entry on the selector list
- addNot(NotSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add a "Not" selector entry on the selector list.
- addNot(NotSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
add a "Not" selector entry on the selector list
- addNot(NotSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
add a "Not" selector entry on the selector list
- addNot(NotSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
add a "Not" selector entry on the selector list
- addOr(Or) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Add an <or> condition "container".
- addOr(OrSelector) - Method in class org.apache.tools.ant.taskdefs.Delete
-
add an "Or" selector entry on the selector list
- addOr(OrSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
add an "Or" selector entry on the selector list
- addOr(OrSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add an "Or" selector entry on the selector list.
- addOr(OrSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
add an "Or" selector entry on the selector list
- addOr(OrSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
add an "Or" selector entry on the selector list
- addOr(OrSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
add an "Or" selector entry on the selector list
- addOrReplaceTarget(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, Object) - 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(String, Object) - Method in interface org.apache.tools.ant.taskdefs.XSLTLiaison4
-
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
-
- 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.OrionDeploymentTool
-
Add any vendor specific files which should be included in the
EJB Jar.
- addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Add any vendor specific files which should be included in the EJB Jar.
- addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
-
Add any vendor specific files which should be included in the
EJB Jar.
- addVendorFiles(Hashtable, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Add any vendor specific files which should be included in the EJB Jar.
- addVmExit(JUnitTest, JUnitTaskMirror.JUnitResultFormatterMirror, OutputStream, String, String) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror
-
Add the formatter to be called when the jvm exits before
the test suite finishes.
- addVmExit(JUnitTest, JUnitTaskMirror.JUnitResultFormatterMirror, OutputStream, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirrorImpl
-
Add the formatter to be called when the jvm exits before
the test suite finishes.
- addWebApp(JspC.WebAppParameter) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Adds a single webapp.
- addWebinf(ZipFileSet) - Method in class org.apache.tools.ant.taskdefs.War
-
files to add under WEB-INF;
- addWeblogic(WebLogicHotDeploymentTool) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
-
Creates a WebLogic deployment tool, for deployment to WebLogic servers.
- 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
-
- adjustToLong(int) - Static method in class org.apache.tools.zip.ZipUtil
-
Assumes a negative integer really is a positive integer that
has wrapped around and re-creates the original value.
- AFTER - Static variable in class org.apache.tools.ant.types.TimeComparison
-
After Comparison.
- AggregateTransformer - Class in org.apache.tools.ant.taskdefs.optional.junit
-
Transform a JUnit xml report.
- AggregateTransformer(Task) - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
constructor creating the transformer from the junitreport task.
- AggregateTransformer.Format - Class in org.apache.tools.ant.taskdefs.optional.junit
-
defines acceptable formats.
- Algorithm - Interface in org.apache.tools.ant.types.selectors.modifiedselector
-
The Algorithm defines how a value for a file is computed.
- AlgorithmName() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector.AlgorithmName
-
- alias - Variable in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
The alias of signer.
- alias - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
-
The alias of signer.
- ALL - Static variable in class org.apache.tools.ant.types.Quantifier
-
ALL instance
- AllButFirst - Class in org.apache.tools.ant.types.resources
-
ResourceCollection that contains all resources of another
collection except for the first count
elements, a la
the UNIX tail command with parameter -n +count
.
- AllButFirst() - Constructor for class org.apache.tools.ant.types.resources.AllButFirst
-
- AllButLast - Class in org.apache.tools.ant.types.resources
-
ResourceCollection that contains all resources of another
collection except for the last count
elements, a la
the UNIX head command with parameter -n -count
.
- AllButLast() - Constructor for class org.apache.tools.ant.types.resources.AllButLast
-
- allTests() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
return an enumeration listing each test, then each batchtest
- alphabet - Static variable in class org.apache.tools.ant.util.Base64Converter
-
Provided for BC purposes
- ALWAYS - 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.TargetElement - Class in org.apache.tools.ant.taskdefs
-
Helper class that implements the nested <target>
element of <ant> and <antcall>.
- ANT_ATTRIBUTE_URI - Static variable in class org.apache.tools.ant.ProjectHelper
-
The URI for ant specific attributes
- ANT_CORE_URI - Static variable in class org.apache.tools.ant.ProjectHelper
-
The URI for ant name space
- ANT_CURRENT_URI - Static variable in class org.apache.tools.ant.ProjectHelper
-
The URI for antlib current definitions
- ANT_EXECUTOR_CLASSNAME - Static variable in class org.apache.tools.ant.MagicNames
-
Property defining the classname of an executor.
- ANT_EXECUTOR_REFERENCE - Static variable in class org.apache.tools.ant.MagicNames
-
Reference to the current Ant executor.
- ANT_FILE - Static variable in class org.apache.tools.ant.MagicNames
-
property for ant file name.
- ANT_FILE_TYPE - Static variable in class org.apache.tools.ant.MagicNames
-
property for type of ant build file (either file or url)
Value: "ant.file.type"
- ANT_FILE_TYPE_FILE - Static variable in class org.apache.tools.ant.MagicNames
-
ant build file of type file
Value: "file"
- ANT_FILE_TYPE_URL - Static variable in class org.apache.tools.ant.MagicNames
-
ant build file of type url
Value: "url"
- ANT_HOME - Static variable in class org.apache.tools.ant.MagicNames
-
Property used to store the location of ant.
- ANT_JAVA_VERSION - Static variable in class org.apache.tools.ant.MagicNames
-
Property used to store the java version ant is running in.
- ANT_LIB - Static variable in class org.apache.tools.ant.MagicNames
-
Property used to store the location of the ant library (typically the ant.jar file.)
Value: "ant.core.lib"
- ANT_PRIVATEDIR - Static variable in class org.apache.tools.ant.launch.Launcher
-
The directory name of the per-user ant directory.
- ANT_PRIVATELIB - Static variable in class org.apache.tools.ant.launch.Launcher
-
The name of a per-user library directory.
- ANT_SHELL_LAUNCHER_REF_ID - Static variable in class org.apache.tools.ant.MagicNames
-
Name of the project reference holding an instance of
CommandLauncher
to use
when executing commands with the help of an external script.
- ANT_TYPE - Static variable in class org.apache.tools.ant.ProjectHelper
-
Polymorphic attribute
- ANT_VERSION - Static variable in class org.apache.tools.ant.MagicNames
-
Ant version property.
- ANT_VM_LAUNCHER_REF_ID - Static variable in class org.apache.tools.ant.MagicNames
-
Name of the project reference holding an instance of
CommandLauncher
to use
when executing commands without the help of an external script.
- 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
-
- AntClassLoader5(ClassLoader, Project, Path, boolean) - Constructor for class org.apache.tools.ant.loader.AntClassLoader5
-
Deprecated.
Creates a classloader for the given project using the classpath given.
- AntFilterReader - Class in org.apache.tools.ant.types
-
An AntFilterReader is a wrapper class that encloses the classname
and configuration of a Configurable FilterReader.
- AntFilterReader() - Constructor for class org.apache.tools.ant.types.AntFilterReader
-
- AntFTPFile(FTPClient, FTPFile, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
constructor
- AntFTPFile(FTP.FTPDirectoryScanner.AntFTPFile, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
other constructor
- AntFTPFile(FTPClient, FTPFile, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
constructor
- AntFTPFile(FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
other constructor
- AntFTPRootFile(FTPClient, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPRootFile
-
constructor
- AntFTPRootFile(FTPClient, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPRootFile
-
constructor
- AntHandler() - Constructor for class org.apache.tools.ant.helper.ProjectHelper2.AntHandler
-
- ANTHOME_PROPERTY - Static variable in class org.apache.tools.ant.launch.Launcher
-
The Ant Home (installation) Directory property.
- Antlib - Class in org.apache.tools.ant.taskdefs
-
Antlib task.
- Antlib() - Constructor for class org.apache.tools.ant.taskdefs.Antlib
-
- ANTLIB_PREFIX - Static variable in class org.apache.tools.ant.MagicNames
-
prefix for antlib URIs:
"antlib:"
- ANTLIB_URI - Static variable in class org.apache.tools.ant.ProjectHelper
-
The URI for defined types/tasks - the format is antlib:<package>
- AntlibDefinition - Class in org.apache.tools.ant.taskdefs
-
Base class for tasks that that can be used in antlibs.
- AntlibDefinition() - Constructor for class org.apache.tools.ant.taskdefs.AntlibDefinition
-
- ANTLIBDIR_PROPERTY - Static variable in class org.apache.tools.ant.launch.Launcher
-
The Ant Library Directory property.
- ANTLR - Class in org.apache.tools.ant.taskdefs.optional
-
Invokes the ANTLR Translator generator on a grammar file.
- ANTLR() - Constructor for class org.apache.tools.ant.taskdefs.optional.ANTLR
-
Constructor for ANTLR task.
- AntMain - Interface in org.apache.tools.ant.launch
-
Interface used to bridge to the actual Main class without any
messy reflection
- AntResolver - Class in org.apache.tools.ant.taskdefs.optional.extension.resolvers
-
Resolver that just returns s specified location.
- AntResolver() - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.resolvers.AntResolver
-
- AntRExecClient() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.RExecTask.AntRExecClient
-
- AntSoundPlayer - Class in org.apache.tools.ant.taskdefs.optional.sound
-
This class is designed to be used by any AntTask that requires audio output.
- AntSoundPlayer() - Constructor for class org.apache.tools.ant.taskdefs.optional.sound.AntSoundPlayer
-
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.
- AntTelnetClient() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.AntTelnetClient
-
- AntTypeDefinition - Class in org.apache.tools.ant
-
This class contains all the information
on a particular ant type,
the classname, adapter and the class
it should be assignable from.
- AntTypeDefinition() - Constructor for class org.apache.tools.ant.AntTypeDefinition
-
- AntVersion - Class in org.apache.tools.ant.taskdefs.condition
-
An Ant version condition.
- AntVersion() - Constructor for class org.apache.tools.ant.taskdefs.condition.AntVersion
-
- AntXMLContext - Class in org.apache.tools.ant.helper
-
Context information for the ant processing.
- AntXMLContext(Project) - Constructor for class org.apache.tools.ant.helper.AntXMLContext
-
constructor
- ANY - Static variable in class org.apache.tools.ant.types.Quantifier
-
ANY instance
- ANY - Static variable in class org.apache.tools.ant.types.resources.selectors.Type
-
Static any type selector.
- APACHE_RESOLVER - Static variable in class org.apache.tools.ant.types.XMLCatalog
-
The name of the bridge to the Apache xml-commons resolver
class, used to determine whether resolver.jar is present in the
classpath.
- ApacheCatalog - Class in org.apache.tools.ant.types.resolver
-
This class extends the Catalog class provided by Norman Walsh's
resolver library in xml-commons in order to add classpath entity
and URI resolution.
- ApacheCatalog() - Constructor for class org.apache.tools.ant.types.resolver.ApacheCatalog
-
- ApacheCatalogResolver - Class in org.apache.tools.ant.types.resolver
-
This class extends the CatalogResolver class provided by Norman
Walsh's resolver library in xml-commons.
- ApacheCatalogResolver() - Constructor for class org.apache.tools.ant.types.resolver.ApacheCatalogResolver
-
- append - Variable in class org.apache.tools.ant.taskdefs.Echo
-
- append(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<E>, Enumeration<E>) - 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 exclude
patterns.
- appendExcludes(String[]) - Method in class org.apache.tools.ant.types.resources.Files
-
Append excludes
to the current list of include
patterns.
- appendFiles(Vector, DirectoryScanner) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
Append all files found by a directory scanner to a vector.
- appendIncludes(String[]) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Appends includes
to the current list of include
patterns.
- appendIncludes(String[]) - Method in class org.apache.tools.ant.types.resources.Files
-
Append includes
to the current list of include
patterns.
- appendName(String) - Method in class org.apache.tools.ant.types.PropertySet
-
Allow properties of a particular name in the set.
- appendPrefix(String) - Method in class org.apache.tools.ant.types.PropertySet
-
Allow properties whose names start with a prefix in the set.
- appendRegex(String) - Method in class org.apache.tools.ant.types.PropertySet
-
Allow properties whose names match a regex in the set.
- appendSelector(FileSelector) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Add a new selector into this container.
- appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Add a new selector into this container.
- appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.resources.Files
-
Add a new selector into this container.
- appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
Add a new selector into this container.
- appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
Add a new selector into this container.
- appendSelector(FileSelector) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
Add a new selector into this container.
- appendSelector(FileSelector) - Method in class org.apache.tools.ant.types.selectors.SelectSelector
-
Add a new selector into this container.
- appendText(Element, String) - Static method in class org.apache.tools.ant.util.DOMUtils
-
Adds nested text.
- appendTextElement(Element, String, String) - Static method in class org.apache.tools.ant.util.DOMUtils
-
Adds nested text in a new child element.
- APPLICATION_EXCEPTION - Static variable in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Application exception : "Application Exception"
- APPLICATION_FORCIBLY_SHUT_DOWN - Static variable in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
"Application forcibly shut down"
- apply(String) - Method in class org.apache.tools.ant.taskdefs.PathConvert.MapEntry
-
Apply this map entry to a given path element.
- applyAssertions(List<String>) - 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<String>) - 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
-
Constructor for Apt task.
- Apt.Option - Class in org.apache.tools.ant.taskdefs
-
The nested option element.
- 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.
- 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 argument.
- ArchiveFileSet(ArchiveFileSet) - Constructor for class org.apache.tools.ant.types.ArchiveFileSet
-
Constructor using a archive fileset argument.
- archiveIsUpToDate(String[]) - Method in class org.apache.tools.ant.taskdefs.Tar
-
- 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
-
- areIiopAndIdlSupported() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Whether the iiop and idl switches are supported.
- areIiopAndIdlSupported() - Method in class org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic
-
- areIiopAndIdlSupported() - Method in class org.apache.tools.ant.taskdefs.rmic.KaffeRmic
-
- areIiopAndIdlSupported() - Method in class org.apache.tools.ant.taskdefs.rmic.WLRmic
-
- areNmtokens(String[]) - Method in class org.apache.tools.ant.taskdefs.AntStructure
-
Do the Strings all match the XML-NMTOKEN production?
- areSame(File, File) - Method in class org.apache.tools.ant.util.FileUtils
-
Are the two File instances pointing to the same object on the
file system?
- Argument() - Constructor for class org.apache.tools.ant.types.Commandline.Argument
-
- ArgumentProcessor - Interface in org.apache.tools.ant
-
Processor of arguments of the command line.
- ArgumentProcessorRegistry - Class in org.apache.tools.ant
-
- as(Class<T>) - 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<T>) - Method in class org.apache.tools.ant.types.resources.ContentTransformingResource
-
Suppress FileProvider, re-implement Appendable
- as(Class<T>) - Method in class org.apache.tools.ant.types.resources.MappedResource
-
Suppress FileProvider
- as(Class<T>) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Returns a view of this resource that implements the interface
given as the argument or null if there is no such view.
- AS_NEEDED - Static variable in class org.apache.tools.ant.taskdefs.Zip.Zip64ModeAttribute
-
- asBoolean() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.SummaryAttribute
-
gives the boolean equivalent of the authorized values
- ascii2native(String) - Static method in class org.apache.tools.ant.util.Native2AsciiUtils
-
Replaces Unicode-Escapes.
- asCollection(Iterator<? extends T>) - Static method in class org.apache.tools.ant.util.CollectionUtils
-
Returns a collection containing all elements of the iterator.
- asEnumeration(Iterator<E>) - 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<E>) - 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
gRegexp.REPLACE_ALL
iRegexpMatcher.MATCH_CASE_INSENSITIVE
mRegexpMatcher.MATCH_MULTILINE
sRegexpMatcher.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.DisabledAssertion - Class in org.apache.tools.ant.types
-
A disabled assertion disables things
- Assertions.EnabledAssertion - Class in org.apache.tools.ant.types
-
an enabled assertion enables things
- assertNotReference() - Method in class org.apache.tools.ant.types.PropertySet
-
Ensures this data type is not a reference.
- 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?
- assumeJava19() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- assumeJava9() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 9 command line switches?
- assumeJava9Plus() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Shall we assume JDK 9+ command line switches?
- asTarFileSet(ArchiveFileSet) - Method in class org.apache.tools.ant.taskdefs.Tar
-
Copies fullpath, prefix and permission attributes from the
ArchiveFileSet to a new TarFileSet (or returns it unchanged if
it already is a TarFileSet).
- ATIMELEN_GNU - Static variable in interface org.apache.tools.tar.TarConstants
-
The length of the access time field in an old GNU header buffer.
- ATTR_CLASSNAME - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
classname attribute for testcase elements
- ATTR_ERRORS - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
errors attribute for testsuite elements
- ATTR_FAILURES - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
failures attribute for testsuite elements
- ATTR_ID - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
id attribute
- ATTR_MESSAGE - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
message attribute for failure elements
- ATTR_NAME - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
name attribute for property, testcase and testsuite elements
- ATTR_PACKAGE - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
package attribute for the aggregate document
- ATTR_SKIPPED - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
- ATTR_TESTS - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
tests attribute for testsuite elements
- ATTR_TIME - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
time attribute for testcase and testsuite elements
- ATTR_TYPE - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
type attribute for failure and error elements
- ATTR_VALUE - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
value attribute for property elements
- Attrib - Class in org.apache.tools.ant.taskdefs.optional.windows
-
Attrib equivalent for Win32 environments.
- Attrib() - Constructor for class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Constructor for Attrib.
- Attribute() - Constructor for class org.apache.tools.ant.taskdefs.MacroDef.Attribute
-
- Attribute() - Constructor for class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Construct an empty attribute
- Attribute(String) - Constructor for class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Construct an attribute by parsing a line from the Manifest
- Attribute(String, String) - Constructor for class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Construct a manifest by specifying its name and value
- Attribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.script.ScriptDef.Attribute
-
- Attribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Attribute
-
- Attribute() - Constructor for class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Attribute
-
- ATTRIBUTE_CLASSPATH - Static variable in class org.apache.tools.ant.taskdefs.Manifest
-
The Class-Path Header is special - it can be duplicated
- ATTRIBUTE_FROM - Static variable in class org.apache.tools.ant.taskdefs.Manifest
-
The From Header is disallowed in a Manifest
- ATTRIBUTE_MANIFEST_VERSION - Static variable in class org.apache.tools.ant.taskdefs.Manifest
-
The standard manifest version header
- ATTRIBUTE_NAME - Static variable in class org.apache.tools.ant.taskdefs.Manifest
-
The Name Attribute is the first in a named section
- ATTRIBUTE_NAMESPACE - Static variable in class org.apache.tools.ant.MagicNames
-
Name of the namespace "type".
- ATTRIBUTE_SIGNATURE_VERSION - Static variable in class org.apache.tools.ant.taskdefs.Manifest
-
The standard Signature Version header
- AttributeNamespace - Class in org.apache.tools.ant.attribute
-
This class is used to indicate that the XML namespace (URI)
can be used to look for namespace attributes.
- AttributeNamespace() - Constructor for class org.apache.tools.ant.attribute.AttributeNamespace
-
- AttributeNamespaceDef - Class in org.apache.tools.ant.taskdefs
-
Definition to allow the URI to be considered for
Ant attributes.
- AttributeNamespaceDef() - Constructor for class org.apache.tools.ant.taskdefs.AttributeNamespaceDef
-
- attributes - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- AugmentReference - Class in org.apache.tools.ant.taskdefs
-
Ant task to dynamically augment a previously declared reference.
- AugmentReference() - Constructor for class org.apache.tools.ant.taskdefs.AugmentReference
-
- AUTO - 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.
- Cab - Class in org.apache.tools.ant.taskdefs.optional
-
Create a CAB archive.
- Cab() - Constructor for class org.apache.tools.ant.taskdefs.optional.Cab
-
- Cache - Interface in org.apache.tools.ant.types.selectors.modifiedselector
-
A Cache let the user store key-value-pairs in a permanent manner and access
them.
- CacheName() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector.CacheName
-
- calculateCheckEveryMillis() - Method in class org.apache.tools.ant.taskdefs.WaitFor
-
Get the check wait time, in milliseconds.
- calculateMaxWaitMillis() - Method in class org.apache.tools.ant.taskdefs.WaitFor
-
Get the maximum wait time, in milliseconds.
- CallTarget - Class in org.apache.tools.ant.taskdefs
-
Call another target in the same project.
- CallTarget() - Constructor for class org.apache.tools.ant.taskdefs.CallTarget
-
- canEncode(String) - Method in interface org.apache.tools.zip.ZipEncoding
-
Check, whether the given string may be losslessly encoded using this
encoding.
- canParseAntlibDescriptor(Resource) - Method in class org.apache.tools.ant.helper.ProjectHelper2
-
Whether this instance of ProjectHelper can parse an Antlib
descriptor given by the URL and return its content as an
UnknownElement ready to be turned into an Antlib task.
- canParseAntlibDescriptor(Resource) - Method in class org.apache.tools.ant.ProjectHelper
-
Whether this instance of ProjectHelper can parse an Antlib
descriptor given by the URL and return its content as an
UnknownElement ready to be turned into an Antlib task.
- canParseBuildFile(Resource) - Method in class org.apache.tools.ant.ProjectHelper
-
Check if the helper supports the kind of file.
- canReadEntryData(TarEntry) - Method in class org.apache.tools.tar.TarInputStream
-
Whether this class is able to read the given entry.
- canReadEntryData(ZipEntry) - Method in class org.apache.tools.zip.ZipFile
-
Whether this class is able to read the given entry.
- canWriteEntryData(ZipEntry) - Method in class org.apache.tools.zip.ZipOutputStream
-
Whether this stream is able to write the given entry.
- 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.
- CBZip2InputStream(InputStream, boolean) - 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.ZipLong
-
Central File Header Signature
- 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.
- ChainableReaderFilter() - Constructor for class org.apache.tools.ant.filters.TokenFilter.ChainableReaderFilter
-
- 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
-
- 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(File, Collection<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.
- 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.
- ClassArgument() - Constructor for class org.apache.tools.ant.taskdefs.optional.Javah.ClassArgument
-
Constructor for ClassArgument.
- 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.
- 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.
- ClassRoot() - Constructor for class org.apache.tools.ant.types.optional.depend.ClassfileSet.ClassRoot
-
- 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 current 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.resources.MultiRootFileSet
-
Return a MultiRootFileSet that has the same basedirs and same patternsets
as this one.
- 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.GeneralPurposeBit
-
- 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.AntClassLoader
- close() - Method in class org.apache.tools.ant.DemuxOutputStream
-
Equivalent to flushing the stream.
- close() - Method in class org.apache.tools.ant.taskdefs.FixCRLF.OneLiner
-
Deprecated.
Close the reader.
- 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
- CMPVersion() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.CMPVersion
-
- 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<E> - Class in org.apache.tools.ant.util
-
An empty enumeration.
- 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
- CommandLauncher - Class in org.apache.tools.ant.taskdefs.launcher
-
A command launcher for a particular JVM/OS platform.
- CommandLauncher() - Constructor for class org.apache.tools.ant.taskdefs.launcher.CommandLauncher
-
- CommandLauncherProxy - Class in org.apache.tools.ant.taskdefs.launcher
-
A command launcher that proxies another command
launcher.
- CommandLauncherProxy(CommandLauncher) - Constructor for class org.apache.tools.ant.taskdefs.launcher.CommandLauncherProxy
-
- CommandLauncherTask - Class in org.apache.tools.ant.taskdefs
-
Task that configures the
CommandLauncher
to used
when starting external processes.
- CommandLauncherTask() - Constructor for class org.apache.tools.ant.taskdefs.CommandLauncherTask
-
- 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.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.
- Comment() - Constructor for class org.apache.tools.ant.filters.StripLineComments.Comment
-
- 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.
- ComparatorName() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector.ComparatorName
-
- compare(Resource, Resource) - 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.
- CompareMode() - Constructor for class org.apache.tools.ant.taskdefs.condition.IsLastModified.CompareMode
-
creates a CompareMode instance of type equals
- CompareMode(String) - Constructor for class org.apache.tools.ant.taskdefs.condition.IsLastModified.CompareMode
-
creates a comparemode instance
- compareTo(Object) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder.TestInfos
-
The SortedMap needs comparable elements.
- compareTo(Resource) - Method in class org.apache.tools.ant.types.Resource
-
Delegates to a comparison of names.
- compareTo(Resource) - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Compare this ArchiveResource to another Resource.
- compareTo(Resource) - Method in class org.apache.tools.ant.types.resources.FileResource
-
Compare this FileResource to another Resource.
- compareTo(Resource) - Method in class org.apache.tools.ant.types.resources.JavaResource
-
Compare this JavaResource to another Resource.
- compareTo(Resource) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Delegates to a comparison of names.
- compareTo(DeweyDecimal) - Method in class org.apache.tools.ant.util.DeweyDecimal
-
Compares this DeweyDecimal with another one.
- 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 compatibility
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.ForkingJavah
-
Performs the actual compilation.
- 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 component 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
- 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
-
- 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 liaison 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.
- configureForRedirectExtension() - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
If we end up using the JDK's own TraX factory on Java 9+, then
set the features and attributes necessary to allow redirect
extensions to be used.
- 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
-
- 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_INVOKEDYNAMIC - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for InvokeDynamic entries
- CONSTANT_LONG - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Long entries.
- CONSTANT_METHODHANDLE - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Method Handle entries
- CONSTANT_METHODREF - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Method Reference entries.
- CONSTANT_METHODTYPE - Static variable in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Tag value for Method Type 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.
- 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() - Constructor for class org.apache.tools.ant.filters.LineContains.Contains
-
- 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.IdentityStack
-
- 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.
- ContainsRegex() - Constructor for class org.apache.tools.ant.filters.TokenFilter.ContainsRegex
-
- 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.
- ContainsString() - Constructor for class org.apache.tools.ant.filters.TokenFilter.ContainsString
-
- 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.BuiltinNative2Ascii
-
- 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
- convertResult(boolean) - Method in class org.apache.tools.ant.attribute.BaseIfAttribute
-
convert the result.
- 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
-
- 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
-
- 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
.
- copyFrom(Commandline.Argument) - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Copies settings from a different argument.
- 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
-
- 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.
- 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
- CRC_UNKNOWN - Static variable in class org.apache.tools.zip.ZipEntry
-
- 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.AggregateTransformer
-
Creates a classpath to be used for the internal XSLT task.
- 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
-
- 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.optional.junit.AggregateTransformer
-
Creates a factory configuration to be used for the internal XSLT task.
- 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 argument 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.
- createModulepath() - Method in class org.apache.tools.ant.taskdefs.Java
-
Add a path to the modulepath.
- createModulepath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a path to the modulepath.
- createModulePath() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Create a path to be configured with the locations of the module
files.
- createModulepath() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Add a path to the modulepath.
- createModulepath(Project) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Create a modulepath.
- createModulesourcepath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a path to modulesourcepath.
- createModuleSourcePath() - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Create a path to be configured with the locations of the module
source files.
- 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.
- createOrion() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Create a orion nested element used to configure a
deployment tool for Orion server.
- 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
-
- createTempFile(String, String, File, boolean, boolean) - Method in class org.apache.tools.ant.util.FileUtils
-
- createTempFile(Project, 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
-
- 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
- createUpgrademodulepath() - Method in class org.apache.tools.ant.taskdefs.Java
-
Add a path to the upgrademodulepath.
- createUpgrademodulepath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a path to the upgrademodulepath.
- createUpgrademodulepath() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Add a path to the upgrademodulepath.
- createUpgrademodulepath(Project) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Create an upgrademodulepath.
- 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.
- CrLf() - Constructor for class org.apache.tools.ant.filters.FixCrLfFilter.CrLf
-
- CrLf() - Constructor for class org.apache.tools.ant.taskdefs.FixCRLF.CrLf
-
- CTIMELEN_GNU - Static variable in interface org.apache.tools.tar.TarConstants
-
The length of the created time field in an old GNU header buffer.
- 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
-
- CurrentModUpdated() - Constructor for class org.apache.tools.ant.taskdefs.optional.vss.MSVSS.CurrentModUpdated
-
- 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
-
- CustomFormat() - Constructor for class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
-
Create a format
- CustomJUnit4TestAdapterCache - Class in org.apache.tools.ant.taskdefs.optional.junit
-
Provides a custom implementation of the notifier for a JUnit4TestAdapter
so that skipped and ignored tests can be reported to the existing
TestListeners.
- 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
-
- G_SIZE - Static variable in interface org.apache.tools.bzip2.BZip2Constants
-
- garbage_collect - Variable in class org.apache.tools.ant.taskdefs.optional.image.Image
-
- Gcj - Class in org.apache.tools.ant.taskdefs.compilers
-
The implementation of the gcj compiler.
- Gcj() - Constructor for class org.apache.tools.ant.taskdefs.compilers.Gcj
-
- Gcjh - Class in org.apache.tools.ant.taskdefs.optional.javah
-
Adapter to the native gcjh compiler.
- Gcjh() - Constructor for class org.apache.tools.ant.taskdefs.optional.javah.Gcjh
-
- genComponentName(String, String) - Static method in class org.apache.tools.ant.ProjectHelper
-
Map a namespaced {uri,name} to an internal string format.
- GeneralPurposeBit - Class in org.apache.tools.zip
-
Parser/encoder for the "general purpose bit" field in ZIP's local
file and central directory headers.
- GeneralPurposeBit() - Constructor for class org.apache.tools.zip.GeneralPurposeBit
-
- generatedId - Variable in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
the current generated id
- GenerateKey - Class in org.apache.tools.ant.taskdefs
-
Generates a key in a keystore.
- GenerateKey() - Constructor for class org.apache.tools.ant.taskdefs.GenerateKey
-
- GenerateKey.DistinguishedName - Class in org.apache.tools.ant.taskdefs
-
A class corresponding to the dname nested element.
- GenerateKey.DnameParam - Class in org.apache.tools.ant.taskdefs
-
A DistinguishedName parameter.
- GenericDeploymentTool - Class in org.apache.tools.ant.taskdefs.optional.ejb
-
A deployment tool which creates generic EJB jars.
- GenericDeploymentTool() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
No arg constructor
- GenericHotDeploymentTool - Class in org.apache.tools.ant.taskdefs.optional.j2ee
-
A generic tool for J2EE server hot deployment.
- GenericHotDeploymentTool() - Constructor for class org.apache.tools.ant.taskdefs.optional.j2ee.GenericHotDeploymentTool
-
- GENIC_CLASS - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
GenIC class name (JOnAS 2.5)
- get(Project) - Static method in class org.apache.tools.ant.property.LocalProperties
-
Get a localproperties for the given project.
- Get - Class in org.apache.tools.ant.taskdefs
-
Gets a particular file from a URL source.
- Get() - Constructor for class org.apache.tools.ant.taskdefs.Get
-
- get(Object) - Method in interface org.apache.tools.ant.types.selectors.modifiedselector.Cache
-
Returns a value for a given key from the cache.
- get(Object) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.PropertiesfileCache
-
Returns a value for a given key from the cache.
- get(int) - Method in class org.apache.tools.ant.util.DeweyDecimal
-
Return the component at specified index.
- get(Object) - Method in class org.apache.tools.ant.util.LinkedHashtable
-
- get() - Method in class org.apache.tools.ant.util.WeakishReference
-
Deprecated.
Returns this reference object's referent.
- Get.Base64Converter - Class in org.apache.tools.ant.taskdefs
-
Provide this for Backward Compatibility.
- Get.DownloadProgress - Interface in org.apache.tools.ant.taskdefs
-
Interface implemented for reporting
progress of downloading.
- Get.NullProgress - Class in org.apache.tools.ant.taskdefs
-
do nothing with progress info
- Get.VerboseProgress - Class in org.apache.tools.ant.taskdefs
-
verbose progress system prints to some output stream
- GET_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- GET_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getAbsolutePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
find out the absolute path of the file
- getAbsolutePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPRootFile
-
find the absolute path
- getAbsolutePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
-
- getAbsolutePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
find out the absolute path of the file
- getAbsolutePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPRootFile
-
find the absolute path
- getAbsolutePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPFileProxy
-
- getAccount() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getAction() - Method in class org.apache.tools.ant.dispatch.DispatchTask
-
Get the action.
- getAction() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
-
Returns the action field.
- getAction() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.Action
-
Get the symbolic equivalent of the action value.
- getAction() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask.Action
-
Get the symbolic equivalent of the action value.
- getAction() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getActionParameterName() - Method in interface org.apache.tools.ant.dispatch.Dispatchable
-
Get the name of the parameter.
- getActionParameterName() - Method in class org.apache.tools.ant.dispatch.DispatchTask
-
Get the action parameter name.
- getActions() - Method in class org.apache.tools.ant.types.Permissions.Permission
-
Get the actions.
- getActualVMCommand() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the VM command parameters, including memory settings.
- getAdapter(String, ProjectComponent) - Static method in class org.apache.tools.ant.taskdefs.optional.javah.JavahAdapterFactory
-
Creates the JavahAdapter based on the user choice and
potentially the VM vendor.
- getAdapter(String, ProjectComponent, Path) - Static method in class org.apache.tools.ant.taskdefs.optional.javah.JavahAdapterFactory
-
Creates the JavahAdapter based on the user choice and
potentially the VM vendor.
- getAdapter(String, ProjectComponent) - Static method in class org.apache.tools.ant.taskdefs.optional.native2ascii.Native2AsciiAdapterFactory
-
Creates the Native2AsciiAdapter based on the user choice and
potentially the VM vendor.
- getAdapter(String, ProjectComponent, Path) - Static method in class org.apache.tools.ant.taskdefs.optional.native2ascii.Native2AsciiAdapterFactory
-
Creates the Native2AsciiAdapter based on the user choice and
potentially the VM vendor.
- getAddress() - Method in class org.apache.tools.ant.taskdefs.email.EmailAddress
-
Returns the address
- getAddTextMethod() - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns the addText method when the introspected
class supports nested text.
- getAlgorithm() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Get the algorithm type to use.
- getAllowFilesToEscapeDest() - Method in class org.apache.tools.ant.taskdefs.Expand
-
Whether to allow the extracted file or directory to be outside of the dest directory.
- getAllResources() - Method in class org.apache.tools.ant.types.resources.Union
-
Get the unified set of contained Resources.
- getAllToStrings() - Method in class org.apache.tools.ant.types.resources.Union
-
Get a collection of strings representing the unified resource set (strings may duplicate).
- getAntlibClassLoader() - Method in class org.apache.tools.ant.taskdefs.AntlibDefinition
-
The current antlib classloader
- getAntTypeTable() - Method in class org.apache.tools.ant.ComponentHelper
-
Returns the current datatype definition hashtable.
- getAntVersion() - Static method in class org.apache.tools.ant.Main
-
Returns the Ant version information, if available.
- getAppend() - Method in class org.apache.tools.ant.filters.ConcatFilter
-
Returns append attribute.
- getAppendOutputStream() - Method in interface org.apache.tools.ant.types.resources.Appendable
-
Get an appending OutputStream.
- getAppendOutputStream() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Get an appending OutputStream.
- getAppendOutputStream() - Method in class org.apache.tools.ant.types.resources.LogOutputResource
-
Get an appending OutputStream.
- getApplicationException() - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Get the application exception.
- getApt() - Method in class org.apache.tools.ant.taskdefs.compilers.AptCompilerAdapter
-
Get the facade task that fronts this adapter
- getApt() - Method in class org.apache.tools.ant.taskdefs.compilers.AptExternalCompilerAdapter
-
Get the facade task that fronts this adapter
- getAptExecutable() - Method in class org.apache.tools.ant.taskdefs.Apt
-
Get the name of the apt executable.
- getArchive() - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Get the archive that holds this Resource.
- getArchiveFile(File) - Static method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Helper method to retrieve the path used to store the JavaCC.zip
or javacc.jar which is different from versions.
- getArgs() - Method in class org.apache.tools.ant.util.facade.FacadeTaskHelper
-
Retrieves the command line arguments enabled for the current
facade implementation.
- getArguments() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
-
Builds the arguments to pass to weblogic.deploy according to the
supplied action.
- getArguments() - Method in class org.apache.tools.ant.types.Commandline
-
Returns all arguments defined by addLine
,
addValue
or the argument object.
- getAssembledReader() - Method in class org.apache.tools.ant.filters.util.ChainReaderHelper
-
Assemble the reader
- getAssertions() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the current assertions.
- getAsStream() - Method in class org.apache.tools.ant.types.spi.Service
-
Return the implementations of this
services as an inputstream.
- getAtLeast() - Method in class org.apache.tools.ant.taskdefs.condition.AntVersion
-
Get the atleast attribute.
- getAtLeast() - Method in class org.apache.tools.ant.taskdefs.condition.JavaVersion
-
Get the atleast attribute.
- getAttribute(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
-
Get a attribute of the section
- getAttribute() - Method in exception org.apache.tools.ant.UnsupportedAttributeException
-
Get the attribute that is wrong.
- getAttributeKeys() - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
-
Get the attribute keys.
- getAttributeMap() - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns a read-only map of attributes supported by the introspected class.
- getAttributeMap() - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Return the attribute map.
- getAttributeMethod(String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns the setter method of a named attribute.
- getAttributes() - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns an enumeration of the names of the attributes supported by the introspected class.
- getAttributes() - Method in class org.apache.tools.ant.RuntimeConfigurable
-
- getAttributes() - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
Gets this macro's attribute (and define?) list.
- getAttributes() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory
-
return the attribute elements.
- getAttributeType(String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns the type of a named attribute.
- getAttributeValue(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
-
Get the value of the attribute with the name given.
- getAuthor() - Method in class org.apache.tools.ant.taskdefs.cvslib.CVSEntry
-
Gets the author of the CVSEntry
- getAutoresponse() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the auto response string.
- getAvailable(Manifest) - Static method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Return an array of Extension
objects representing optional
packages that are available in the JAR file associated with the
specified Manifest
.
- getBackTrace() - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
- getBase() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the base directory to output generated class.
- getBase() - Method in class org.apache.tools.ant.types.ResourceLocation
-
- getBasedir() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the base directory to be scanned.
- getBasedir() - Method in interface org.apache.tools.ant.FileScanner
-
Returns the base directory to be scanned.
- getBaseDir() - Method in class org.apache.tools.ant.Project
-
Return the base directory of the project as a file object.
- getBasedir() - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
get the base directory
- getBaseDir() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Return the basedir to which the name is relative.
- getBaselineRootName() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Get baseline_root_name
- getBeans() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Get the beans used for the script.
- getBeginToken() - Method in class org.apache.tools.ant.types.FilterSet
-
Get the begin token for this filterset.
- getBlockSize() - Method in class org.apache.tools.bzip2.CBZip2OutputStream
-
Returns the blocksize parameter specified at construction time.
- getBlockSize() - Method in class org.apache.tools.tar.TarBuffer
-
Get the TAR Buffer's block size.
- getBootClassPath() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Combines a user specified bootclasspath with the system
bootclasspath taking build.sysclasspath into account.
- getBootclasspath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the bootclasspath that will be used to compile the classes
against.
- getBootclasspath() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
The bootclasspath to use.
- getBootclasspath() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the boot classpath.
- getBorlandDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
Get the borland descriptor handler.
- getBranch() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get branch name
- getBufferSize() - Method in class org.apache.tools.ant.taskdefs.StreamPumper
-
Get the size in bytes of the read buffer.
- getBuildException() - Method in class org.apache.tools.ant.util.WorkerAnt
-
Get any build exception.
- getBuildFailedMessage() - Method in class org.apache.tools.ant.DefaultLogger
-
This is an override point: the message that indicates whether a build failed.
- getBuildFailedMessage() - Method in class org.apache.tools.ant.listener.BigProjectLogger
-
This is an override point: the message that indicates whether
a build failed.
- getBuildFailedMessage() - Method in class org.apache.tools.ant.listener.TimestampedLogger
-
This is an override point: the message that indicates whether a build failed.
- getBuildFile() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
find out the build file
- getBuildFileParent() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
find out the parent build file of this build file
- getBuildFileParentURL() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
find out the parent build file of this build file
- getBuildFileURL() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
find out the build file
- getBuildListeners() - Method in class org.apache.tools.ant.Project
-
Return a copy of the list of build listeners for the project.
- getBuildSuccessfulMessage() - Method in class org.apache.tools.ant.DefaultLogger
-
This is an override point: the message that indicates that a build succeeded.
- getBuildSuccessfulMessage() - Method in class org.apache.tools.ant.listener.BigProjectLogger
-
This is an override point: the message that indicates that
a build succeeded.
- getBuildSuccessfulMessage() - Method in class org.apache.tools.ant.listener.TimestampedLogger
-
This is an override point: the message that indicates that a build succeeded.
- getBytes() - Method in class org.apache.tools.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes(long) - Static method in class org.apache.tools.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes(BigInteger) - Static method in class org.apache.tools.zip.ZipEightByteInteger
-
Get value as eight bytes in big endian byte order.
- getBytes() - Method in class org.apache.tools.zip.ZipLong
-
Get value as four bytes in big endian byte order.
- getBytes(long) - Static method in class org.apache.tools.zip.ZipLong
-
Get value as four bytes in big endian byte order.
- getBytes(String) - Method in class org.apache.tools.zip.ZipOutputStream
-
Retrieve the bytes for the given String in the encoding set for
this Stream.
- getBytes() - Method in class org.apache.tools.zip.ZipShort
-
Get value as two bytes in big endian byte order.
- getBytes(int) - Static method in class org.apache.tools.zip.ZipShort
-
Get value as two bytes in big endian byte order.
- getCache() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Get the cache type to use.
- getCachefile() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.PropertiesfileCache
-
Getter.
- getCalendarField() - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Unit
-
Convert the value to a Calendar field index.
- getCalendarField() - Method in class org.apache.tools.ant.taskdefs.Tstamp.Unit
-
Convert the value to int unit value.
- getCatalogPath() - Method in class org.apache.tools.ant.types.XMLCatalog
-
Returns the catalog path in which to attempt to resolve DTDs.
- getCcmAction() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
Get the value of ccmAction.
- getCcmCommand() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
Builds and returns the command string to execute ccm
- getCcmProject() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMReconfigure
-
Get the value of project.
- getCentralDirectoryData() - Method in class org.apache.tools.zip.AbstractUnicodeExtraField
-
The actual data to put into central directory - without Header-ID or
length specifier.
- getCentralDirectoryData() - Method in class org.apache.tools.zip.AsiExtraField
-
Delegate to local file data.
- getCentralDirectoryData() - Method in class org.apache.tools.zip.JarMarker
-
The actual data to put central directory - without Header-ID or
length specifier.
- getCentralDirectoryData() - Method in class org.apache.tools.zip.UnparseableExtraFieldData
-
The actual data to put into central directory.
- getCentralDirectoryData() - Method in class org.apache.tools.zip.UnrecognizedExtraField
-
Get the central data.
- getCentralDirectoryData() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The actual data to put into central directory - without Header-ID or
length specifier.
- getCentralDirectoryData() - Method in interface org.apache.tools.zip.ZipExtraField
-
The actual data to put into central directory - without Header-ID or
length specifier.
- getCentralDirectoryExtra() - Method in class org.apache.tools.zip.ZipEntry
-
Retrieves the extra data for the central directory.
- getCentralDirectoryLength() - Method in class org.apache.tools.zip.AbstractUnicodeExtraField
-
Length of the extra field in the central directory - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.tools.zip.AsiExtraField
-
Delegate to local file data.
- getCentralDirectoryLength() - Method in class org.apache.tools.zip.JarMarker
-
Length of the extra field in the central directory - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in class org.apache.tools.zip.UnparseableExtraFieldData
-
Length of the complete extra field in the central directory.
- getCentralDirectoryLength() - Method in class org.apache.tools.zip.UnrecognizedExtraField
-
Get the central data length.
- getCentralDirectoryLength() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
Length of the extra field in the central directory - without
Header-ID or length specifier.
- getCentralDirectoryLength() - Method in interface org.apache.tools.zip.ZipExtraField
-
Length of the extra field in the central directory - without
Header-ID or length specifier.
- getCharset() - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Returns the character set of mail message.
- getCharset() - Method in class org.apache.tools.ant.taskdefs.email.Message
-
Returns the charset of mail message.
- getCheckClass() - Method in class org.apache.tools.ant.types.resources.selectors.InstanceOf
-
Get the comparison class.
- getCheckedRef(Project) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Performs the check for circular references and returns the
referenced object.
- getCheckedRef() - Method in class org.apache.tools.ant.types.DataType
-
Performs the check for circular references and returns the
referenced object.
- getCheckedRef(Project) - Method in class org.apache.tools.ant.types.DataType
-
Performs the check for circular references and returns the
referenced object.
- getCheckedRef(Class<T>, String) - Method in class org.apache.tools.ant.types.DataType
-
Performs the check for circular references and returns the
referenced object.
- getCheckedRef(Class<T>, String, Project) - Method in class org.apache.tools.ant.types.DataType
-
Performs the check for circular references and returns the
referenced object.
- getCheckin() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Get ci flag status
- getChild(File) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Get a child directory of this directory.
- getChildByTagName(Node, String) - Static method in class org.apache.tools.ant.taskdefs.optional.junit.DOMUtil
-
Iterate over the children of a given node and return the first node
that has a specific name.
- getChildren() - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Returns an enumeration of all child wrappers.
- getChildren() - Method in class org.apache.tools.ant.UnknownElement
-
- getChmod() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getChoices() - Method in class org.apache.tools.ant.input.MultipleChoiceInputRequest
-
- getClassContainer(String) - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Get the file that contains the class definition
- getClassContainer(String) - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
-
Get the file that contains the class definition
- getClassDependencies() - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Get the list of classes upon which root classes depend.
- getClassDependencies() - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
-
Get the list of classes upon which root classes depend.
- getClassEntry(String) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get the index of a given CONSTANT_CLASS entry in the constant pool.
- getClasses() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Names of the classes to process.
- getClassespath() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Gets the classespath.
- getClassLoader() - Method in class org.apache.tools.ant.AntTypeDefinition
-
Get the classloader for this definition.
- getClassLoader() - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Get the classloader for this definition.
- getClassLoader() - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
combines the various ways that could specify a ClassLoader and
potentially creates one that needs to be cleaned up when it is
no longer needed so that classes can get garbage collected.
- getClassLoader() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Returns and initializes the classloader for this class.
- getClassLoader() - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
Finds or creates the classloader for this object.
- getClassLoaderForBuild() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Returns a Classloader object which parses the passed in generic EjbJar classpath.
- getClassLoaderForPath(Project, Reference) - Static method in class org.apache.tools.ant.util.ClasspathUtils
-
- getClassLoaderForPath(Project, Reference, boolean) - Static method in class org.apache.tools.ant.util.ClasspathUtils
-
- getClassLoaderForPath(Project, Path, String) - Static method in class org.apache.tools.ant.util.ClasspathUtils
-
- getClassLoaderForPath(Project, Path, String, boolean) - Static method in class org.apache.tools.ant.util.ClasspathUtils
-
- getClassLoaderForPath(Project, Path, String, boolean, boolean) - Static method in class org.apache.tools.ant.util.ClasspathUtils
-
Gets a classloader that loads classes from the classpath
defined in the path argument.
- getClassLoaderFromJar(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Helper method invoked by isRebuildRequired to get a ClassLoader for a
Jar File passed to it.
- getClassLoaderFromJar(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Helper method invoked by isRebuildRequired to get a ClassLoader for a
Jar File passed to it.
- getClassLoadId() - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
Computes the loaderId based on the configuration of the component.
- getClassName() - Method in class org.apache.tools.ant.AntTypeDefinition
-
Get the classname of the definition.
- getClassname() - Method in class org.apache.tools.ant.taskdefs.Definer
-
Returns the classname of the object we are defining.
- getClassname() - Method in class org.apache.tools.ant.taskdefs.Input.Handler
-
Get the classname of the InputHandler.
- getClassName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ClassCPInfo
-
Get the class name of this entry.
- getClassName() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.GenericHotDeploymentTool
-
Get the classname attribute.
- getClassName(InputStream) - Static method in class org.apache.tools.ant.taskdefs.optional.jlink.ClassNameReader
-
Get the class name of a class in an input stream.
- getClassname() - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Get name of class to be used as the formatter.
- getClassName() - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Get the classname of the definition.
- getClassname() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the class name to compile.
- getClassName() - Method in class org.apache.tools.ant.types.AntFilterReader
-
Get the className attribute.
- getClassName() - Method in class org.apache.tools.ant.types.Assertions.BaseAssertion
-
what is the class name?
- getClassname() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the name of the class to be run.
- getClassname() - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet.ClassRoot
-
Get the name of the root class.
- getClassName() - Method in class org.apache.tools.ant.types.Permissions.Permission
-
Get the class of the permission.
- getClassName() - Method in class org.apache.tools.ant.types.spi.Provider
-
- getClasspath() - Method in class org.apache.tools.ant.AntClassLoader
-
Returns the classpath this classloader will consult.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.DefBase
-
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the classpath to be used for this compilation.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Gets the classpath.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
get the classpath used by this LoadProperties
.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Gets the classpath to be used for this dependency check.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
gets the classpath field.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.JonasHotDeploymentTool
-
gets the classpath field.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
The classpath to use.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Gets the classpath to be used for this compilation.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the classpath.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the classpath used when looking up a resource.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Gets the CLASSPATH this rmic process will use.
- getClasspath() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the classpath.
- getClasspath() - Method in interface org.apache.tools.ant.taskdefs.rmic.RmicAdapter
-
The CLASSPATH this rmic process will use.
- getClasspath() - Method in class org.apache.tools.ant.types.AntFilterReader
-
Get the classpath.
- getClasspath() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the classpath for the command.
- getClasspath() - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
get the classpath used by this LoadProperties
.
- getClasspath() - Method in class org.apache.tools.ant.types.selectors.ExtendSelector
-
Get the classpath
- getClasspath() - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
The classpath.
- getClasspathId() - Method in class org.apache.tools.ant.taskdefs.DefBase
-
Returns the class path id of the class path delegate.
- getClassRefs() - Method in class org.apache.tools.ant.taskdefs.optional.depend.ClassFile
-
Get the classes which this class references.
- getClassSource(Class<?>) - Static method in class org.apache.tools.ant.launch.Locator
-
Find the directory or jar file the class has been loaded from.
- getClassSource(Class) - Static method in class org.apache.tools.ant.util.LoaderUtils
-
Find the directory or jar file the class has been loaded from.
- getClearToolCommand() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
Builds and returns the command string to execute cleartool
- getClient() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
return the attached FTP client object.
- getClient() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
return the attached FTP client object.
- getClientVersion() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsVersion
-
Get the CVS client version
- getCmpDescriptors() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
-
Returns the list of CMP descriptors referenced in the EJB descriptors.
- getCmpversion() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Gets the CMP version.
- getCode() - Method in class org.apache.tools.ant.taskdefs.condition.IsFailure
-
Get the return code that will be checked by this IsFailure condition.
- getCollapseAttributes() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getCollection() - Method in class org.apache.tools.ant.types.resources.AllButFirst
-
Take all elements except for the first count
elements.
- getCollection() - Method in class org.apache.tools.ant.types.resources.AllButLast
-
Take all elements except for the last count
elements.
- getCollection() - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Template method for subclasses to return a Collection object of Resources.
- getCollection() - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionWrapper
-
Template method for subclasses to return a Collection of Resources.
- getCollection() - Method in class org.apache.tools.ant.types.resources.Difference
-
Calculate the difference of the nested ResourceCollections.
- getCollection() - Method in class org.apache.tools.ant.types.resources.First
-
Take the first count
elements.
- getCollection() - Method in class org.apache.tools.ant.types.resources.Intersect
-
Calculate the intersection of the nested ResourceCollections.
- getCollection() - Method in class org.apache.tools.ant.types.resources.Last
-
Take the last count
elements.
- getCollection() - Method in class org.apache.tools.ant.types.resources.Sort
-
Sort the contained elements.
- getCollection() - Method in class org.apache.tools.ant.types.resources.Tokens
-
Sort the contained elements.
- getCollection() - Method in class org.apache.tools.ant.types.resources.Union
-
Unify the contained Resources.
- getCollection(boolean) - Method in class org.apache.tools.ant.types.resources.Union
-
Deprecated.
- getColorByName(String) - Static method in class org.apache.tools.ant.types.optional.image.ColorMapper
-
Convert a color name to a color value.
- getColumnNumber() - Method in class org.apache.tools.ant.Location
-
- getCombinedClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Get the classpath by combining the one from the surrounding task, if any
and the one from this tool.
- getCommand() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
accessor to a command line as string
This should be deprecated
AntoineLL July 23d 2003
- getCommandline() - Method in class org.apache.tools.ant.taskdefs.Execute
-
Returns the commandline used to create a subprocess.
- getCommandline(String[], File[]) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Construct the command line for parallel execution.
- getCommandline(String, File) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Construct the command line for serial execution.
- getCommandLine() - Method in class org.apache.tools.ant.taskdefs.Java
-
Accessor to the command line.
- getCommandline() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Get the command line used to run the tests.
- getCommandline() - Method in class org.apache.tools.ant.types.Commandline
-
Return the executable and all defined arguments.
- getCommandline() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the command line to run a Java vm.
- getCommandPrefix() - Method in class org.apache.tools.ant.types.Assertions.BaseAssertion
-
get the prefix used to begin the command; -ea or -da.
- getCommandPrefix() - Method in class org.apache.tools.ant.types.Assertions.DisabledAssertion
-
get the prefix used to begin the command; -ea or -da.
- getCommandPrefix() - Method in class org.apache.tools.ant.types.Assertions.EnabledAssertion
-
get the prefix used to begin the command; -ea or -da.
- getComment() - Method in class org.apache.tools.ant.taskdefs.cvslib.CVSEntry
-
Gets the comment for the CVSEntry
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
-
Get the value of comment.
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Get the value of comment.
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Get comment method
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Get comment string
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
-
Get comment method
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the comment
- getComment() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the comment string.
- getComment() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Comment of the archive
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
Get comment file
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get comment file
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Get comment file
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Get comment file
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir
-
Get comment file
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Get comment file
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Get comment file
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get comment file
- getCommentFile() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Get comment file
- getComparator() - Method in class org.apache.tools.ant.filters.SortFilter
-
Returns the comparator to be used for sorting.
- getComparator() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Get the comparator type to use.
- getCompatibilityWith(Extension) - Method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Return a Compatibility enum indicating the relationship of this
Extension
with the specified Extension
.
- getCompatibilityWith(Specification) - Method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Return a Compatibility enum indicating the relationship of this
Package Specification
with the specified
Extension
.
- getCompileClasspath() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Builds the compilation classpath.
- getCompileClasspath() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Builds the compilation classpath.
- getCompiledPattern(int) - Method in class org.apache.tools.ant.util.regexp.JakartaOroMatcher
-
Get a compiled representation of the regexp pattern
- getCompiledPattern(int) - Method in class org.apache.tools.ant.util.regexp.JakartaRegexpMatcher
-
Compile the pattern.
- getCompiledPattern(int) - Method in class org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher
-
Get a compiled representation of the regexp pattern
- getCompileList() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
get the list of files to compile
- getCompileList() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
- getCompiler() - Method in class org.apache.tools.ant.taskdefs.Apt
-
Get the compiler class name.
- getCompiler(String, Task) - Static method in class org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory
-
Based on the parameter passed in, this method creates the necessary
factory desired.
- getCompiler(String, Task, Path) - Static method in class org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory
-
Based on the parameter passed in, this method creates the necessary
factory desired.
- getCompiler() - Method in class org.apache.tools.ant.taskdefs.Javac
-
The implementation for this particular task.
- getCompiler(String, Task) - Static method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.JspCompilerAdapterFactory
-
Based on the parameter passed in, this method creates the necessary
factory desired.
- getCompiler(String, Task, AntClassLoader) - Static method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.JspCompilerAdapterFactory
-
Based on the parameter passed in, this method creates the necessary
factory desired.
- getCompiler() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
get the name of the current compiler
- getCompilerclasspath() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
get the classpath used to find the compiler adapter
- getCompilerOptions(int) - Method in class org.apache.tools.ant.util.regexp.JakartaOroMatcher
-
Convert the generic options to the regex compiler specific options.
- getCompilerOptions(int) - Method in class org.apache.tools.ant.util.regexp.JakartaRegexpMatcher
-
Convert the generic options to the regex compiler specific options.
- getCompilerOptions(int) - Method in class org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher
-
Convert the generic options to the regex compiler specific options.
- getCompilerVersion() - Method in class org.apache.tools.ant.taskdefs.Javac
-
The implementation for this particular task.
- getComponentClass(String) - Method in class org.apache.tools.ant.ComponentHelper
-
Return the class of the component name.
- getComponentHelper(Project) - Static method in class org.apache.tools.ant.ComponentHelper
-
Find a project component for a specific project, creating
it if it does not exist.
- getComponentName() - Method in class org.apache.tools.ant.UnknownElement
-
- getCompressed() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
-
Is the compressed attribute set.
- getCompressedSize() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The compressed size stored in this extra field.
- getCompressionName() - Method in class org.apache.tools.ant.types.resources.BZip2Resource
-
Get the name of the compression method.
- getCompressionName() - Method in class org.apache.tools.ant.types.resources.CompressedResource
-
Get the name of the compression method used.
- getCompressionName() - Method in class org.apache.tools.ant.types.resources.GZipResource
-
Get the name of the compression method.
- getConditions() - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Iterate through all conditions.
- getConfig() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Get the basename terminator.
- getConfig() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
returns the path of the configuration file to be used
- getConfiguredParent() - Method in class org.apache.tools.ant.AntClassLoader
-
Gets the parent as has been specified in the constructor or via
setParent.
- getConnection() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Creates a new Connection as using the driver, url, userid and password
specified.
- getConnection() - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Caches the connection returned by the base class's getConnection method.
- getConstantEntry(Object) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get the index of a given constant value entry in the constant pool.
- getConstants(byte[]) - Static method in class org.apache.tools.ant.filters.util.JavaClassHelper
-
Get the constants declared in a file as name=value
- getContent() - Method in class org.apache.tools.ant.types.Environment.Variable
-
get the assignment string
This is not ready for insertion into a property file without following
the escaping rules of the properties class.
- getContent() - Method in class org.apache.tools.ant.types.resources.StringResource
-
Get the content of this StringResource.
- getContextClassLoader() - Static method in class org.apache.tools.ant.ProjectHelper
-
- getContextClassLoader() - Static method in class org.apache.tools.ant.util.LoaderUtils
-
JDK1.1 compatible access to set the context class loader.
- getCopyOfDataTypeDefinitions() - Method in class org.apache.tools.ant.Project
-
Return the current datatype definition map.
- getCopyOfReferences() - Method in class org.apache.tools.ant.Project
-
Return a map of the references in the project (String to
Object).
- getCopyOfTargets() - Method in class org.apache.tools.ant.Project
-
Return the map of targets.
- getCopyOfTaskDefinitions() - Method in class org.apache.tools.ant.Project
-
Return the current task definition map.
- getCoreLoader() - Method in class org.apache.tools.ant.Project
-
Return the core classloader to use for this project.
- getCount() - Method in class org.apache.tools.ant.types.resources.SizeLimitCollection
-
Get the number of resources to be included.
- getCreateUnicodeExtraFields() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether Unicode extra fields will be created.
- getCurpwd() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
returns the path of the directory containing the AntFTPFile.
- getCurpwd() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
returns the path of the directory containing the AntFTPFile.
- getCurpwdPlusFileSep() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
returns the path of the directory containing the AntFTPFile.
- getCurpwdPlusFileSep() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
returns the path of the directory containing the AntFTPFile.
- getCurrentAntHandler() - Method in class org.apache.tools.ant.helper.ProjectHelper2.RootHandler
-
Returns the current ant handler object.
- getCurrentAntlibUri() - Method in class org.apache.tools.ant.ComponentHelper
-
- getCurrentArgs() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Returns the (implementation specific) settings given as nested
arg elements.
- getCurrentArgs() - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Returns the (implementation specific) settings given as nested
arg elements.
- getCurrentBlockNum() - Method in class org.apache.tools.tar.TarBuffer
-
Get the current block number, zero based.
- getCurrentCompilerArgs() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Get the additional implementation specific command line arguments.
- getCurrentCompilerArgs() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Get the additional implementation specific command line arguments.
- getCurrentExtraFields() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Provides the extra fields for the zip entry currently being
added to the archive - if any.
- getCurrentPrefixSeparator() - Static method in class org.apache.tools.ant.ProjectHelper
-
The separator between the prefix and the target name.
- getCurrentProjectName() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
find out the current project name
- getCurrentRecordNum() - Method in class org.apache.tools.tar.TarBuffer
-
Get the current record number, within the current block, zero based.
- getCurrentTarget() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
get the current target
- getCurrentTargetPrefix() - Static method in class org.apache.tools.ant.ProjectHelper
-
The prefix to prepend to imported target names.
- getCurrentTargets() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
Get the targets in the current source file.
- getCurrentTime() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
Get current time status
- getCvsRoot() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
access the CVSROOT variable
- getCvsRsh() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
access the CVS_RSH variable
- getDataTypeDefinitions() - Method in class org.apache.tools.ant.ComponentHelper
-
Returns the current type definition hashtable.
- getDataTypeDefinitions() - Method in class org.apache.tools.ant.Project
-
Return the current datatype definition hashtable.
- getDataTypeName() - Method in class org.apache.tools.ant.types.DataType
-
Gets as descriptive as possible a name used for this datatype instance.
- getDate() - Method in class org.apache.tools.ant.taskdefs.cvslib.CVSEntry
-
Gets the date of the CVSEntry
- getDate() - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Return the current Date in a format suitable for a SMTP date
header.
- getDateForHeader() - Static method in class org.apache.tools.ant.util.DateUtils
-
Returns the current Date in a format suitable for a SMTP date
header.
- getDatetime() - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Get the date and time in String format.
- getDebug() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the debug flag.
- getDebug() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the debug flag.
- getDebugLevel() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Get the value of debugLevel.
- getDefault() - Static method in class org.apache.tools.ant.taskdefs.Checksum.FormatElement
-
Get the default value - CHECKSUM.
- getDefault() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
-
- getDefault() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
- getDefault() - Static method in class org.apache.tools.ant.taskdefs.optional.javah.JavahAdapterFactory
-
Determines the default choice of adapter based on the VM
vendor.
- getDefault() - Static method in class org.apache.tools.ant.taskdefs.optional.native2ascii.Native2AsciiAdapterFactory
-
Determines the default choice of adapter based on the VM
vendor.
- getDefaultBuildFile() - Method in class org.apache.tools.ant.ProjectHelper
-
The file name of the build script to be parsed if none specified on the command line
- getDefaultBuildFile() - Method in class org.apache.tools.ant.taskdefs.Ant
-
Get the default build file name to use when launching the task.
- getDefaultBuildFile() - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Get the default build file name to use when launching the task.
- getDefaultDateFormatConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- getDefaultDateFormatConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getDefaultEncoding() - Method in class org.apache.tools.ant.util.FileUtils
-
Get the default encoding.
- getDefaultExcludes() - Static method in class org.apache.tools.ant.DirectoryScanner
-
Get the list of patterns that should be excluded by default.
- getDefaultexcludes() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Whether default exclusions should be used or not.
- getDefaultexcludes() - Method in class org.apache.tools.ant.types.resources.Files
-
Get whether default exclusions should be used or not.
- getDefaultExtension() - Method in class org.apache.tools.ant.taskdefs.BUnzip2
-
Get the default extension.
- getDefaultExtension() - Method in class org.apache.tools.ant.taskdefs.GUnzip
-
Get the default extension.
- getDefaultExtension() - Method in class org.apache.tools.ant.taskdefs.Unpack
-
Get the extension.
- getDefaultInputStream() - Method in class org.apache.tools.ant.Project
-
Get this project's input stream.
- getDefaultManifest() - Static method in class org.apache.tools.ant.taskdefs.Manifest
-
Construct a manifest from Ant's default manifest file.
- getDefaultOutput() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Get the default output for a formatter.
- getDefaultTarget() - Method in class org.apache.tools.ant.Project
-
Return the name of the default target of the project.
- getDefaultValue() - Method in class org.apache.tools.ant.input.InputRequest
-
Gets a configured default value.
- getDefinition(String) - Method in class org.apache.tools.ant.ComponentHelper
-
Return the antTypeDefinition for a componentName.
- getDelayUpdate() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Getter for the delay update
- getDelegate(ProjectComponent) - Static method in class org.apache.tools.ant.util.ClasspathUtils
-
Obtains a delegate that helps out with classic classpath configuration.
- getDelegateInterfaces(PropertyHelper.Delegate) - Static method in class org.apache.tools.ant.PropertyHelper
-
Get all Delegate interfaces (excluding Delegate itself) from the specified Delegate.
- getDelegates(Class<D>) - Method in class org.apache.tools.ant.PropertyHelper
-
Get the Collection of delegates of the specified type.
- getDelimiter() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
Get the current delimiter.
- getDepend() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the depend flag.
- getDependencies() - Method in class org.apache.tools.ant.Target
-
Returns an enumeration of the dependencies of this target.
- getDependencies() - Method in class org.apache.tools.ant.util.depend.bcel.DependencyVisitor
-
Get the dependencies collected by this visitor
- getDeprecation() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the deprecation flag.
- getDescription() - Method in class org.apache.tools.ant.Project
-
Return the project description, if one has been set.
- getDescription() - Method in class org.apache.tools.ant.ProjectComponent
-
Returns the description of the current action.
- getDescription() - Method in class org.apache.tools.ant.Target
-
Returns the description of this target.
- getDescription() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
-
- getDescription() - Method in class org.apache.tools.ant.taskdefs.MacroDef.TemplateElement
-
Gets the description of this element.
- getDescription() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
- getDescription() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnit4TestMethodAdapter
-
- getDescription(Project) - Static method in class org.apache.tools.ant.types.Description
-
Return the descriptions from all the targets of
a project.
- getDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Get a descriptionHandler.
- getDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
-
Get the descriptor handler.
- getDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Get a descriptionHandler.
- getDeselectedDirectories() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the names of the directories which were selected out and
therefore not ultimately included.
- getDeselectedDirectories() - Method in interface org.apache.tools.ant.types.selectors.SelectorScanner
-
Directories which were selected out of a scan.
- getDeselectedFiles() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the names of the files which were selected out and
therefore not ultimately included.
- getDeselectedFiles() - Method in interface org.apache.tools.ant.types.selectors.SelectorScanner
-
Files which were selected out of a scan.
- getDest() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
get the file where the checked out files should be placed
- getDestdir() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the destination directory into which the java source files
should be compiled.
- getDestdir() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Gets the destination directory.
- getDestDir() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Get the destination directory.
- getDestdir() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
The destination directory, if any.
- getDestdir() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the destination directory.
- getDestdir() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the base directory to output the generated files.
- getDestFile() - Method in class org.apache.tools.ant.taskdefs.Zip
-
The file to create.
- getDestinationFile() - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
Get the full destination file where to write the result.
- getDevMajor() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's major device number.
- getDevMinor() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's minor device number.
- getDigestAlg() - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Digest Algorithm; optional
- getDir() - Method in class org.apache.tools.ant.taskdefs.Mkdir
-
Get the directory to create.
- getDir() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- getDir() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Retrieves the base-directory for this instance.
- getDir(Project) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Retrieves the base-directory for this instance.
- getDir(Project) - Method in class org.apache.tools.ant.types.FileList
-
- getDirectory() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC.WebAppParameter
-
query current directory
- getDirectory() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Get the directory file.
- getDirectoryEntries() - Method in class org.apache.tools.tar.TarEntry
-
If this entry represents a file, and the file is a directory, return
an array of TarEntries for this entry's children.
- getDirectoryScanner(File) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Returns the directory scanner needed to access the files to process.
- getDirectoryScanner() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Returns the directory scanner needed to access the files to process.
- getDirectoryScanner(Project) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Returns the directory scanner needed to access the files to process.
- getDirectoryScanner(Project) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Return the DirectoryScanner associated with this FileSet.
- getDirectoryScanner(Project) - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet
-
Return the DirectoryScanner associated with this FileSet.
- getDirMode() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Get the dir mode.
- getDirMode(Project) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Get the dir mode of the archive fileset
- getDirMode() - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
- getDirs(File, DirectoryScanner) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Return the list of Directories from this DirectoryScanner that
should be included on the command line.
- getDiskStartNumber() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The disk start number stored in this extra field.
- getDisplayname() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsUser
-
Get the user's full name
- getDisplayName() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
-
Returns the display-name element read from the standard EJB descriptor.
- getDocumentBuilder() - Static method in class org.apache.tools.ant.util.JAXPUtils
-
Returns a newly created DocumentBuilder.
- getDocumentBuilderFactory() - Static method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
Get the Document Builder Factory
- getDuration() - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask.BuildAlert
-
Gets the duration in milliseconds the file should be played.
- getDynamic() - Method in class org.apache.tools.ant.types.PropertySet
-
Get the dynamic attribute.
- getEjbcClass() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Get the ejbc compiler class.
- getEjbFiles() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
-
Returns a Hashtable which contains a list of EJB class files processed by
the ejbc utility (both "source" class files as well as stubs and
skeletons).
- getEjbName() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
Getter method that returns the value of the <ejb-name> element.
- getElement() - Method in exception org.apache.tools.ant.UnsupportedElementException
-
Get the element that is wrong.
- getElementCreator(Project, String, Object, String, UnknownElement) - Method in class org.apache.tools.ant.IntrospectionHelper
-
returns an object that creates and stores an object
for an element of a parent.
- getElementHandler() - Static method in class org.apache.tools.ant.helper.ProjectHelper2
-
Returns element handler
- getElementMethod(String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns the adder or creator method of a named nested element.
- getElementName(Object) - Method in class org.apache.tools.ant.ComponentHelper
-
Returns a description of the type of the given element.
- getElementName(Object, boolean) - Method in class org.apache.tools.ant.ComponentHelper
-
Returns a description of the type of the given element.
- getElementName(Project, Object, boolean) - Static method in class org.apache.tools.ant.ComponentHelper
-
Convenient way to get some element name even when you may not have a
Project context.
- getElementName(Object) - Method in class org.apache.tools.ant.Project
-
Return a description of the type of the given element, with
special handling for instances of tasks and data types.
- getElements() - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
Gets this macro's elements.
- getElements() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
True if the listener is to print events that occur as each
node is 'executed' in the stylesheet.
- getElementTag() - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Returns the tag name of the wrapped element.
- getElementType(String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns the type of a named nested element.
- getEltype() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Get element type
- getEnableRemoteVerification() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getEnableTestListenerEvents() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Whether test listener events shall be generated.
- getEncoding() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Get the character encoding to be used.
- getEncoding() - Method in class org.apache.tools.ant.taskdefs.Expand
-
- getEncoding() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the java source file encoding name.
- getEncoding() - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
The value of the encoding attribute.
- getEncoding() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Encoding to use for filenames.
- getEncoding() - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Get the encoding used for this ZipFileSet.
- getEncoding() - Method in class org.apache.tools.ant.types.PatternSet.PatternFileNameEntry
-
Encoding to use when reading the file, defaults to the platform's default
encoding.
- getEncoding() - Method in class org.apache.tools.ant.types.resources.StringResource
-
Get the encoding used by this StringResource.
- getEncoding() - Method in class org.apache.tools.ant.types.resources.ZipResource
-
Get the encoding to use with the zipfile.
- getEncoding() - Method in class org.apache.tools.zip.ZipFile
-
The encoding to use for filenames and the file comment.
- getEncoding() - Method in class org.apache.tools.zip.ZipOutputStream
-
The encoding to use for filenames and the file comment.
- getEndToken() - Method in class org.apache.tools.ant.types.FilterSet
-
Get the end token for this filterset.
- getEntityResolver() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
accessor to the xmlCatalog used in the task
- getEntityResolver() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getEntries() - Method in class org.apache.tools.zip.ZipFile
-
Returns all entries.
- getEntries(String) - Method in class org.apache.tools.zip.ZipFile
-
Returns all named entries in the same order they appear within
the archive's central directory.
- getEntriesInPhysicalOrder() - Method in class org.apache.tools.zip.ZipFile
-
Returns all entries in physical order.
- getEntriesInPhysicalOrder(String) - Method in class org.apache.tools.zip.ZipFile
-
Returns all named entries in the same order their contents
appear within the archive.
- getEntry(int) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get an constant pool entry at a particular index.
- getEntry() - Method in exception org.apache.tools.zip.UnsupportedZipFeatureException
-
The entry using the unsupported feature.
- getEntry(String) - Method in class org.apache.tools.zip.ZipFile
-
Returns a named entry - or null
if no entry by
that name exists.
- getEnvironment() - Method in class org.apache.tools.ant.taskdefs.Execute
-
Returns the environment used to create a subprocess.
- getEnvironment() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the environment attribute.
- getEnvironmentVariables() - Static method in class org.apache.tools.ant.taskdefs.Execute
-
Find the list of environment variables for this process.
- getEof() - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Get how DOS EOF (control-z) characters are being handled.
- getEofStr() - Method in class org.apache.tools.ant.taskdefs.FixCRLF.OneLiner
-
Deprecated.
get the eof string.
- getEol() - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Get how EndOfLine characters are being handled.
- getErr() - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Get the error stream.
- getError() - Method in class org.apache.tools.ant.types.selectors.BaseSelector
-
Returns any error messages that have been set.
- getErrorFlag() - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
-
Deprecated.
Indicate if there were errors during the compile
- getErrorOnMissingDir() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Gets whether an error is/should be thrown if the base directory
does not exist.
- getErrorProperty() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Get the failure property name.
- getErrorStream() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
access the stream to which the stderr from cvs should go
if this stream has already been set, it will be returned
if the stream has not yet been set, if the attribute error
has been set, the output stream will go to the file denoted by the error attribute
otherwise the stderr output will go to ant's logging system
- getErrorStream() - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Get the error stream for the redirector
- getExactly() - Method in class org.apache.tools.ant.taskdefs.condition.AntVersion
-
Get the exactly attribute.
- getExactly() - Method in class org.apache.tools.ant.taskdefs.condition.JavaVersion
-
Get the exactly attribute.
- getException() - Method in class org.apache.tools.ant.BuildEvent
-
Returns the exception that was thrown, if any.
- getException() - Method in exception org.apache.tools.ant.BuildException
-
- getException() - Method in class org.apache.tools.ant.taskdefs.StreamPumper
-
Get the exception encountered, if any.
- getException() - Method in class org.apache.tools.ant.util.WorkerAnt
-
Get whatever was thrown, which may or may not be a buildException.
- getExcludedDirectories() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the names of the directories which matched at least one of the
include patterns and at least one of the exclude patterns.
- getExcludedDirectories() - Method in interface org.apache.tools.ant.FileScanner
-
Returns the names of the directories which matched at least one of the
include patterns and at least one of the exclude patterns.
- getExcludedDirectories() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
- getExcludedFiles() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the names of the files which matched at least one of the
include patterns and at least one of the exclude patterns.
- getExcludedFiles() - Method in interface org.apache.tools.ant.FileScanner
-
Returns the names of the files which matched at least one of the
include patterns and at least one of the exclude patterns.
- getExcludedFiles() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
- getExcludePatterns(Project) - Method in class org.apache.tools.ant.types.PatternSet
-
Returns the filtered include patterns.
- getExcludes() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- getExecutable() - Method in class org.apache.tools.ant.taskdefs.Javac
-
The value of the executable attribute, if any.
- getExecutable() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Explicitly specified name of the executable to use when forking
- if any.
- getExecutable() - Method in class org.apache.tools.ant.types.Commandline
-
Get the executable.
- getExecutableName() - Method in class org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic
-
Override point.
- getExecute(Commandline, ExecuteStreamHandler) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
Get the execute object.
- getExecuteStreamHandler() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
find the handler and instantiate it if it does not exist yet
- getExecutor() - Method in class org.apache.tools.ant.Project
-
Get this Project's Executor (setting it if necessary).
- getExitValue() - Method in class org.apache.tools.ant.taskdefs.Execute
-
Query the exit value of the process.
- getExpanders() - Method in class org.apache.tools.ant.PropertyHelper
-
- getExpandProperties() - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
is property expansion inside inline text enabled?
- getExplicitChoice() - Method in class org.apache.tools.ant.util.facade.FacadeTaskHelper
-
Retrieves the explicit user choice.
- getExposedClass(Project) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Get the exposed class for this
definition.
- getExposedClass(Project) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Get the exposed class for this definition.
- getExpression() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Get the parameter's value
- getExpression(Project) - Method in class org.apache.tools.ant.types.Substitution
-
Gets the pattern string for this RegularExpression in the
given project.
- getExtdirs() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the extension directories that will be used during the
compilation.
- getExtdirs() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the extension directories that will be used during the
compilation.
- getExtension() - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Get the extension used for the report file.
- getExtension() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
True if the listener is to print information after each
extension event.
- getExtensionName() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Get the name of the extension.
- getExtensionPoints() - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns a read-only list of extension points supported
by the introspected class.
- getExtensionStack() - Method in class org.apache.tools.ant.ProjectHelper
-
Extension stack.
- getExternalAttributes() - Method in class org.apache.tools.zip.ZipEntry
-
Retrieves the external file attributes.
- getExtraField(ZipShort) - Method in class org.apache.tools.zip.ZipEntry
-
Looks up an extra field by its header id.
- getExtraFields() - Method in class org.apache.tools.ant.types.resources.ZipResource
-
Retrieves extra fields.
- getExtraFields() - Method in class org.apache.tools.zip.ZipEntry
-
Retrieves all extra fields that have been parsed successfully.
- getExtraFields(boolean) - Method in class org.apache.tools.zip.ZipEntry
-
Retrieves extra fields.
- getFactory() - Method in class org.apache.tools.ant.taskdefs.Apt
-
Get the factory option for the apt compiler.
- getFactory() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Get the factory instance configured for this processor
- getFactoryPath() - Method in class org.apache.tools.ant.taskdefs.Apt
-
Get the factory path attribute.
- getFailOnEmptyArchive() - Method in class org.apache.tools.ant.taskdefs.Expand
-
Whether try ing to expand an empty archive would be an error.
- getFailOnErr() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
Get failonerr flag status
- getFailonerror() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the failonerror flag.
- getFailonerror() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Gets the failonerror flag.
- getFailonerror() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Get the failonerror flag.
- getFailure() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.ValidatorErrorHandler
-
did an error happen during last parsing ?
- getFailureProperty() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Get the failure property name.
- getFallbackFormat() - Method in interface org.apache.tools.ant.taskdefs.Touch.DateFormatFactory
-
- getFallBackToUTF8() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether to fall back to UTF-8 if a name cannot be encoded using
the specified encoding.
- getFastRelativePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
find out the relative path assuming that the path used to construct
this AntFTPFile was spelled properly with regards to case.
- getFastRelativePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
find out the relative path assuming that the path used to construct
this AntFTPFile was spelled properly with regards to case.
- getFeature() - Method in exception org.apache.tools.zip.UnsupportedZipFeatureException
-
The unsupported feature that has been used.
- getFeatures() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory
-
The configured features.
- getField(Object, String) - Static method in class org.apache.tools.ant.util.ReflectUtil
-
Get the value of a field in an object.
- getFieldClassName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.FieldRefCPInfo
-
Gets the name of the class defining the field
- getFieldName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.FieldRefCPInfo
-
Get the name of the field
- getFieldRefEntry(String, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get the index of a given CONSTANT_FIELDREF entry in the constant
pool.
- getFieldType() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.FieldRefCPInfo
-
Get the type of the field
- getFile() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagEntry
-
Gets the filename for this CvsTagEntry
- getFile() - Method in class org.apache.tools.ant.taskdefs.Definer
-
- getFile() - Method in class org.apache.tools.ant.taskdefs.Javadoc.SourceFile
-
Get the source file.
- getFile() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
-
Get the value of file.
- getFile(FTPFile[], String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
find a file matching a string in an array of FTPFile.
- getFile(FTPClient, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Retrieve a single file from the remote host.
- getFile(FTPFile[], String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
find a file matching a string in an array of FTPFile.
- getFile(FTPClient, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
-
Retrieve a single file from the remote host.
- getFile() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
Get the file.
- getFile() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the file attribute.
- getFile() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getFile() - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
get the file that is currently to be tested
- getFile() - Method in interface org.apache.tools.ant.types.resources.FileProvider
-
Get the file represented by this Resource.
- getFile() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Get the file represented by this FileResource.
- getFile() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's file.
- getFileDependencies() - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Get the list of files in the file system upon which the root classes
depend.
- getFileDependencies() - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
-
Get the list of files in the file system upon which the root classes
depend.
- getFileList() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the list of files to be compiled.
- getFileList() - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
Get the complete list of files to be included in the cab.
- getFileList() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets file list to compile.
- getFileMode() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Get the file mode.
- getFileMode(Project) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Get the mode of the archive fileset
- getFileMode() - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
- getFileName() - Method in class org.apache.tools.ant.Location
-
- getFilename() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the filename to be acted upon.
- getFilename() - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
- getFilename() - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
get the filename of the file
- getFilenameFormat() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
The filenameFormat attribute defines a MessageFormat string used
to parse the output of the pcli command.
- getFileNames(FileSet) - Static method in class org.apache.tools.ant.taskdefs.Tar
-
Grabs all included files and directors from the FileSet and
returns them as an array of (relative) file names.
- getFiles() - Method in class org.apache.tools.ant.taskdefs.cvslib.CVSEntry
-
Gets the files in this CVSEntry
- getFiles(File, DirectoryScanner) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Return the list of files from this DirectoryScanner that should
be included on the command line.
- getFiles() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
Getter method that returns the set of files to include in the EJB jar.
- getFiles() - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
Get all .xml
files in the fileset.
- getFiles(Project) - Method in class org.apache.tools.ant.taskdefs.Tar.TarFileSet
-
Get a list of files and directories specified in the fileset.
- getFiles(Project) - Method in class org.apache.tools.ant.types.FileList
-
Returns the list of files represented by this FileList.
- getFilesAndDirs(FileList) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Return the list of files or directories from this FileList that
should be included on the command line.
- getFilesets() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getFileTimeStamp() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the value set for the FileTimeStamp.
- getFileTimestampGranularity() - Method in class org.apache.tools.ant.util.FileUtils
-
Get the granularity of file timestamps.
- getFileURL(File) - Method in class org.apache.tools.ant.util.FileUtils
-
Get the URL for a file taking into account # characters.
- getFileUtils() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Get the FileUtils for this task.
- getFileUtils() - Static method in class org.apache.tools.ant.util.FileUtils
-
Method to retrieve The FileUtils, which is shared by all users of this
method.
- getFilterChains() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Get the filterchains being applied to this operation.
- getFilteredTrace(Throwable) - Static method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
-
Returns a filtered stack trace.
- getFilterHash() - Method in class org.apache.tools.ant.types.FilterSet
-
Gets the filter hash of the FilterSet.
- getFiltering() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets whether token filtering is set
- getFilterReaders() - Method in class org.apache.tools.ant.types.FilterChain
-
Return the filters.
- getFilters() - Method in class org.apache.tools.ant.Project
-
- getFilters() - Method in class org.apache.tools.ant.types.FilterSet
-
Get the filters in the filter set.
- getFilterSets() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Get the filtersets being applied to this operation.
- getFiltertrace() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Get the filtertrace attribute.
- getFixlast() - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Get whether a missing EOL be added to the final line of the stream.
- getFooter() - Method in class org.apache.tools.ant.listener.BigProjectLogger
-
Override point: return the footer string for the entry/exit message
- getForce() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Whether read-only destinations will be overwritten.
- getForce() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Whether output files should always be written.
- getForce() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get value of force
- getFork() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- getFork() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Get the fork attribute.
- getFormat() - Method in class org.apache.tools.ant.taskdefs.Checksum.FormatElement
-
Convert this enumerated type to a MessageFormat
.
- getFormatters() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Get the formatters set for this test.
- getFragment() - Method in class org.apache.tools.ant.util.XMLFragment
-
- getFull() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Get full flag status
- getFullClassName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.ClassFile
-
Get the class' fully qualified name in dot format.
- getFullpath(Project) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Return the full pathname of the single entry in this fileset.
- getFullpath() - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
- getFunnelInstance() - Method in class org.apache.tools.ant.util.OutputStreamFunneler
-
Get a "funnel" OutputStream
instance to
write to this OutputStreamFunneler
's underlying
OutputStream
.
- getGeneralPurposeBit() - Method in class org.apache.tools.zip.ZipEntry
-
The "general purpose bit" field.
- getGeneration() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
True if the listener is to print information after each
result-tree generation event.
- getGetLocalCopy() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Builds and returns the -G- flag if required.
- getGid() - Method in class org.apache.tools.ant.types.resources.TarResource
-
- getGid() - Method in class org.apache.tools.ant.types.TarFileSet
-
- getGlobal() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get global flag status
- getGlobalFilterSet() - Method in class org.apache.tools.ant.Project
-
Return the set of global filters.
- getGranularity() - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Get the timestamp granularity used by this ResourceSelector.
- getGranularityMillis() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getGraphical() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
Get graphical flag status
- getGroup() - Method in class org.apache.tools.ant.types.resources.TarResource
-
- getGroup() - Method in class org.apache.tools.ant.types.TarFileSet
-
- getGroupId() - Method in class org.apache.tools.tar.TarEntry
-
- getGroupId() - Method in class org.apache.tools.zip.AsiExtraField
-
Get the group id.
- getGroupName() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's group name.
- getGroups(String) - Method in class org.apache.tools.ant.util.regexp.JakartaOroMatcher
-
Returns a Vector of matched groups found in the argument
using default options.
- getGroups(String, int) - Method in class org.apache.tools.ant.util.regexp.JakartaOroMatcher
-
Returns a Vector of matched groups found in the argument.
- getGroups(String) - Method in class org.apache.tools.ant.util.regexp.JakartaRegexpMatcher
-
Returns a Vector of matched groups found in the argument
using default options.
- getGroups(String, int) - Method in class org.apache.tools.ant.util.regexp.JakartaRegexpMatcher
-
Returns a Vector of matched groups found in the argument.
- getGroups(String) - Method in class org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher
-
Returns a Vector of matched groups found in the argument
using default options.
- getGroups(String, int) - Method in class org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher
-
Returns a Vector of matched groups found in the argument.
- getGroups(String) - Method in interface org.apache.tools.ant.util.regexp.RegexpMatcher
-
Returns a Vector of matched groups found in the argument
using default options.
- getGroups(String, int) - Method in interface org.apache.tools.ant.util.regexp.RegexpMatcher
-
Get the match groups from this regular expression.
- getHaltonerror() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- getHaltonerror() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Get the haltonerror attribute.
- getHaltonfailure() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Get the haltonfailure attribute.
- getHandleDirSep() - Method in class org.apache.tools.ant.util.GlobPatternMapper
-
Attribute specifying whether to ignore the difference
between / and \ (the two common directory characters).
- getHeader() - Method in class org.apache.tools.ant.listener.BigProjectLogger
-
Override point: return the header string for the entry/exit message
- getHeaderId() - Method in class org.apache.tools.zip.AsiExtraField
-
The Header-ID.
- getHeaderId() - Method in class org.apache.tools.zip.JarMarker
-
The Header-ID.
- getHeaderId() - Method in class org.apache.tools.zip.UnicodeCommentExtraField
-
The Header-ID.
- getHeaderId() - Method in class org.apache.tools.zip.UnicodePathExtraField
-
The Header-ID.
- getHeaderId() - Method in class org.apache.tools.zip.UnparseableExtraFieldData
-
The Header-ID.
- getHeaderId() - Method in class org.apache.tools.zip.UnrecognizedExtraField
-
Get the header id.
- getHeaderId() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The Header-ID.
- getHeaderId() - Method in interface org.apache.tools.zip.ZipExtraField
-
The Header-ID.
- getHeight() - Method in class org.apache.tools.ant.types.optional.image.Scale
-
Get the height.
- getHelper(Class<?>) - Static method in class org.apache.tools.ant.IntrospectionHelper
-
Returns a helper for the given class, either from the cache
or by creating a new instance.
- getHelper(Project, Class<?>) - Static method in class org.apache.tools.ant.IntrospectionHelper
-
Returns a helper for the given class, either from the cache
or by creating a new instance.
- getHelpers() - Method in class org.apache.tools.ant.ProjectHelperRepository
-
Get an iterator on the list of project helpers configured.
- getHost() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Get the host.
- getHref() - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
Get the href attribute.
- getId() - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Returns the id for this element.
- getIdentical() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
Get identical flag status
- getIdentical() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Get identical flag status
- getIdl() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets IDL flags.
- getIdlopts() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets additional arguments for idl compile.
- getIeplugin() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the IE CLASSID value.
- getIf() - Method in class org.apache.tools.ant.Target
-
Returns the "if" property condition of this target.
- getIfCondition() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
The if expression
- getIgnore() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Get ignore flag status
- getIgnoreMessage(Test) - Static method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitVersionHelper
-
- getIgnoreReturnCode() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get value of ignorereturncode
- getIiop() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets iiop flags.
- getIiopopts() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets additional arguments for iiop.
- getImplementation() - Method in class org.apache.tools.ant.types.Mapper
-
Returns a fully configured FileNameMapper implementation.
- getImplementation() - Method in class org.apache.tools.ant.types.Mapper.MapperType
-
- getImplementation() - Method in class org.apache.tools.ant.util.facade.FacadeTaskHelper
-
Retrieves the implementation.
- getImplementationClass() - Method in class org.apache.tools.ant.types.Mapper
-
Gets the Class object associated with the mapper implementation.
- getImplementationClasspath(Project) - Method in class org.apache.tools.ant.util.facade.FacadeTaskHelper
-
The classpath to use when loading the implementation.
- getImplementationTitle() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Get the title of the specification.
- getImplementationURL() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Get the url of the extensions implementation.
- getImplementationVendor() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Get the vendor of the extensions implementation.
- getImplementationVendor() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Get the vendor of the extensions implementation.
- getImplementationVendorID() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Get the vendorID of the extensions implementation.
- getImplementationVersion() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Get the version of the extensions implementation.
- getImplementationVersion() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Get the version of the implementation.
- getImplicitFileSet() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Accessor for the implicit fileset.
- getImplicitTarget() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
get the implicit target
- getImportStack() - Method in class org.apache.tools.ant.ProjectHelper
-
Import stack.
- getIncludeantruntime() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets whether or not the ant classpath is to be included in the classpath.
- getIncludeantruntime() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets whether or not the ant classpath is to be included in the
task's classpath.
- getIncludedDirectories() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the names of the directories which matched at least one of the
include patterns and none of the exclude patterns.
- getIncludedDirectories() - Method in interface org.apache.tools.ant.FileScanner
-
Returns the names of the directories which matched at least one of the
include patterns and none of the exclude patterns.
- getIncludedDirectories() - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Returns the names of the directories which matched at least one of the
include patterns and none of the exclude patterns.
- getIncludedDirectories() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
- getIncludedDirsCount() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the count of included directories.
- getIncludedDirsCount() - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Override parent implementation.
- getIncludedDirsCount() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
- getIncludedFiles() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the names of the files which matched at least one of the
include patterns and none of the exclude patterns.
- getIncludedFiles() - Method in interface org.apache.tools.ant.FileScanner
-
Returns the names of the files which matched at least one of the
include patterns and none of the exclude patterns.
- getIncludedFiles() - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Returns the names of the files which matched at least one of the
include patterns and none of the exclude patterns.
- getIncludedFiles() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
Get the names of the class files on which baseClass depends.
- getIncludedFilesCount() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the count of included files.
- getIncludedFilesCount() - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Override parent implementation.
- getIncludedFilesCount() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
Return the count of included files.
- getIncludeEmptyDirs() - Method in class org.apache.tools.ant.taskdefs.Sync.MyCopy
-
Get the includeEmptyDirs attribute.
- getIncludeFileNames() - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Get whether file names should be included.
- getIncludejavaruntime() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets whether or not the java runtime should be included in this
task's classpath.
- getIncludejavaruntime() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets whether or not the java runtime should be included in this
task's classpath.
- getIncludePatterns(Project) - Method in class org.apache.tools.ant.types.PatternSet
-
Returns the filtered include patterns.
- getIncludeSemanticAttribute() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getIncludeSementicAttribute() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
Deprecated.
- getIndex() - Method in class org.apache.tools.ant.types.EnumeratedAttribute
-
- getIndividualTests() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Merge all individual tests from the batchtest with all individual tests
and return an enumeration over all JUnitTest.
- getInheritedProperties() - Method in class org.apache.tools.ant.Project
-
Return a copy of the inherited property hashtable.
- getInheritedProperties() - Method in class org.apache.tools.ant.PropertyHelper
-
Returns a copy of the inherited property hashtable
- getInitialized() - Method in class org.apache.tools.ant.filters.BaseFilterReader
-
Returns the initialized status.
- getInitialSiteCommand() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getInput() - Method in class org.apache.tools.ant.input.InputRequest
-
Retrieves the user input.
- getInputHandler() - Method in class org.apache.tools.ant.Project
-
Retrieve the current input handler.
- getInputStream() - Method in class org.apache.tools.ant.input.DefaultInputHandler
-
Returns the input stream from which the user input should be read.
- getInputStream() - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Get the input stream for the redirector
- getInputStream() - Method in class org.apache.tools.ant.types.Resource
-
Get an InputStream for the Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
Return an InputStream for reading the contents of this Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.ContentTransformingResource
-
Get an InputStream for the Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Return an InputStream for reading the contents of this Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.PropertyResource
-
Get an InputStream for the Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Get an InputStream for the Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.StringResource
-
Get an InputStream for the Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.TarResource
-
Return an InputStream for reading the contents of this Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.URLResource
-
Get an InputStream for the Resource.
- getInputStream() - Method in class org.apache.tools.ant.types.resources.ZipResource
-
Return an InputStream for reading the contents of this Resource.
- getInputStream(ZipEntry) - Method in class org.apache.tools.zip.ZipFile
-
Returns an InputStream for reading the contents of the given entry.
- getInstance() - Static method in class org.apache.tools.ant.ArgumentProcessorRegistry
-
- getInstance() - Static method in class org.apache.tools.ant.ProjectHelperRepository
-
- getInstance() - Static method in class org.apache.tools.ant.taskdefs.optional.junit.CustomJUnit4TestAdapterCache
-
- getInstance(Class<? extends EnumeratedAttribute>, String) - Static method in class org.apache.tools.ant.types.EnumeratedAttribute
-
Factory method for instantiating EAs via API in a more
developer friendly way.
- getInstance(ResourceCollection) - Static method in class org.apache.tools.ant.types.resources.Union
-
Static convenience method to union an arbitrary set of Resources.
- getInstance() - Static method in class org.apache.tools.ant.types.selectors.SelectorUtils
-
Retrieves the instance of the Singleton.
- getInstance(Stack<E>) - Static method in class org.apache.tools.ant.util.IdentityStack
-
Get an IdentityStack containing the contents of the specified Stack.
- getInstance() - Static method in class org.apache.tools.zip.JarMarker
-
Since JarMarker is stateless we can always use the same instance.
- getInterfaceMethodClassName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.InterfaceMethodRefCPInfo
-
Gets the name of the class defining the interface method
- getInterfaceMethodName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.InterfaceMethodRefCPInfo
-
Get the name of the interface method
- getInterfaceMethodRefEntry(String, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get the index of a given CONSTANT_INTERFACEMETHODREF entry in the
constant pool.
- getInterfaceMethodType() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.InterfaceMethodRefCPInfo
-
Gets the type of the interface method
- getInternalAttributes() - Method in class org.apache.tools.zip.ZipEntry
-
Retrieves the internal file attributes.
- getInternalInheritedProperties() - Method in class org.apache.tools.ant.PropertyHelper
-
special back door for subclasses, internal access to the hashtables
- getInternalProperties() - Method in class org.apache.tools.ant.PropertyHelper
-
special back door for subclasses, internal access to the hashtables
- getInternalUserProperties() - Method in class org.apache.tools.ant.PropertyHelper
-
special back door for subclasses, internal access to the hashtables
- getJar() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the name of the jar to be run.
- getJarBaseName(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Using the EJB descriptor file name passed from the ejbjar
task, this method returns the "basename" which will be used to name the
completed JAR file.
- getJarBaseName(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Using the EJB descriptor file name passed from the ejbjar
task, this method returns the "basename" which will be used to name the
completed JAR file.
- getJava() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.GenericHotDeploymentTool
-
get the java attribute.
- getJavac() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Get the Javac task instance associated with this compiler adapter
- getJavacExecutable() - Method in class org.apache.tools.ant.taskdefs.Javac
-
The name of the javac executable to use in fork-mode.
- getJavaCommand() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the Java command to be used.
- getJavafiles() - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Get whether the stream is to be treated as though it contains Java
source.
- getJavaHome() - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
Return the value of ${java.home}
- getJavaVersion() - Static method in class org.apache.tools.ant.Project
-
- getJavaVersion() - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
Returns the version of Java this class is running under.
- getJavaVersionNumber() - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
- getJdkExecutable(String) - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
Finds an executable that is part of a JDK installation based on
the java.home system property.
- getJreExecutable(String) - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
Finds an executable that is part of a JRE installation based on
the java.home system property.
- getJrePackages() - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
get a vector of strings of packages built into
that platforms runtime jar(s)
- getJrePackageTestCases() - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
Testing helper method; kept here for unification of changes.
- getJspc() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
-
get the owner
- getJvmDebugLevel() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Get the debug level.
- getKeepCopy() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
Get keepcopy flag status
- getKeepCopy() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnCheckout
-
Get keepcopy flag status
- getKeepEngine() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Get the keep engine attribute.
- getKeeproot() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getKey() - Method in class org.apache.tools.ant.filters.ReplaceTokens.Token
-
Returns the key for this token.
- getKey() - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Get the attribute's Key - its name in lower case.
- getKey() - Method in class org.apache.tools.ant.types.Environment.Variable
-
key accessor
- getKey() - Method in class org.apache.tools.zip.ExtraFieldUtils.UnparseableExtraField
-
Key of the action to take.
- getKeyfile() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Returns the keyfile.
- getLabel() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get value of label
- getLabel() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the label
- getLabel() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the label string.
- getLanguage() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Get the script language
- getLanguage() - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Get the language.
- getLastModified() - Method in class org.apache.tools.ant.types.Resource
-
Tells the modification time in milliseconds since 01.01.1970 (the "epoch").
- getLastModified() - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Get the last modified date of this Resource.
- getLastModified() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Get the modification time in milliseconds since 01.01.1970 .
- getLastModified() - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Tells the modification time in milliseconds since 01.01.1970 .
- getLastModified() - Method in class org.apache.tools.ant.types.resources.URLResource
-
Tells the modification time in milliseconds since 01.01.1970 .
- getLastModifiedDate() - Method in class org.apache.tools.zip.ZipEntry
- getLength() - Method in class org.apache.tools.ant.taskdefs.optional.junit.DOMUtil.NodeListImpl
-
Get the number of nodes in the list.
- getLevel() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Get the compression level.
- getLevel() - Method in class org.apache.tools.ant.types.LogLevel
-
get the level of the echo of the current value
- getLHost() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.RemoteTunnel
-
- getLiaison() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Get the Liaison implementation to use in processing.
- getLineNumber() - Method in class org.apache.tools.ant.Location
-
- getLineStart() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
The lineStart attribute is used to parse the output of the pcli
command.
- getLink() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
if the file is a symbolic link, find out to what it is pointing
- getLink() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
if the file is a symbolic link, find out to what it is pointing
- getLinkedFile() - Method in class org.apache.tools.zip.AsiExtraField
-
Name of linked file
- getLinkName() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's link name.
- getListfiles() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Get the listfiles flag.
- getListing() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getLoader() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Get the classloader used to create a driver.
- getLoader() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Classloader for the user-specified classpath.
- getLoader() - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource.ClassLoaderWithFlag
-
- getLoader() - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
Get the loader.
- getLoaderId() - Method in class org.apache.tools.ant.taskdefs.DefBase
-
Returns the loader id of the class path Delegate.
- getLoaderMap() - Static method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Get the cache of loaders and drivers.
- getLocalFile() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Get the local file
- getLocalFile() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Get the local file.
- getLocalFileDataData() - Method in class org.apache.tools.zip.AbstractUnicodeExtraField
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.tools.zip.AsiExtraField
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.tools.zip.JarMarker
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in class org.apache.tools.zip.UnparseableExtraFieldData
-
The actual data to put into local file data.
- getLocalFileDataData() - Method in class org.apache.tools.zip.UnrecognizedExtraField
-
Get the local data.
- getLocalFileDataData() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataData() - Method in interface org.apache.tools.zip.ZipExtraField
-
The actual data to put into local file data - without Header-ID
or length specifier.
- getLocalFileDataExtra() - Method in class org.apache.tools.zip.ZipEntry
-
Retrieves the extra data for the local file data.
- getLocalFileDataLength() - Method in class org.apache.tools.zip.AbstractUnicodeExtraField
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.tools.zip.AsiExtraField
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.tools.zip.JarMarker
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in class org.apache.tools.zip.UnparseableExtraFieldData
-
Length of the complete extra field in the local file data.
- getLocalFileDataLength() - Method in class org.apache.tools.zip.UnrecognizedExtraField
-
Get the length of the local data.
- getLocalFileDataLength() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalFileDataLength() - Method in interface org.apache.tools.zip.ZipExtraField
-
Length of the extra field in the local file data - without
Header-ID or length specifier.
- getLocalPath() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Builds and returns the working directory.
- getLocalpath() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the localpath string.
- getLocalpath() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSADD
-
Returns the local path without the flag.; required
- getLocation() - Method in exception org.apache.tools.ant.BuildException
-
Returns the file location where the error occurred.
- getLocation() - Method in class org.apache.tools.ant.ProjectComponent
-
Returns the file/location where this task was defined.
- getLocation() - Method in class org.apache.tools.ant.Target
-
Get the location of this target's definition.
- getLocation() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Get the build file location associated with this element's task.
- getLocation() - Method in class org.apache.tools.ant.types.ResourceLocation
-
- getLocationURLs(File) - Static method in class org.apache.tools.ant.launch.Locator
-
Get an array of URLs representing all of the jar files in the
given location.
- getLocationURLs(File, String[]) - Static method in class org.apache.tools.ant.launch.Locator
-
Get an array of URLs representing all of the files of a given set of
extensions in the given location.
- getLocator() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
access the locator
- getLog() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
Get log file
- getLogin() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the login string.
- getLogLevel() - Method in class org.apache.tools.ant.taskdefs.Jar.StrictMode
-
- getLongGroupId() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's group id.
- getLongNameData() - Method in class org.apache.tools.tar.TarInputStream
-
Get the next entry in this tar archive as longname data.
- getLongUserId() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's user id.
- getLongValue() - Method in class org.apache.tools.zip.ZipEightByteInteger
-
Get value as Java long.
- getLongValue(byte[], int) - Static method in class org.apache.tools.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from eight bytes
starting at given array offset
- getLongValue(byte[]) - Static method in class org.apache.tools.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from an eight-byte array
- getLoops() - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask.BuildAlert
-
Sets the number of times the source file should be played.
- getLPort() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.LocalTunnel
-
- getLPort() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.RemoteTunnel
-
- getMacroDef() - Method in class org.apache.tools.ant.taskdefs.MacroInstance
-
- getMagicNumber(byte[]) - Static method in class org.apache.tools.ant.types.Resource
-
Create a "magic number" for use in hashCode calculations.
- getMainClass(File, int) - Static method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Helper method to retrieve main class which is different from versions.
- getMainClass(Path, int) - Static method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Helper method to retrieve main class which is different from versions.
- getMainHandler() - Static method in class org.apache.tools.ant.helper.ProjectHelper2
-
Returns main handler
- getMainSection() - Method in class org.apache.tools.ant.taskdefs.Manifest
-
Get the main section of the manifest
- getMajorVersionNumber(File) - Static method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Helper method to determine the major version number of JavaCC.
- getManagerName() - Method in class org.apache.tools.ant.util.optional.JavaxScriptRunner
-
Get the name of the manager prefix.
- getManagerName() - Method in class org.apache.tools.ant.util.optional.ScriptRunner
-
Get the name of the manager prefix.
- getManagerName() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Get the name of the manager prefix used for this
scriptrunner.
- getManifestFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Get the manifest file to use for building the generic jar.
- getManifestVersion() - Method in class org.apache.tools.ant.taskdefs.Manifest
-
Get the version of the manifest
- getMapper() - Method in class org.apache.tools.ant.taskdefs.Expand
-
get a mapper for a file
- getMapper() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
This implementation returns a mapper that may return up to two
file names.
- getMapper() - Method in interface org.apache.tools.ant.taskdefs.rmic.RmicAdapter
-
Maps source class files to the files generated by this rmic
implementation.
- getMapper() - Method in class org.apache.tools.ant.taskdefs.SignJar
-
get the active mapper; may be null
- getMapper() - Method in class org.apache.tools.ant.types.PropertySet
-
Get the mapper attribute.
- getMappers() - Method in class org.apache.tools.ant.util.ContainerMapper
-
Get the List
of FileNameMapper
s.
- getMaster() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Get master flag status
- getMaxLevelsOfSymlinks() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
The maximum number of times a symbolic link may be followed
during a scan.
- getMemoryInitialSize() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the memoryInitialSize flag.
- getMemoryMaximumSize() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the memoryMaximumSize flag.
- getMessage() - Method in class org.apache.tools.ant.BuildEvent
-
Returns the logging message.
- getMessageLevel() - Method in class org.apache.tools.ant.taskdefs.LogOutputStream
-
Get the level.
- getMethod() - Method in class org.apache.tools.ant.types.resources.ZipResource
-
The compression method that has been used.
- getMethod() - Method in class org.apache.tools.zip.ZipEntry
-
Returns the compression method of this entry, or -1 if the
compression method has not been specified.
- getMethodClassName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.MethodRefCPInfo
-
Get the name of the class defining the method
- getMethodName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.MethodRefCPInfo
-
Get the name of the method.
- getMethodRefEntry(String, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get the index of a given CONSTANT_METHODREF entry in the constant
pool.
- getMethodType() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.MethodRefCPInfo
-
Get the type signature of the method.
- getMillis() - Method in class org.apache.tools.ant.taskdefs.condition.IsLastModified
-
Calculate timestamp as millis either based on millis or
dateTime (and pattern) attribute.
- getMillis() - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Get the date/time in ms.
- getMillis() - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
Returns the millisecond value the selector is set for.
- getMilliseconds(int) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.Granularity
-
returns the number of milliseconds associated with
the attribute, which can vary in some cases depending
on the value of the action parameter.
- getMilliseconds(int) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask.Granularity
-
returns the number of milliseconds associated with
the attribute, which can vary in some cases depending
on the value of the action parameter.
- getMimeType() - Method in class org.apache.tools.ant.taskdefs.email.Message
-
Returns the content type
- getMode() - Method in class org.apache.tools.ant.taskdefs.Tar.TarFileSet
-
- getMode() - Method in class org.apache.tools.ant.taskdefs.Zip.Zip64ModeAttribute
-
- getMode() - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Get the file or dir mode for this Resource.
- getMode() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's mode.
- getMode() - Method in class org.apache.tools.zip.AsiExtraField
-
File mode of this file.
- getMode(int) - Method in class org.apache.tools.zip.AsiExtraField
-
Get the file mode for given permissions with the correct file type.
- getModificationtime() - Method in class org.apache.tools.ant.taskdefs.Zip
-
- getModified() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Getter for the modified count
- getModTime() - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's modification time.
- getModule() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the name of the module to be run.
- getModulepath() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Builds the modulepath.
- getModulepath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the modulepath to be used for this compilation.
- getModulepath() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the modulepath.
- getModules() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
- getModulesourcepath() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Builds the modulesourcepath for multi module compilation.
- getModulesourcepath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the modulesourcepath to be used for this compilation.
- getMultiplier() - Method in class org.apache.tools.ant.taskdefs.WaitFor.Unit
-
Convert the value to a multipler (millisecond to unit).
- getName() - Method in class org.apache.tools.ant.AntTypeDefinition
-
Return the definition's name.
- getName() - Method in class org.apache.tools.ant.Project
-
Return the project name, if one has been set.
- getName() - Method in class org.apache.tools.ant.Target
-
Returns the name of this target.
- getName() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask.Module
-
- getName() - Method in class org.apache.tools.ant.taskdefs.Ant.TargetElement
-
Get the name of this TargetElement.
- getName() - Method in class org.apache.tools.ant.taskdefs.Apt.Option
-
Get the name attribute.
- getName() - Method in class org.apache.tools.ant.taskdefs.Definer
-
- getName() - Method in class org.apache.tools.ant.taskdefs.email.EmailAddress
-
Returns the display name
- getName() - Method in class org.apache.tools.ant.taskdefs.email.Header
-
Get the name of this Header.
- getName() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
-
Get the name attribute.
- getName() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
-
Get the parameter name.
- getName() - Method in class org.apache.tools.ant.taskdefs.Javadoc.ExtensionInfo
-
Get the name of the extension.
- getName() - Method in class org.apache.tools.ant.taskdefs.Javadoc.PackageName
-
Get the package name.
- getName() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
-
- getName() - Method in class org.apache.tools.ant.taskdefs.MacroDef.TemplateElement
-
Gets the name of this element.
- getName() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
- getName() - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Get the Attribute's name
- getName() - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
-
Get the Section's name.
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.NameAndTypeCPInfo
-
Get the name component of this entry
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.Javah.ClassArgument
-
Get the name attribute.
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Get the name of the test class.
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
get the name of the file
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
-
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
get the name of the file
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPFileProxy
-
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.PvcsProject
-
Get the name of the project
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Gets the user name.
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Attribute
-
Gets the attribute name.
- getName() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Property
-
accessor to the name of the property
- getName() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the property name.
- getName() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Attribute
-
- getName() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Feature
-
- getName() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory
-
- getName() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.OutputProperty
-
- getName() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Get the parameter name
- getName() - Method in class org.apache.tools.ant.types.FileList.FileName
-
- getName() - Method in class org.apache.tools.ant.types.Parameter
-
Get the name attribute.
- getName() - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
-
- getName() - Method in class org.apache.tools.ant.types.Permissions.Permission
-
Get the name of the permission.
- getName() - Method in class org.apache.tools.ant.types.Resource
-
Name attribute will contain the path of a file relative to the
root directory of its fileset or the recorded path of a zip
entry.
- getName() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Get the name of this FileResource.
- getName() - Method in class org.apache.tools.ant.types.resources.MappedResource
-
Maps the name.
- getName() - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Get the name of the resource.
- getName() - Method in class org.apache.tools.ant.types.resources.selectors.Name
-
Get the pattern used by this Name ResourceSelector.
- getName() - Method in class org.apache.tools.ant.types.resources.StringResource
-
Synchronize access.
- getName() - Method in class org.apache.tools.ant.types.resources.URLResource
-
Get the name of this URLResource
(its file component minus the leading separator).
- getName() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's name.
- getName() - Method in class org.apache.tools.zip.ZipEntry
-
Get the name of the entry.
- getNameAndTypeEntry(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get the index of a given CONSTANT_NAMEANDTYPE entry in the constant
pool.
- getNameCRC32() - Method in class org.apache.tools.zip.AbstractUnicodeExtraField
-
- getNamedResources(String) - Method in class org.apache.tools.ant.AntClassLoader
-
Finds all the resources with the given name.
- getNamespace() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
Get the namespace.
- getNamespace() - Method in class org.apache.tools.ant.UnknownElement
-
Return the namespace of the XML element associated with this component.
- getNamespaceXMLReader() - Static method in class org.apache.tools.ant.util.JAXPUtils
-
Returns a newly created SAX 2 XMLReader, which is namespace aware
- getNativeHeaderDir() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the destination directory into which the generated native
header files should be placed.
- getNeeded() - Method in class org.apache.tools.ant.taskdefs.condition.HasFreeSpace
-
The amount of free space required
- getNested() - Method in class org.apache.tools.ant.taskdefs.MacroDef.NestedSequential
-
- getNested() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.NestedSequential
-
- getNestedElementMap() - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns a read-only map of nested elements supported
by the introspected class.
- getNestedElements() - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns an enumeration of the names of the nested elements supported
by the introspected class.
- getNestedTask() - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
Convert the nested sequential to an unknown element
- getNewProject() - Method in class org.apache.tools.ant.taskdefs.Ant
-
Get the (sub)-Project instance currently in use.
- getNext() - Method in class org.apache.tools.ant.ComponentHelper
-
Get the next chained component helper.
- getNext() - Method in class org.apache.tools.ant.PropertyHelper
-
- getNextClassFile() - Method in interface org.apache.tools.ant.taskdefs.optional.depend.ClassFileIterator
-
Get the next class file in the iteration
- getNextClassFile() - Method in class org.apache.tools.ant.taskdefs.optional.depend.DirectoryIterator
-
Template method to allow subclasses to supply elements for the
iteration.
- getNextClassFile() - Method in class org.apache.tools.ant.taskdefs.optional.depend.JarFileIterator
-
Get the next ClassFile object from the jar
- getNextEntry() - Method in class org.apache.tools.tar.TarInputStream
-
Get the next entry in this tar archive.
- getNlabel() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Get nlabel status
- getNoCache() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the NoCache flag.
- getNoCheckout() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir
-
Get no checkout flag status
- getNoCheckout() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Get no checkout flag status
- getNoCompress() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the NoCompress flag.
- getNoData() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get nodata flag status
- getNodeAttribute(Node, String) - Static method in class org.apache.tools.ant.taskdefs.optional.junit.DOMUtil
-
return the attribute value of an element.
- getNoDebugArgument() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
The argument the compiler wants to see if the debug attribute
has been set to false.
- getNoDebugArgument() - Method in class org.apache.tools.ant.taskdefs.compilers.Sj
-
Returns null since sj either has -g for debug=true or no
argument at all.
- getNoNamespaceSchemaURL() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
get the URL of the no namespace schema
- getNonFileSetResourcesToAdd(ResourceCollection[], File, boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Collect the resources that are newer than the corresponding
entries (or missing) in the original archive.
- getNotco() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get notco flag status
- getNotFollowedSymlinks() - Method in class org.apache.tools.ant.DirectoryScanner
-
Absolute paths of all symbolic links that haven't been followed
but would have been followed had followsymlinks been true or
maxLevelsOfSymlinks been bigger.
- getNotFoundException(String, String) - Method in class org.apache.tools.ant.UnknownElement
-
Returns a very verbose exception for when a task/data type cannot
be found.
- getNotifier(TestResult, JUnit4TestAdapter) - Method in class org.apache.tools.ant.taskdefs.optional.junit.CustomJUnit4TestAdapterCache
-
- getNotifier(TestResult) - Method in class org.apache.tools.ant.taskdefs.optional.junit.CustomJUnit4TestAdapterCache
-
- getNotIncludedDirectories() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the names of the directories which matched none of the include
patterns.
- getNotIncludedDirectories() - Method in interface org.apache.tools.ant.FileScanner
-
Returns the names of the directories which matched none of the include
patterns.
- getNotIncludedDirectories() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
- getNotIncludedFiles() - Method in class org.apache.tools.ant.DirectoryScanner
-
Return the names of the files which matched none of the include
patterns.
- getNotIncludedFiles() - Method in interface org.apache.tools.ant.FileScanner
-
Returns the names of the files which matched none of the include
patterns.
- getNotIncludedFiles() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
Return the names of the files which matched none of the include
patterns.
- getNotNullFile() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Get the file represented by this FileResource, ensuring it is not null.
- getNow() - Method in class org.apache.tools.ant.taskdefs.Tstamp
-
Return the Date
instance to use as base for DSTAMP, TSTAMP and TODAY.
- getNowarn() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Should the -nowarn option be used.
- getNoWarn() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
Get nowarn flag status
- getNoWarn() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get nowarn flag status
- getNoWarn() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Get nowarn flag status
- getNoWarn() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Get nowarn flag status
- getNSParserFactory() - Static method in class org.apache.tools.ant.util.JAXPUtils
-
Returns the parser factory to use to create namespace aware parsers.
- getNumEntries() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Get the number of Constant Pool Entry slots within the constant pool
occupied by this entry.
- getNusers() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Get nusers list
- getObject() - Method in class org.apache.tools.ant.util.ReflectWrapper
-
- getObjectValue() - Method in class org.apache.tools.ant.types.resources.PropertyResource
-
Get the Object value of this PropertyResource.
- getObjselect() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Get list of objects to be locked
- getObjselect() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
-
Get list of objects to be locked
- getObjSelect() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
Get the object to operate on
- getObsolete() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Get obsolete flag status
- getOld() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Whether old JDK1.0-style header files should be generated.
- getOnMissingFiltersFile() - Method in class org.apache.tools.ant.types.FilterSet
-
Get the onMissingFiltersFile setting.
- getOptimize() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the optimize flag.
- getOptional() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
- getOptionalAttributes() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Adds the optional attributes to the command line.
- getOptions() - Method in class org.apache.tools.ant.taskdefs.Apt
-
Get the options to the compiler.
- getOptions() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Gets the options for the EJB Deploy operation
- getOptions(Manifest) - Static method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Return the set of Extension
objects representing "Optional
Packages" that the application declares they will use if present.
- getOrdinary() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get ordinary flag status
- getOs() - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
List of operating systems on which the command may be executed.
- getOsFamily() - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Restrict this execution to a single OS Family
- getOut() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get out file
- getOut() - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Get the output stream.
- getOutfile() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Get the name of the output file
- getOutput(FormatterElement, JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If the formatter sends output to a file, return that file.
- getOutput() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the output file string.
- getOutputDir() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the base directory to output the generated files,
favoring destdir if set, otherwise defaulting to basedir.
- getOutputEncoding() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Get the character encoding for output files.
- getOutputfile() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
The destination file, if any.
- getOutputFile() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- getOutputProperties() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Get an enumeration on the outputproperties.
- getOutputStream() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
access the stream to which the stdout from cvs should go
if this stream has already been set, it will be returned
if the stream has not yet been set, if the attribute output
has been set, the output stream will go to the output file
otherwise the output will go to ant's logging system
- getOutputStream() - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Get the output stream for the redirector
- getOutputStream() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
The stream to write traces to.
- getOutputStream() - Method in class org.apache.tools.ant.types.Resource
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.ContentTransformingResource
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.LogOutputResource
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.PropertyResource
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.StringResource
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.TarResource
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.URLResource
-
Get an OutputStream for the Resource.
- getOutputStream() - Method in class org.apache.tools.ant.types.resources.ZipResource
-
Get an OutputStream for the Resource.
- getOverwrite() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
Get overwrite hijacked files status
- getOwningTarget() - Method in class org.apache.tools.ant.Task
-
Returns the container target of this task.
- getPackage() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
access the package or module to operate upon
- getPackage() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the name of the package.
- getPackagelistLoc() - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
Get the packetList location attribute.
- getPackagelistURL() - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
Get the packetList location attribute.
- getPackageName() - Method in class org.apache.tools.ant.types.Assertions.BaseAssertion
-
what is the package name?
- getPackages() - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
-
Get the packages as a colon separated list.
- getParameter() - Method in class org.apache.tools.ant.taskdefs.Javadoc.TagArgument
-
Returns the -tag parameter this argument represented.
- getParameters() - Method in class org.apache.tools.ant.filters.BaseParamFilterReader
-
Returns the parameters to be used by this filter.
- getParameters() - Method in class org.apache.tools.ant.types.selectors.BaseExtendSelector
-
Allows access to the parameters gathered and set within the
<custom> tag.
- getParams(UnknownElement) - Method in class org.apache.tools.ant.attribute.BaseIfAttribute
-
Get all the attributes in the ant-attribute:param
namespace and place them in a map.
- getParams() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
-
Get the nested parameters.
- getParams() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletInfo
-
Get the doclet's parameters.
- getParams() - Method in class org.apache.tools.ant.types.AntFilterReader
-
The parameters for this filter.
- getParent() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
-
- getParent() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPFileProxy
-
- getParent() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Get the parent Directory.
- getParentFile(File) - Method in class org.apache.tools.ant.util.FileUtils
-
- getParsedJavaVersion() - Static method in class org.apache.tools.ant.util.JavaEnvUtils
-
Returns the version of Java this class is running under.
- getParser() - Static method in class org.apache.tools.ant.util.JAXPUtils
-
Returns a newly created SAX 1 Parser, using the default parser
factory.
- getParserFactory() - Static method in class org.apache.tools.ant.util.JAXPUtils
-
Returns the parser factory to use.
- getPartition() - Method in class org.apache.tools.ant.taskdefs.condition.HasFreeSpace
-
The partition/device to check
- getParts() - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Return the constituent parts of this Argument.
- getParts() - Method in class org.apache.tools.ant.types.Path.PathElement
-
Return the converted pathelements.
- getParts(String) - Method in class org.apache.tools.ant.util.facade.ImplementationSpecificArgument
-
Return the parts this Argument consists of, if the
implementation matches the chosen implementation.
- getPassFile() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
find the password file
- getPassphrase(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Gets the pass phrase of the user.
- getPassphrase() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Returns the passphrase.
- getPassword() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Gets the password.
- getPassword() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
Returns the password field.
- getPassword() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getPassword() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the password
- getPassword() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Gets the user's password.
- getPath() - Method in class org.apache.tools.ant.taskdefs.Javadoc.ExtensionInfo
-
Get the extension's path.
- getPath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
-
- getPath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPFileProxy
-
- getPath() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Get the path components of this directory.
- getPath(String) - Static method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
-
Convert a file path to an array of path components.
- getPath(List) - Static method in class org.apache.tools.ant.util.FileUtils
-
Gets path from a List
of String
s.
- getPath(List, char) - Static method in class org.apache.tools.ant.util.FileUtils
-
Gets path from a List
of String
s.
- getPathStack(String) - Static method in class org.apache.tools.ant.util.FileUtils
-
Gets all names of the path as an array of String
s.
- getPattern(Project) - Method in class org.apache.tools.ant.types.RegularExpression
-
Gets the pattern string for this RegularExpression in the
given project.
- getPattern() - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Get the pattern for use with the datetime attribute.
- getPattern() - Method in class org.apache.tools.ant.types.selectors.TokenizedPattern
-
- getPattern() - Method in class org.apache.tools.ant.util.regexp.JakartaOroMatcher
-
Get a String representation of the regexp pattern
- getPattern() - Method in class org.apache.tools.ant.util.regexp.JakartaRegexpMatcher
-
Get a String representation of the regexp pattern
- getPattern() - Method in class org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher
-
Get a String representation of the regexp pattern
- getPattern() - Method in interface org.apache.tools.ant.util.regexp.RegexpMatcher
-
Get a String representation of the regexp pattern
- getPbranch() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get pbranch flag status
- getPhaseOfMoon(Calendar) - Static method in class org.apache.tools.ant.util.DateUtils
-
Calculate the phase of the moon for a given date.
- getPlatform() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Get the value of platform.
- getPlatform() - Method in class org.apache.tools.zip.ZipEntry
-
Platform specification to put into the "version made
by" part of the central file header.
- getPname() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Get the pathname to be locked
- getPname() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
-
Get the pathname to be locked
- getPolicy() - Method in class org.apache.tools.ant.taskdefs.EchoXML.NamespacePolicy
-
- getPolicy() - Method in class org.apache.tools.ant.taskdefs.Zip.UnicodeExtraField
-
- getPolyType() - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Get the polymorphic type for this element.
- getPort() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
access the port of CVS
- getPort() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getPort() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Get the port attribute.
- getPosition() - Method in class org.apache.tools.ant.types.Commandline.Marker
-
Return the number of arguments that preceded this marker.
- getPostToken() - Method in class org.apache.tools.ant.util.FileTokenizer
-
Return the intra-token string
- getPostToken() - Method in class org.apache.tools.ant.util.LineTokenizer
-
- getPostToken() - Method in class org.apache.tools.ant.util.StringTokenizer
-
- getPostToken() - Method in interface org.apache.tools.ant.util.Tokenizer
-
return the string between tokens, after the
previous token.
- getPrefix() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the prefix attribute.
- getPrefix() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getPrefix(Project) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Return the prefix prepended to entries in the archive file.
- getPrefix() - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
- getPrefix() - Method in class org.apache.tools.ant.types.Commandline.Marker
-
Get the prefix to be placed in front of the inserted argument.
- getPrefixMapping(String) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
prefix to namespace uri mapping
- getPrefixValues() - Method in class org.apache.tools.ant.taskdefs.Property
-
Whether to apply the prefix when expanding properties on the
right hand side of a properties file as well.
- getPrepend() - Method in class org.apache.tools.ant.filters.ConcatFilter
-
Returns prepend attribute.
- getPreprocessDir() - Method in class org.apache.tools.ant.taskdefs.Apt
-
Get the preprocessdir attribute.
- getPreserve0Permissions() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Assume 0 Unix mode is intentional.
- getPreserveEmptyDirs() - Method in class org.apache.tools.ant.taskdefs.Sync.SyncTarget
-
Whether empty directories matched by this fileset should be
preserved.
- getPreserveLastModified() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Get whether to give the copied files the same last modified time as
the original files.
- getPreserveLastModified() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessage
-
- getPreserveLastModified() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Whether to preserve the last modified time.
- getPreserveLastModified() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Returns true if the last modified time needs to be preserved on the
file(s) that get transferred.
- getPreserveLeadingSlashes() - Method in class org.apache.tools.ant.taskdefs.Tar.TarFileSet
-
- getPreserveTime() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
Get preservetime flag status
- getPreserveTime() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Get preservetime flag status
- getPreserveTime() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
Get preserve time status
- getPreSets() - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Get the preset values.
- getPreviousRevision() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagEntry
-
Gets the previous revision for this CvsTagEntry
- getPrimaryFormat() - Method in interface org.apache.tools.ant.taskdefs.Touch.DateFormatFactory
-
- getPrintStream() - Method in class org.apache.tools.mail.MailMessage
-
Returns a PrintStream that can be used to write the body of the message.
- getPriority() - Method in class org.apache.tools.ant.BuildEvent
-
Returns the priority of the logging message.
- getProcEnvironment() - Static method in class org.apache.tools.ant.taskdefs.Execute
-
- getProcessId(String) - Static method in class org.apache.tools.ant.util.ProcessUtil
-
provide id of the current process
- getProcessors() - Method in class org.apache.tools.ant.ArgumentProcessorRegistry
-
- getProgressMonitor() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
-
Get the progress monitor.
- getProject() - Method in class org.apache.tools.ant.BuildEvent
-
Returns the project that fired this event.
- getProject() - Method in class org.apache.tools.ant.ComponentHelper
-
Get the project.
- getProject() - Method in class org.apache.tools.ant.filters.BaseFilterReader
-
Returns the project this filter is part of.
- getProject() - Method in class org.apache.tools.ant.filters.util.ChainReaderHelper
-
Get the project
- getProject() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
find out the project to which this antxml context belongs
- getProject(Object) - Static method in class org.apache.tools.ant.Project
-
Get the Project instance associated with the specified object.
- getProject() - Method in class org.apache.tools.ant.ProjectComponent
-
Returns the project to which this component belongs.
- getProject() - Method in interface org.apache.tools.ant.property.ParseNextProperty
-
Get the current project.
- getProject() - Method in class org.apache.tools.ant.property.ParseProperties
-
Get the project.
- getProject() - Method in class org.apache.tools.ant.PropertyHelper
-
Get this PropertyHelper's Project.
- getProject() - Method in class org.apache.tools.ant.Target
-
Returns the project this target belongs to.
- getProject() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Get the project this compiler adapter was created in.
- getProject() - Method in class org.apache.tools.ant.taskdefs.condition.ResourceContains
-
Get this condition's Project.
- getProject() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
-
get our project
- getProject() - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
Get the project associated with this recorder entry.
- getProject() - Method in interface org.apache.tools.ant.TypeAdapter
-
Gets the project
- getProject() - Method in class org.apache.tools.ant.types.Reference
-
Get the associated project, if any; may be null.
- getProject() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Get the project for this runner.
- getProjectHandler() - Static method in class org.apache.tools.ant.helper.ProjectHelper2
-
Returns project handler
- getProjectHelper() - Static method in class org.apache.tools.ant.ProjectHelper
-
Get the first project helper found in the classpath
- getProjectHelperForAntlib(Resource) - Method in class org.apache.tools.ant.ProjectHelperRepository
-
Get the helper that will be able to parse the specified antlib.
- getProjectHelperForBuildFile(Resource) - Method in class org.apache.tools.ant.ProjectHelperRepository
-
Get the helper that will be able to parse the specified build file.
- getProjectPath() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the project path
- getPromotiongroup() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get value of promotiongroup
- getPrompt(InputRequest) - Method in class org.apache.tools.ant.input.DefaultInputHandler
-
Constructs user prompt from a request.
- getPrompt() - Method in class org.apache.tools.ant.input.InputRequest
-
Retrieves the prompt text.
- getProperties() - Method in class org.apache.tools.ant.Project
-
Return a copy of the properties table.
- getProperties() - Method in class org.apache.tools.ant.PropertyHelper
-
Returns a copy of the properties table.
- getProperties() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Get the properties used in the test.
- getProperties(File) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Load a properties file.
- getProperties(Resource) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Load a properties resource.
- getProperties() - Method in class org.apache.tools.ant.types.PropertySet
-
This is the operation to get the existing or recalculated properties.
- getProperty(String) - Method in class org.apache.tools.ant.Project
-
Return the value of a property, if it is set.
- GetProperty - Interface in org.apache.tools.ant.property
-
Interface to a class (normally PropertyHelper) to get a property.
- getProperty(String) - Method in interface org.apache.tools.ant.property.GetProperty
-
Returns the value of a property if it is set.
- getProperty(String) - Method in class org.apache.tools.ant.property.ResolvePropertyMap
-
Returns the value of a property if it is set.
- getProperty(Project, String) - Static method in class org.apache.tools.ant.PropertyHelper
-
A helper static method to get a property
from a particular project.
- getProperty(String, String) - Method in class org.apache.tools.ant.PropertyHelper
-
- getProperty(String) - Method in class org.apache.tools.ant.PropertyHelper
-
Returns the value of a property, if it is set.
- getProperty() - Method in class org.apache.tools.ant.taskdefs.condition.AntVersion
-
Get the name of the property to hold the ant version.
- getProperty() - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
Get the name of the property whose value is to serve as
the replacement value.
- getPropertyHelper(Project) - Static method in class org.apache.tools.ant.PropertyHelper
-
Factory method to create a property processor.
- getPropertyHook(String, String, boolean) - Method in class org.apache.tools.ant.PropertyHelper
-
- getProxy() - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Get the object for which this RuntimeConfigurable holds the configuration
information.
- getProxy() - Method in class org.apache.tools.ant.TaskAdapter
-
Returns the target object being proxied.
- getProxy() - Method in class org.apache.tools.ant.taskdefs.AugmentReference
-
Returns the proxy object.
- getProxy() - Method in interface org.apache.tools.ant.TypeAdapter
-
Returns the proxy object.
- getPublicId() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
Get the publicId of the DTD
- getPublicId() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Returns the Public ID of the DTD specified in the EJB descriptor.
- getPublicId() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetDeploymentTool
-
The iAS ejbc utility doesn't require the Public ID of the descriptor's
DTD for it to process correctly--this method always returns null
.
- getPublicId() - Method in class org.apache.tools.ant.types.ResourceLocation
-
- getPumper() - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler.ThreadWithPumper
-
- getPvcsbin() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get name of the PVCS bin directory
- getPvcsproject() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get name of the project in the PVCS repository
- getPvcsprojects() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get name of the project in the PVCS repository
- getQName() - Method in class org.apache.tools.ant.UnknownElement
-
Return the qname of the XML element associated with this component.
- getQuiet() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the quiet string.
- getRawName() - Method in class org.apache.tools.zip.ZipEntry
-
Returns the raw bytes that made up the name before it has been
converted using the configured or guessed encoding.
- getRdbms() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Gets the rdbms.
- getRealObject() - Method in class org.apache.tools.ant.IntrospectionHelper.Creator
-
- getRealSize() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's real file size in case of a sparse file.
- getRealThing() - Method in class org.apache.tools.ant.UnknownElement
-
Return the configured object
- getRecentDateFormatConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- getRecentDateFormatConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getRecorder(String, Project) - Method in class org.apache.tools.ant.taskdefs.Recorder
-
Gets the recorder that's associated with the passed in name.
- getRecordSize() - Method in class org.apache.tools.tar.TarBuffer
-
Get the TAR Buffer's record size.
- getRecordSize() - Method in class org.apache.tools.tar.TarInputStream
-
Get the record size being used by this stream's TarBuffer.
- getRecordSize() - Method in class org.apache.tools.tar.TarOutputStream
-
Get the record size being used by this stream's TarBuffer.
- getRecurse() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Get recurse flag status
- getRecurse() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Get recurse flag status
- getRecursive() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the 'recursive' Flag.
- getRecursive() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the recursive string.
- getRedirector() - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
get the redirector.
- getRef(Project) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Performs the check for circular references and returns the
referenced FileSet.
- getRef(Project) - Method in class org.apache.tools.ant.types.FileList
-
Performs the check for circular references and returns the
referenced FileList.
- getRef() - Method in class org.apache.tools.ant.types.FilterSet
-
Get the referenced filter set.
- getRef() - Method in class org.apache.tools.ant.types.Mapper
-
- getRef() - Method in class org.apache.tools.ant.types.PropertySet
-
Performs the check for circular references and returns the
referenced PropertySet.
- getRef(Project) - Method in class org.apache.tools.ant.types.RegularExpression
-
Get the RegularExpression this reference refers to in
the given project.
- getRef() - Method in class org.apache.tools.ant.types.resources.Files
-
Perform the check for circular references and return the
referenced Files collection.
- getRef(Project) - Method in class org.apache.tools.ant.types.Substitution
-
Get the RegularExpression this reference refers to in
the given project.
- getRef(Project) - Method in class org.apache.tools.ant.types.TarFileSet
-
A TarFileset accepts another TarFileSet or a FileSet as reference
FileSets are often used by the war task for the lib attribute
- getRef(Project) - Method in class org.apache.tools.ant.types.ZipFileSet
-
A ZipFileset accepts another ZipFileSet or a FileSet as reference
FileSets are often used by the war task for the lib attribute
- getReference(String) - Method in class org.apache.tools.ant.Project
-
Look up a reference by its key (ID).
- getReferencedObject(Project) - Method in class org.apache.tools.ant.types.Reference
-
Resolve the reference, using the associated project if
it set, otherwise use the passed in project.
- getReferencedObject() - Method in class org.apache.tools.ant.types.Reference
-
Resolve the reference, looking in the associated project.
- getReferencedOrProxied() - Method in class org.apache.tools.ant.types.resources.PropertyResource
-
Get the referenced or proxied Resource, if applicable.
- getReferences() - Method in class org.apache.tools.ant.Project
-
Return a map of the references in the project (String to Object).
- getRefid() - Method in class org.apache.tools.ant.taskdefs.Input.Handler
-
Get the refid of this Handler.
- getRefid() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the refid attribute.
- getRefid() - Method in class org.apache.tools.ant.taskdefs.PropertyHelperTask.DelegateElement
-
Get the refid.
- getRefid() - Method in class org.apache.tools.ant.types.DataType
-
get the reference set on this object
- getRefId() - Method in class org.apache.tools.ant.types.Reference
-
Get the reference id of this reference.
- getRegex() - Method in class org.apache.tools.ant.types.resources.selectors.Name
-
Get the regular expression used by this Name ResourceSelector.
- getRegexp(Project) - Method in class org.apache.tools.ant.types.RegularExpression
-
provides a reference to the Regexp contained in this
- getRelativeHeaderOffset() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The relative header offset stored in this extra field.
- getRelativePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
find out the relative path to the rootPath of the enclosing scanner.
- getRelativePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPRootFile
-
find out the relative path to root
- getRelativePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
find out the relative path to the rootPath of the enclosing scanner.
- getRelativePath() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPRootFile
-
find out the relative path to root
- getRelativePath(File, File) - Static method in class org.apache.tools.ant.util.FileUtils
-
Calculates the relative path between two files.
- getRelease() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the version to use for the --release
switch that
combines source
, target
and setting the
bootclasspath.
- getRelease() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Get the value of release.
- getRemotedir() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getRemoteInterface(Class) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Returns the topmost interface that extends Remote for a given
class - if one exists.
- getRemotePath() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Get the remote path
- getRemotePath() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Get the remote path.
- getRename() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
Get rename hijacked files status
- getReplace() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Get replace flag status
- getReplace() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Get replace flag status
- getReplace() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Get replace flag status
- getReplace() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get replace flag status
- getReplaceValue() - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
Get the replacement value for this filter token.
- getRepository() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get network name of the PVCS repository
- getRequired(Manifest) - Static method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Return the set of Extension
objects representing optional
packages that are required by the application contained in the JAR
file associated with the specified Manifest
.
- getRequiredAttributes() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Sets the executable and add the required attributes to the command line.
- getReserved() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get reserved flag status
- getResolveExecutable() - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Indicates whether to attempt to resolve the executable to a
file.
- getResolver() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Get the value of resolver.
- getResource(String) - Method in class org.apache.tools.ant.AntClassLoader
-
Finds the resource with the given name.
- getResource(String) - Method in class org.apache.tools.ant.DirectoryScanner
-
Get the named resource.
- getResource(String) - Method in class org.apache.tools.ant.Project
-
Resolve the file relative to the project's basedir and return it as a
FileResource.
- getResource() - Method in class org.apache.tools.ant.taskdefs.Definer
-
- getResource() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the resource attribute.
- getResource() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getResource(String) - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Get the named Resource.
- getResource(String) - Method in interface org.apache.tools.ant.types.ResourceFactory
-
Query a resource (file, zipentry, ...) by name
- getResource(String) - Method in class org.apache.tools.ant.types.resources.FileResource
-
Create a new resource that matches a relative or absolute path.
- getResource() - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
De-references refids if any, ensures a wrapped resource has
been specified.
- getResource(String) - Method in class org.apache.tools.ant.util.SourceFileScanner
-
Returns resource information for a file at destination.
- getResourceAsStream(String) - Method in class org.apache.tools.ant.AntClassLoader
-
Returns a stream to read the requested resource name.
- getResourceCollection() - Method in class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
-
Get the nested ResourceCollection.
- getResourceCollections() - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Get the nested ResourceCollections.
- getResources(String) - Method in class org.apache.tools.ant.AntClassLoader
- getResourceSource(ClassLoader, String) - Static method in class org.apache.tools.ant.launch.Locator
-
Find the directory or jar a given resource has been loaded from.
- getResourceSource(ClassLoader, String) - Static method in class org.apache.tools.ant.util.LoaderUtils
-
Find the directory or a give resource has been loaded from.
- getResourcesToAdd(ResourceCollection[], File, boolean) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Collect the resources that are newer than the corresponding
entries (or missing) in the original archive.
- getResourcesToAdd() - Method in class org.apache.tools.ant.taskdefs.Zip.ArchiveState
-
Get the resources to add.
- getResourcesToAdd(ResourceCollection[], File, boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Collect the resources that are newer than the corresponding
entries (or missing) in the original archive.
- getResourcesToAdd(FileSet[], File, boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Collect the resources that are newer than the corresponding
entries (or missing) in the original archive.
- getResourceURL(File, String) - Method in class org.apache.tools.ant.AntClassLoader
-
Returns the URL of a given resource in the given file which may
either be a directory or a zip file.
- getResponse() - Method in class org.apache.tools.mail.SmtpResponseReader
-
Read until the server indicates that the response is complete.
- getRestrictedDefinitions(String) - Method in class org.apache.tools.ant.ComponentHelper
-
This returns a list of restricted definitions for a name.
- getRetCode() - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
-
Returns what System.exit() would return in the standalone version.
- getRetCode() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
-
Returns what System.exit() would return in the standalone version.
- getRetriesAllowed() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getReverse() - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
The value of the reverse attribute.
- getRevision() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagEntry
-
Gets the revision for this CvsTagEntry
- getRevision() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get value of revision
- getRHost() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.LocalTunnel
-
- getRmAll() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Get rmall flag status
- getRmic() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Get the Rmic attributes
- getRmic(String, Task) - Static method in class org.apache.tools.ant.taskdefs.rmic.RmicAdapterFactory
-
Based on the parameter passed in, this method creates the necessary
factory desired.
- getRmic(String, Task, Path) - Static method in class org.apache.tools.ant.taskdefs.rmic.RmicAdapterFactory
-
Based on the parameter passed in, this method creates the necessary
factory desired.
- getRootClasses() - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Get an enumeration of the root classes
- getRootDirectory() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getRPort() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.LocalTunnel
-
- getRPort() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.RemoteTunnel
-
- getRunner() - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Get our script runner
- getRunTime() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Get the run time.
- getRuntime() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the runtime attribute.
- getRuntimeConfigurableWrapper() - Method in class org.apache.tools.ant.Task
-
Returns the wrapper used for runtime configuration.
- getScanForUnicodeExtraFields() - Method in class org.apache.tools.ant.taskdefs.Expand
-
- getSchemaLocationURL() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
get the URL of the schema
- getScript() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Get the current script text content.
- getScriptClassLoader() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Get the classloader used to load the script engine.
- getScriptRunner() - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Create and set text on a script.
- getSection(String) - Method in class org.apache.tools.ant.taskdefs.Manifest
-
Get a particular section from the manifest
- getSectionNames() - Method in class org.apache.tools.ant.taskdefs.Manifest
-
Get the section names in this manifest.
- getSections() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Return an array containing sections to which specification applies
or null if relevant to no sections.
- getSelection() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
True if the listener is to print information after each
selection event.
- getSelectors(Project) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Returns the set of selectors as an array.
- getSelectors(Project) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Returns the set of selectors as an array.
- getSelectors() - Method in class org.apache.tools.ant.types.resources.selectors.ResourceSelectorContainer
-
Return an Iterator over the nested selectors.
- getSelectors(Project) - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
Returns the set of selectors as an array.
- getSelectors(Project) - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
Returns the set of selectors as an array.
- getSelectors(Project) - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
Returns the set of selectors as an array.
- getSelectors(Project) - Method in class org.apache.tools.ant.types.selectors.SelectSelector
-
Returns the set of selectors as an array.
- getSemanticAttributes() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getSeparator() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getServer() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
Returns the server field.
- getServer() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getServerAliveCountMax() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Get the serverAliveCountMax value.
- getServerAliveIntervalSeconds() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Get the serverAliveIntervalSeconds value in seconds.
- getServerLanguageCodeConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- getServerLanguageCodeConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getServerTimeZoneConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- getServerTimeZoneConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getServerVersion() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsVersion
-
Get the CVS server version
- getShared() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get shared flag status
- getShellLauncher(Project) - Static method in class org.apache.tools.ant.taskdefs.launcher.CommandLauncher
-
Obtains the shell launcher configured for the given project or
the default shell launcher.
- getShortAntVersion() - Static method in class org.apache.tools.ant.Main
-
Returns the short Ant version information, if available.
- getShortMonthNamesConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- getShortMonthNamesConfig() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getSigAlg() - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Signature Algorithm; optional
- getSiteCommand() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getSize() - Method in class org.apache.tools.ant.types.Resource
-
Get the size of this Resource.
- getSize() - Method in class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
-
Do compute the size of the resource collection.
- getSize() - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Get the size of this Resource.
- getSize() - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionWrapper
-
- getSize() - Method in class org.apache.tools.ant.types.resources.ContentTransformingResource
-
Get the size of this Resource.
- getSize() - Method in class org.apache.tools.ant.types.resources.FileResource
-
Get the size of this Resource.
- getSize() - Method in class org.apache.tools.ant.types.resources.LazyResourceCollectionWrapper
-
- getSize() - Method in class org.apache.tools.ant.types.resources.PropertyResource
-
Get the size of this Resource.
- getSize() - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Get the size of this Resource.
- getSize() - Method in class org.apache.tools.ant.types.resources.selectors.Size
-
Get the size compared to by this Size ResourceSelector.
- getSize() - Method in class org.apache.tools.ant.types.resources.StringResource
-
Get the size of this Resource.
- getSize() - Method in class org.apache.tools.ant.types.resources.URLResource
-
Get the size of this Resource.
- getSize() - Method in class org.apache.tools.ant.util.DeweyDecimal
-
Return number of components in DeweyDecimal
.
- getSize() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's file size.
- getSize() - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- getSize() - Method in class org.apache.tools.zip.ZipEntry
-
Gets the uncompressed size of the entry data.
- getSkelClassSuffix() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Gets the skeleton class suffix
- getSkelClassSuffix() - Method in class org.apache.tools.ant.taskdefs.rmic.WLRmic
-
Get the suffix for the rmic skeleton classes
- getSosCommand() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the executable to run.
- getSosHome() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the SOS home directory.
- getSosServerPath() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the SOS serve path.
- getSource() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Get the value of source.
- getSource() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
-
Returns the source field (the path/filename of the component to be
deployed.
- getSource() - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask.BuildAlert
-
Gets the location of the file to get the audio.
- getSourceBase() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the source dirs to find the source java files.
- getSourceContainer(String) - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Get the file that contains the class source.
- getSourceContainer(String) - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
-
Get the file that contains the class source.
- getSourcepath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the sourcepath to be used for this compilation.
- getSourcespath() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- getSpecifications(Manifest) - Static method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Return an array of Package Specification
objects.
- getSpecificationTitle() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Get the title of the specification.
- getSpecificationVendor() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Get the vendor of the extensions specification.
- getSpecificationVendor() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Get the vendor of the specification.
- getSpecificationVersion() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Get the version of the extensions specification.
- getSpecificationVersion() - Method in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Get the version of the specification.
- getSrc(Project) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Get the archive from which entries will be extracted.
- getSrc() - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Get the archive file from which entries will be extracted.
- getSrcdir() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the source dirs to find the source java files.
- getSrcDir() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the source dir.
- getSrcResource() - Method in class org.apache.tools.ant.taskdefs.Pack
-
The source resource.
- getSSCommand() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the sscommand string.
- getStackTrace(Throwable) - Static method in class org.apache.tools.ant.util.StringUtils
-
Convenient method to retrieve the full stacktrace from a given exception.
- getState() - Method in class org.apache.tools.ant.taskdefs.FixCRLF.OneLiner
-
Deprecated.
get the state.
- getStatement() - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Creates and configures a Statement instance which is then
cached for subsequent calls.
- getStatus() - Method in exception org.apache.tools.ant.ExitException
-
The status code returned by System.exit()
- getStatus() - Method in exception org.apache.tools.ant.ExitStatusException
-
Get the status code.
- getStubClassSuffix() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Gets the stub class suffix
- getStubClassSuffix() - Method in class org.apache.tools.ant.taskdefs.rmic.WLRmic
-
Get the suffix for the rmic stub classes
- getStubs() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Whether C declarations from the Java object file should be generated.
- getStubVersion() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Gets the JDK version for the generated stub code.
- getStyle() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the style string.
- getStylesheet() - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
access the stylesheet to be used as a resource.
- getStylesheetSystemId() - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
Get the systemid of the appropriate stylesheet based on its
name and styledir.
- getSubProjectExecutor() - Method in interface org.apache.tools.ant.Executor
-
Get the appropriate subproject Executor instance.
- getSubProjectExecutor() - Method in class org.apache.tools.ant.helper.DefaultExecutor
-
Get the appropriate subproject Executor instance.
- getSubProjectExecutor() - Method in class org.apache.tools.ant.helper.IgnoreDependenciesExecutor
-
Get the appropriate subproject Executor instance.
- getSubProjectExecutor() - Method in class org.apache.tools.ant.helper.SingleCheckExecutor
-
Get the appropriate subproject Executor instance.
- getSubsOptions(int) - Method in class org.apache.tools.ant.util.regexp.JakartaOroRegexp
-
Convert ant regexp substitution option to oro options.
- getSubsOptions(int) - Method in class org.apache.tools.ant.util.regexp.JakartaRegexpRegexp
-
Convert ant regexp substitution option to apache regex options.
- getSubsOptions(int) - Method in class org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp
-
Convert ant regexp substitution option to jdk1.4 options.
- getSubSystem() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Get the value of subSystem.
- getSuffix() - Method in class org.apache.tools.ant.types.Commandline.Marker
-
Get the suffix to be placed at the end of the inserted argument.
- getSupportedFileExtensions() - Method in interface org.apache.tools.ant.taskdefs.compilers.CompilerAdapterExtension
-
Returns a list of source file extensions that are recognized by
this compiler adapter.
- getSupportedFileExtensions() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
By default, only recognize files with a Java extension,
but specialized compilers can recognize multiple kinds
of files.
- getSuppressWarnings() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Whether to suppress warning messages of the processor.
- getSymbolicLinkUtils() - Static method in class org.apache.tools.ant.util.SymbolicLinkUtils
-
Method to retrieve The SymbolicLinkUtils, which is shared by
all users of this method.
- getSysProperties() - Method in class org.apache.tools.ant.taskdefs.Java
-
Get the system properties of the command line.
- getSystemId(File) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
- getSystemId(File) - Static method in class org.apache.tools.ant.util.JAXPUtils
-
This is a best attempt to provide a URL.toExternalForm() from
a file URL.
- getSystemJavac() - Method in class org.apache.tools.ant.taskdefs.Javac
-
- getSystemProperties() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the system properties object.
- getSystemProxySetting() - Static method in class org.apache.tools.ant.util.ProxySetup
-
Get the current system property settings
- getSystemTypeKey() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- getSystemTypeKey() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getTab() - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Return how tab characters are being handled.
- getTablength() - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Get the tab length to use.
- getTag() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
tag or branch
- getTag() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPoolEntry
-
Get the Entry's type tag.
- getTag() - Method in class org.apache.tools.ant.UnknownElement
-
Returns the name of the XML element which generated this unknown
element.
- getTarget() - Method in class org.apache.tools.ant.BuildEvent
-
Returns the target that fired this event.
- getTarget() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the target VM that the classes will be compiled for.
- getTargetHandler() - Static method in class org.apache.tools.ant.helper.ProjectHelper2
-
Returns target handler
- getTargets() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
access the vector of targets
- getTargets() - Method in class org.apache.tools.ant.Project
-
Return the hashtable of targets.
- getTargetSelectorForSource(Resource) - Method in interface org.apache.tools.ant.util.ResourceUtils.ResourceSelectorProvider
-
- getTask() - Method in class org.apache.tools.ant.BuildEvent
-
Returns the task that fired this event.
- getTask() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
-
Get the value of task.
- getTask() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Get the value of task.
- getTask() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Get the task for this tool.
- getTask() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
Returns the task field, a ServerDeploy object.
- getTask() - Method in class org.apache.tools.ant.UnknownElement
-
Returns the task instance after it has been created and if it is a task.
- getTask() - Method in class org.apache.tools.ant.util.WorkerAnt
-
Get the task
- getTaskDefinitions() - Method in class org.apache.tools.ant.ComponentHelper
-
Returns the current task definition hashtable.
- getTaskDefinitions() - Method in class org.apache.tools.ant.Project
-
Return the current task definition hashtable.
- getTaskException() - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Get the task exception.
- getTaskName() - Method in class org.apache.tools.ant.Task
-
Returns the name to use in logging messages.
- getTaskName() - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Returns the name to use in logging messages.
- getTaskName() - Method in class org.apache.tools.ant.UnknownElement
-
Returns the name to use in logging messages.
- getTasks() - Method in class org.apache.tools.ant.Target
-
Returns the current set of tasks to be executed by this target.
- getTaskSuccess() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Get the result of the javac task (success or failure).
- getTaskType() - Method in class org.apache.tools.ant.Task
-
Return the type of task.
- getTeardownException() - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Get the teardown exception.
- getTempdir() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Where Ant should place temporary files.
- getTemplates() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
True if the listener is to print an event whenever a
template is invoked.
- getTest() - Method in class org.apache.tools.ant.taskdefs.optional.junit.TestIgnored
-
- getTestCaseClassName(Test) - Static method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitVersionHelper
-
Tries to find the name of the class which a test represents
across JUnit 3 and 4.
- getTestCaseName(Test) - Static method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitVersionHelper
-
JUnit 3.7 introduces TestCase.getName() and subsequent versions
of JUnit remove the old name() method.
- getTestClass() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnit4TestMethodAdapter
-
- getTestException() - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Get the test exception.
- getTests() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnit4TestMethodAdapter
-
- getText() - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Get the text content of this element.
- getText() - Method in class org.apache.tools.ant.taskdefs.Javadoc.Html
-
Get the current text for the element.
- getText() - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
- getText() - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDefBase
-
get the text of this element; may be null
- getText() - Method in class org.apache.tools.ant.taskdefs.Replace.NestedString
-
- getThread() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Get the Ant id of the thread running the test.
- getThreadTask(Thread) - Method in class org.apache.tools.ant.Project
-
Get the current task associated with a thread, if any.
- getTieClassSuffix() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Gets the tie class suffix
- getTimeDiffMillis() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getTimeout() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
- getTimestamp() - Method in class org.apache.tools.ant.DefaultLogger
-
Get the current time.
- getTimestampGranularity() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getTitle() - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
-
Get the title.
- getTodir() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Get the destination directory.
- getToDir() - Method in class org.apache.tools.ant.taskdefs.Sync.MyCopy
-
Get the destination directory.
- getToken() - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
Get the string to search for.
- getToken() - Method in class org.apache.tools.ant.types.FilterSet.Filter
-
Gets the Token attribute of the Filter object.
- getToken() - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
The current token
- getToken(Reader) - Method in class org.apache.tools.ant.util.FileTokenizer
-
Get the complete input as a string
- getToken(Reader) - Method in class org.apache.tools.ant.util.LineTokenizer
-
get the next line from the input
- getToken(Reader) - Method in class org.apache.tools.ant.util.StringTokenizer
-
find and return the next token
- getToken(Reader) - Method in interface org.apache.tools.ant.util.Tokenizer
-
get the next token from the input stream
- getToolsJar() - Static method in class org.apache.tools.ant.launch.Locator
-
Get the File necessary to load the Sun compiler tools.
- getToRefid() - Method in class org.apache.tools.ant.taskdefs.Ant.Reference
-
Get the id under which this reference will be stored in the new
project.
- getTraceConfiguration() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Configuration for Xalan2 traces.
- getTrim() - Method in class org.apache.tools.ant.taskdefs.Length
-
Learn whether strings will be trimmed.
- getTrim() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
- getTrust() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
- getTsacert() - Method in class org.apache.tools.ant.taskdefs.SignJar
-
get the -tsacert option
- getTsaproxyhost() - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Get the proxy host to be used when connecting to the TSA url
- getTsaproxyport() - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Get the proxy host to be used when connecting to the TSA url
- getTsaurl() - Method in class org.apache.tools.ant.taskdefs.SignJar
-
get the -tsaurl url
- getType() - Method in class org.apache.tools.ant.taskdefs.Input.Handler
-
Get the handler type.
- getType() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.NameAndTypeCPInfo
-
Get the type signature of this entry
- getType() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
- getType() - Method in class org.apache.tools.ant.types.Parameter
-
Get the type attribute.
- getType() - Method in class org.apache.tools.ant.types.resources.selectors.InstanceOf
-
Get the comparison type.
- getType() - Method in class org.apache.tools.ant.types.spi.Service
-
- getTypeClass(Project) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Get the definition class.
- getTypeClass(Project) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Get the definition class.
- getTypeKind() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Get type-kind string
- getTypeName() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Get attribute type-name
- getTypeName() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Get type-name
- getTypeName() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get type-name string
- getTypeName() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Get type-name string
- getTypeValue() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Get the attribute type-value
- getUid() - Method in class org.apache.tools.ant.types.resources.TarResource
-
- getUid() - Method in class org.apache.tools.ant.types.TarFileSet
-
- getUmask() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getUnicodeName() - Method in class org.apache.tools.zip.AbstractUnicodeExtraField
-
- getUniqueClassLoaderForPath(Project, Path, boolean) - Static method in class org.apache.tools.ant.util.ClasspathUtils
-
Gets a fresh, different, previously unused classloader that uses the
passed path as its classpath.
- getUnixMode() - Method in class org.apache.tools.zip.ZipEntry
-
Unix permission.
- getUnknownElements() - Method in class org.apache.tools.ant.taskdefs.MacroInstance.Element
-
- getUnless() - Method in class org.apache.tools.ant.Target
-
Returns the "unless" property condition of this target.
- getUnlessCondition() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
The unless expression
- getUnparseableExtraFieldData() - Method in class org.apache.tools.zip.ZipEntry
-
Looks up extra field data that couldn't be parsed correctly.
- getUpdateOnly() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
get the updateOnly attribute.
- getUpgrademodulepath() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Builds the upgrademodulepath.
- getUpgrademodulepath() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the upgrademodulepath to be used for this compilation.
- getUpgrademodulepath() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the upgrademodulepath.
- getURI() - Method in class org.apache.tools.ant.taskdefs.AntlibDefinition
-
The URI for this definition.
- getURI() - Method in class org.apache.tools.ant.types.resources.selectors.InstanceOf
-
Get the type's URI.
- getURIandLocation() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
validate the fields then create a "uri location" string
- getUribase() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the uri base value.
- getUriroot() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the uri root value.
- getUrl() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Gets the url.
- getUrl() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
The URL containing the schema.
- getUrl() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the url attribute.
- getURL() - Method in class org.apache.tools.ant.types.resources.JavaResource
-
Get the URL represented by this Resource.
- getURL() - Method in interface org.apache.tools.ant.types.resources.URLProvider
-
Get the URL represented by this Resource.
- getURL() - Method in class org.apache.tools.ant.types.resources.URLResource
-
Get the URL used by this URLResource.
- getUseLanguageEnodingFlag() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether the language encoding flag will be used.
- getUser() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the user string.
- getUserID() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsUser
-
Get the user's id.
- getUserId() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Gets the userId.
- getUserid() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- getUserId() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get the userid.
- getUserId() - Method in class org.apache.tools.tar.TarEntry
-
- getUserId() - Method in class org.apache.tools.zip.AsiExtraField
-
Get the user id.
- getUserInfo() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Get the user information.
- getUserName() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
Returns the userName field.
- getUsername() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the username
- getUserName() - Method in class org.apache.tools.ant.types.resources.TarResource
-
- getUserName() - Method in class org.apache.tools.ant.types.TarFileSet
-
- getUserName() - Method in class org.apache.tools.tar.TarEntry
-
Get this entry's user name.
- getUserProperties() - Method in class org.apache.tools.ant.Project
-
Return a copy of the user property hashtable.
- getUserProperties() - Method in class org.apache.tools.ant.PropertyHelper
-
Returns a copy of the user property hashtable
- getUserProperty(String) - Method in class org.apache.tools.ant.Project
-
Return the value of a user property, if it is set.
- getUserProperty(String, String) - Method in class org.apache.tools.ant.PropertyHelper
-
- getUserProperty(String) - Method in class org.apache.tools.ant.PropertyHelper
-
Returns the value of a user property, if it is set.
- getUTF8Entry(String) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get the index of a given UTF8 constant pool entry.
- getValidate() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
- getValidCount() - Method in class org.apache.tools.ant.types.resources.SizeLimitCollection
-
Get the count, verifying it is >= 0.
- getValue() - Method in class org.apache.tools.ant.filters.LineContains.Contains
-
Returns the contains string.
- getValue() - Method in class org.apache.tools.ant.filters.ReplaceTokens.Token
-
Returns the value for this token.
- getValue() - Method in class org.apache.tools.ant.filters.StripLineComments.Comment
-
Returns the prefix for this type of line comment.
- getValue() - Method in class org.apache.tools.ant.taskdefs.Apt.Option
-
Get the value attribute.
- getValue() - Method in class org.apache.tools.ant.taskdefs.Concat.TextElement
-
- getValue() - Method in class org.apache.tools.ant.taskdefs.email.Header
-
Get the value of this Header.
- getValue() - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
-
Get the value attribute.
- getValue() - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
-
Get the parameter value.
- getValue() - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Get the Attribute's value.
- getValue() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantCPInfo
-
Get the value of the constant.
- getValue() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.Utf8CPInfo
-
Get the string value of the UTF-8 entry
- getValue() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Attribute
-
Gets the attribute value.
- getValue() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Property
-
getter for the value of the property
- getValue() - Method in class org.apache.tools.ant.taskdefs.Property
-
Get the property value.
- getValue() - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
Get replacement String
.
- getValue() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Attribute
-
- getValue() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Feature
-
- getValue() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.OutputProperty
-
- getValue() - Method in class org.apache.tools.ant.types.EnumeratedAttribute
-
- getValue() - Method in class org.apache.tools.ant.types.Environment.Variable
-
value accessor
- getValue() - Method in class org.apache.tools.ant.types.FilterSet.Filter
-
Gets the Value attribute of the Filter object.
- getValue() - Method in class org.apache.tools.ant.types.optional.ScriptCondition
-
get the current value of the condition
- getValue() - Method in class org.apache.tools.ant.types.Parameter
-
Get the value attribute.
- getValue() - Method in class org.apache.tools.ant.types.resources.PropertyResource
-
Get the value of this PropertyResource.
- getValue() - Method in class org.apache.tools.ant.types.resources.StringResource
-
Get the value of this StringResource, resolving to the root reference if needed.
- getValue(File) - Method in interface org.apache.tools.ant.types.selectors.modifiedselector.Algorithm
-
Get the value for a file.
- getValue(File) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ChecksumAlgorithm
-
Computes a value for a file content with the specified checksum algorithm.
- getValue(File) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.DigestAlgorithm
-
Computes a value for a file content with the specified digest algorithm.
- getValue(File) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.HashvalueAlgorithm
-
Computes a 'hashvalue' for a file content.
- getValue(File) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.LastModifiedAlgorithm
-
Computes a 'timestamp' for a file based on the lastModified time.
- getValue() - Method in class org.apache.tools.zip.ZipEightByteInteger
-
Get value as Java long.
- getValue(byte[], int) - Static method in class org.apache.tools.zip.ZipEightByteInteger
-
Helper method to get the value as a Java BigInteger from eight
bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.tools.zip.ZipEightByteInteger
-
Helper method to get the value as a Java long from an eight-byte array
- getValue() - Method in class org.apache.tools.zip.ZipLong
-
Get value as Java long.
- getValue(byte[], int) - Static method in class org.apache.tools.zip.ZipLong
-
Helper method to get the value as a Java long from four bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.tools.zip.ZipLong
-
Helper method to get the value as a Java long from a four-byte array
- getValue() - Method in class org.apache.tools.zip.ZipShort
-
Get value as Java int.
- getValue(byte[], int) - Static method in class org.apache.tools.zip.ZipShort
-
Helper method to get the value as a java int from two bytes starting at given array offset
- getValue(byte[]) - Static method in class org.apache.tools.zip.ZipShort
-
Helper method to get the value as a java int from a two-byte array
- getValues() - Method in class org.apache.tools.ant.filters.FixCrLfFilter.AddAsisRemove
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.filters.FixCrLfFilter.CrLf
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Available.FileDir
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Checksum.FormatElement
-
Get the valid values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.condition.IsLastModified.CompareMode
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Definer.Format
-
get the values
- getValues() - Method in class org.apache.tools.ant.taskdefs.Definer.OnError
-
get the values
- getValues() - Method in class org.apache.tools.ant.taskdefs.EchoXML.NamespacePolicy
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.email.EmailTask.Encoding
-
finds the valid encoding values
- getValues() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn.FileDirBoth
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.FixCRLF.AddAsisRemove
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.FixCRLF.CrLf
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Input.HandlerType
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.Jar.FilesetManifestConfig
-
Get the list of valid strings.
- getValues() - Method in class org.apache.tools.ant.taskdefs.Jar.StrictMode
-
Get List of valid strings.
- getValues() - Method in class org.apache.tools.ant.taskdefs.Javadoc.AccessType
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Length.FileMode
-
Return the possible values for FileMode.
- getValues() - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Get all the attribute's values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.ManifestTask.Mode
-
Get Allowed values for the mode attribute.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties.FormatAttribute
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.CMPVersion
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.NamingScheme
-
Gets the values of the NamingScheme
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask.FormatAttribute
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer.Format
-
list authorized values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.TypeAttribute
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.ForkMode
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.SummaryAttribute
-
list the possible values
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.Action
-
Get the valid values
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPSystemType
-
Get the valid values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.Granularity
-
Get the valid values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.LanguageCode
-
Return the value values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask.Action
-
Get the valid values
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask.FTPSystemType
-
Get the valid values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask.Granularity
-
Get the valid values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC.TraceAttr
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC.VerboseAttr
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry.Operation
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry.Type
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Unit
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS.CurrentModUpdated
-
Gets the list of allowable values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS.WritableFiles
-
Gets the list of allowable values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY.BriefCodediffNofile
-
Gets the list of allowable values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.PathConvert.TargetOs
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Recorder.ActionChoices
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.SQLExec.DelimiterType
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.SQLExec.OnError
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Tar.TarCompressionMethod
-
Get valid enumeration values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.Tar.TarLongFileMode
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Tstamp.Unit
-
Get the valid values.
- getValues() - Method in class org.apache.tools.ant.taskdefs.Untar.UntarCompressionMethod
-
Get valid enumeration values
- getValues() - Method in class org.apache.tools.ant.taskdefs.WaitFor.Unit
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Zip.Duplicate
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Zip.UnicodeExtraField
-
- getValues() - Method in class org.apache.tools.ant.taskdefs.Zip.WhenEmpty
-
The string values for the enumerated value
- getValues() - Method in class org.apache.tools.ant.taskdefs.Zip.Zip64ModeAttribute
-
- getValues() - Method in class org.apache.tools.ant.types.Comparison
-
Return the possible values.
- getValues() - Method in class org.apache.tools.ant.types.EnumeratedAttribute
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.types.FilterSet.OnMissing
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.types.LogLevel
-
- getValues() - Method in class org.apache.tools.ant.types.Mapper.MapperType
-
- getValues() - Method in class org.apache.tools.ant.types.optional.image.Scale.ProportionsAttribute
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.types.PropertySet.BuiltinPropertySetName
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.types.Quantifier
-
Return the possible values.
- getValues() - Method in class org.apache.tools.ant.types.resources.selectors.Type.FileDir
-
Return the possible values.
- getValues() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector.AlgorithmName
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector.CacheName
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector.ComparatorName
-
This is the only method a subclass needs to implement.
- getValues() - Method in class org.apache.tools.ant.types.selectors.PresentSelector.FilePresence
-
- getValues() - Method in class org.apache.tools.ant.types.selectors.SizeSelector.ByteUnits
-
- getValues() - Method in class org.apache.tools.ant.types.selectors.TypeSelector.FileType
-
- getValues() - Method in class org.apache.tools.ant.types.TimeComparison
-
Return the possible values.
- getVariables() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
-
Get the properties as an array; this is an override of the
superclass, as it evaluates all the properties.
- getVariables() - Method in class org.apache.tools.ant.types.Environment
-
get the variable list as an array
- getVariablesVector() - Method in class org.apache.tools.ant.types.Environment
-
Get the raw vector of variables.
- getVendorDDPrefix(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Get the prefix for vendor deployment descriptors.
- getVendorOutputJarFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Get the vendor specific name of the Jar that will be output.
- getVerbose() - Method in class org.apache.tools.ant.taskdefs.Javac
-
Gets the verbose flag.
- getVerbose() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Whether verbose output should get generated.
- getVerbose() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the verbose level.
- getVerbose() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the 'verbose' Flag.
- getVerbose() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
-
Is the verbose attribute set.
- getVerbose() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Get the verbose flag.
- getVerify() - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Get verify flag.
- getVersion() - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Gets the version.
- getVersion() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Get version flag status
- getVersion() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Get version flag status
- getVersion() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Get version flag status
- getVersion() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the version
- getVersion() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the version string.
- getVersionDate() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the Version date string.
- getVersionDateLabel() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the version string.
- getVersionLabel() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the version string.
- getViewPath() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
Get the path to the item in a clearcase view
- getViewPathBasename() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
Get the basename path of the item in a clearcase view
- getVmCommand() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the VM command, including memory.
- getVMLauncher(Project) - Static method in class org.apache.tools.ant.taskdefs.launcher.CommandLauncher
-
Obtains the VM launcher configured for the given project or
the default VM launcher.
- getVmversion() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Get the vm version.
- getVOB() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Get VOB name
- getVOB() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Get VOB name
- getVOB() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Get VOB name
- getVsspath() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the vssserverpath string.
- getVssServerPath() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Get the VSS server path
- getWarnings() - Method in class org.apache.tools.ant.taskdefs.Manifest
-
Get the warnings for this manifest.
- getWarnings() - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
-
Get the warnings for this section.
- getWebApp() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the web app.
- getWebinc() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Get the webinc attribute.
- getWeblogicDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Get the weblogic descriptor handler.
- getWebsphereDescriptorHandler(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Get a description handler.
- getWebxml() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Filename for web.xml.
- getWhen() - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Get the comparison mode.
- getWhen() - Method in class org.apache.tools.ant.types.resources.selectors.Size
-
Get the comparison mode.
- getWidth() - Method in class org.apache.tools.ant.types.optional.image.Scale
-
Get the width.
- getWorkingDirectory() - Method in class org.apache.tools.ant.taskdefs.Execute
-
Return the working directory.
- getWorkspace() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Get name of the workspace to store the retrieved files
- getWrapper() - Method in class org.apache.tools.ant.Task
-
Return the runtime configurable structure for this task.
- getWrapper() - Method in class org.apache.tools.ant.UnknownElement
-
Get the RuntimeConfigurable instance for this UnknownElement, containing
the configuration information.
- getWrapperStack() - Method in class org.apache.tools.ant.helper.AntXMLContext
-
access the stack of wrappers
- getWritable() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the writable string.
- getWritableFiles() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Gets the value to determine the behaviour when encountering writable files.
- getXMLCatalog() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Get the XML catalog containing entity definitions
- getXmlReader() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
get the XML reader.
- getXMLReader() - Static method in class org.apache.tools.ant.util.JAXPUtils
-
Returns a newly created SAX 2 XMLReader, using the default parser
factory.
- getZip64Mode() - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether Zip64 extensions will be used.
- getZipEncoding(String) - Static method in class org.apache.tools.zip.ZipEncodingHelper
-
Instantiates a zip encoding.
- getZipfile() - Method in class org.apache.tools.ant.types.resources.ZipResource
-
Get the zipfile that holds this ZipResource.
- GIDLEN - Static variable in interface org.apache.tools.tar.TarConstants
-
The length of the group id field in a header buffer.
- GlobPatternMapper - Class in org.apache.tools.ant.util
-
Implementation of FileNameMapper that does simple wildcard pattern
replacements.
- GlobPatternMapper() - Constructor for class org.apache.tools.ant.util.GlobPatternMapper
-
- GNAMELEN - Static variable in interface org.apache.tools.tar.TarConstants
-
The length of the group name field in a header buffer.
- GNU - Static variable in class org.apache.tools.ant.taskdefs.Tar
-
- GNU - Static variable in class org.apache.tools.ant.taskdefs.Tar.TarLongFileMode
-
permissible values for longfile attribute
- GNU_LONGLINK - Static variable in interface org.apache.tools.tar.TarConstants
-
The name of the GNU tar entry which contains a long name.
- GNU_TMAGIC - Static variable in interface org.apache.tools.tar.TarConstants
-
The magic tag representing a GNU tar archive.
- grabArchives() - Method in class org.apache.tools.ant.types.resources.Archives
-
Turns all nested resources into corresponding ArchiveFileSets
and returns an iterator over the collected archives.
- grabFilesAndDirs(String, List<String>, List<String>) - Static method in class org.apache.tools.ant.taskdefs.Jar
-
Grab lists of all root-level files and all directories
contained in the given archive.
- grabNonFileSetResources(ResourceCollection[]) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Fetch all included and not excluded resources from the collections.
- grabResources(FileSet[]) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Fetch all included and not excluded resources from the sets.
- Granularity() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTP.Granularity
-
- Granularity() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.FTPTask.Granularity
-
- granularity - Variable in class org.apache.tools.ant.types.selectors.MappingSelector
-
- GRANULARITY_KEY - Static variable in class org.apache.tools.ant.types.selectors.DateSelector
-
Key to used for parameterized custom selector
- GREATER - Static variable in class org.apache.tools.ant.types.Comparison
-
Greater Comparison.
- GREATER_EQUAL - Static variable in class org.apache.tools.ant.types.Comparison
-
Greater-or-Equal Comparison.
- GREATER_ICOST - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical
purposes.
- GreedyInputHandler - Class in org.apache.tools.ant.input
-
Prompts on System.err, reads input from System.in until EOF
- GreedyInputHandler() - Constructor for class org.apache.tools.ant.input.GreedyInputHandler
-
Empty no-arg constructor
- GroupArgument() - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
-
Constructor for GroupArgument
- guessRpmBuildCommand() - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
Checks whether rpmbuild
is on the PATH and returns
the absolute path to it - falls back to rpm
otherwise.
- GUnzip - Class in org.apache.tools.ant.taskdefs
-
Expands a file that has been compressed with the GZIP
algorithm.
- GUnzip() - Constructor for class org.apache.tools.ant.taskdefs.GUnzip
-
- GZip - Class in org.apache.tools.ant.taskdefs
-
Compresses a file with the GZIP algorithm.
- GZip() - Constructor for class org.apache.tools.ant.taskdefs.GZip
-
- GZipResource - Class in org.apache.tools.ant.types.resources
-
A GZip compressed resource.
- GZipResource() - Constructor for class org.apache.tools.ant.types.resources.GZipResource
-
A no-arg constructor
- GZipResource(ResourceCollection) - Constructor for class org.apache.tools.ant.types.resources.GZipResource
-
Constructor with another resource to wrap.
- safeReadFully(Reader) - Static method in class org.apache.tools.ant.util.FileUtils
-
Safe read fully - do not return a null for an empty reader.
- sameDefinition(AntTypeDefinition, Project) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Equality method for this definition (assumes the names are the same).
- sameDefinition(Object) - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
Equality method for this definition
- sameDefinition(AntTypeDefinition, Project) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Equality method for this definition.
- saname - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
-
- save() - Method in interface org.apache.tools.ant.types.selectors.modifiedselector.Cache
-
Saves modification of the cache.
- save() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.PropertiesfileCache
-
Saves modification of the cache.
- saveAs(File) - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
-
Save the properties to a file.
- saveCache() - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
save the cache file
- saveProperties(Hashtable, OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
-
Send the key/value pairs in the hashtable to the given output stream.
- Scale - Class in org.apache.tools.ant.types.optional.image
-
- Scale() - Constructor for class org.apache.tools.ant.types.optional.image.Scale
-
- Scale.ProportionsAttribute - Class in org.apache.tools.ant.types.optional.image
-
Enumerated class for proportions attribute.
- scan() - Method in class org.apache.tools.ant.DirectoryScanner
-
Scan for files which match at least one include pattern and don't match
any exclude patterns.
- scan() - Method in interface org.apache.tools.ant.FileScanner
-
Scans the base directory for files which match at least one include
pattern and don't match any exclude patterns.
- scan(File, File, String[], String[]) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Compares source files to destination files to see if they should be
copied.
- scan(Resource[], File) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Compares source resources to destination files to see if they
should be copied.
- scan() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
-
scans the remote directory,
storing internally the included files, directories, ...
- scan() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner
-
scans the remote directory,
storing internally the included files, directories, ...
- scan(File, File, String[], String[]) - Method in class org.apache.tools.ant.taskdefs.Sync.MyCopy
-
- scan(Resource[], File) - Method in class org.apache.tools.ant.taskdefs.Sync.MyCopy
-
- scan() - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Don't scan when we have no zipfile.
- scan() - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
Scans the base directory for files on which baseClass depends.
- scandir(File, String, boolean) - Method in class org.apache.tools.ant.DirectoryScanner
-
Scan the given directory for files and directories.
- scanDir(File, File, String[]) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Scans the directory looking for source files to be compiled.
- scanDir(File, String[]) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Scans the directory looking for source files that are newer than
their class files.
- scanDir(File, File, JspMangler, String[]) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Scans the directory looking for source files to be compiled.
- scanDir(String[]) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
-
Scan the array of files and add the jsp
files that need to be compiled to the filesToDo field.
- scandir(String, String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner
-
scans a particular directory.
- scandir(String, String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner
-
scans a particular directory.
- scanDir(File, String[], FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Scans the directory looking for class files to be compiled.
- scanDir(File, String[]) - Method in class org.apache.tools.ant.taskdefs.UpToDate
-
Scan a directory for files to check for "up to date"ness
- SCHEMA_DIR - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Schema directory
- SchemaLocation() - Constructor for class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
No arg constructor
- SchemaValidate - Class in org.apache.tools.ant.taskdefs.optional
-
Validate XML Schema documents.
- SchemaValidate() - Constructor for class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
- SchemaValidate.SchemaLocation - Class in org.apache.tools.ant.taskdefs.optional
-
representation of a schema location.
- Scp - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
Ant task for sending files to remote machine over ssh/scp.
- Scp() - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
- ScpFromMessage - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
A helper object representing an scp download.
- ScpFromMessage(Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessage
-
Constructor for ScpFromMessage
- ScpFromMessage(boolean, Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessage
-
Constructor for ScpFromMessage
- ScpFromMessage(boolean, Session, String, File, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessage
-
Constructor for ScpFromMessage.
- ScpFromMessage(Session, String, File, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessage
-
Constructor for ScpFromMessage.
- ScpFromMessage(boolean, Session, String, File, boolean, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessage
-
Constructor for ScpFromMessage.
- ScpFromMessage(boolean, Session, String, File, boolean, boolean, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessage
-
Constructor for ScpFromMessage.
- ScpFromMessageBySftp - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
A helper object representing an scp download.
- ScpFromMessageBySftp(boolean, Session, String, File, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessageBySftp
-
Constructor for ScpFromMessageBySftp.
- ScpFromMessageBySftp(Session, String, File, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessageBySftp
-
Constructor for ScpFromMessageBySftp.
- ScpFromMessageBySftp(boolean, Session, String, File, boolean, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessageBySftp
-
Constructor for ScpFromMessageBySftp.
- ScpToMessage - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
Utility class to carry out an upload scp transfer.
- ScpToMessage(Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for ScpToMessage
- ScpToMessage(boolean, Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for ScpToMessage
- ScpToMessage(boolean, boolean, Session) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for ScpToMessage
- ScpToMessage(boolean, Session, File, String, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for a local file to remote.
- ScpToMessage(boolean, boolean, Session, File, String, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for a local file to remote.
- ScpToMessage(boolean, Session, List, String, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for a local directories to remote.
- ScpToMessage(boolean, boolean, Session, List, String, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for a local directories to remote.
- ScpToMessage(boolean, Session, File, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for a local file to remote.
- ScpToMessage(boolean, Session, List, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for a local directories to remote.
- ScpToMessage(Session, File, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for ScpToMessage.
- ScpToMessage(Session, List, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Constructor for ScpToMessage.
- ScpToMessageBySftp - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
Utility class to carry out an upload by sftp.
- ScpToMessageBySftp(boolean, Session, File, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Constructor for a local file to remote.
- ScpToMessageBySftp(boolean, Session, File, String, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Constructor for a local file to remote.
- ScpToMessageBySftp(boolean, Session, List, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Constructor for a local directories to remote.
- ScpToMessageBySftp(boolean, Session, List, String, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Constructor for a local directories to remote.
- ScpToMessageBySftp(Session, File, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Constructor for ScpToMessage.
- ScpToMessageBySftp(Session, List, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
-
Constructor for ScpToMessage.
- Script - Class in org.apache.tools.ant.taskdefs.optional
-
Executes a script.
- Script() - Constructor for class org.apache.tools.ant.taskdefs.optional.Script
-
- SCRIPT_REPOSITORY - Static variable in class org.apache.tools.ant.MagicNames
-
The name of the script repository used by the script repo task.
- ScriptCommandLauncher - Class in org.apache.tools.ant.taskdefs.launcher
-
A command launcher that uses an auxiliary script to launch commands
in directories other than the current working directory.
- ScriptCommandLauncher(String, CommandLauncher) - Constructor for class org.apache.tools.ant.taskdefs.launcher.ScriptCommandLauncher
-
- ScriptCondition - Class in org.apache.tools.ant.types.optional
-
A condition that lets you include script.
- ScriptCondition() - Constructor for class org.apache.tools.ant.types.optional.ScriptCondition
-
- ScriptDef - Class in org.apache.tools.ant.taskdefs.optional.script
-
Define a task using a script
- ScriptDef() - Constructor for class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
- ScriptDef.Attribute - Class in org.apache.tools.ant.taskdefs.optional.script
-
Class representing an attribute definition
- ScriptDef.NestedElement - Class in org.apache.tools.ant.taskdefs.optional.script
-
Class to represent a nested element definition
- ScriptDefBase - Class in org.apache.tools.ant.taskdefs.optional.script
-
The script execution class.
- ScriptDefBase() - Constructor for class org.apache.tools.ant.taskdefs.optional.script.ScriptDefBase
-
- ScriptFilter - Class in org.apache.tools.ant.types.optional
-
Most of this is CAP (Cut And Paste) from the Script task
ScriptFilter class, implements TokenFilter.Filter
for scripts to use.
- ScriptFilter() - Constructor for class org.apache.tools.ant.types.optional.ScriptFilter
-
- ScriptFixBSFPath - Class in org.apache.tools.ant.util
-
A class to modify a classloader to
support BSF language support.
- ScriptFixBSFPath() - Constructor for class org.apache.tools.ant.util.ScriptFixBSFPath
-
- ScriptMapper - Class in org.apache.tools.ant.types.optional
-
Script support at map time.
- ScriptMapper() - Constructor for class org.apache.tools.ant.types.optional.ScriptMapper
-
- ScriptRunner - Class in org.apache.tools.ant.util.optional
-
This class is used to run BSF scripts
- ScriptRunner() - Constructor for class org.apache.tools.ant.util.optional.ScriptRunner
-
- ScriptRunner - Class in org.apache.tools.ant.util
-
- ScriptRunner() - Constructor for class org.apache.tools.ant.util.ScriptRunner
-
Deprecated.
- ScriptRunnerBase - Class in org.apache.tools.ant.util
-
This is a common abstract base case for script runners.
- ScriptRunnerBase() - Constructor for class org.apache.tools.ant.util.ScriptRunnerBase
-
- ScriptRunnerCreator - Class in org.apache.tools.ant.util
-
This is a helper class used by ScriptRunnerHelper to
create a ScriptRunner based on a classloader and on a language.
- ScriptRunnerCreator(Project) - Constructor for class org.apache.tools.ant.util.ScriptRunnerCreator
-
Constructor for creator.
- ScriptRunnerHelper - Class in org.apache.tools.ant.util
-
A class to help in creating, setting and getting script runners.
- ScriptRunnerHelper() - Constructor for class org.apache.tools.ant.util.ScriptRunnerHelper
-
- ScriptSelector - Class in org.apache.tools.ant.types.optional
-
Selector that lets you run a script with selection logic inline
- ScriptSelector() - Constructor for class org.apache.tools.ant.types.optional.ScriptSelector
-
- SECOND - Static variable in class org.apache.tools.ant.taskdefs.WaitFor.Unit
-
second string
- Section() - Constructor for class org.apache.tools.ant.taskdefs.Manifest.Section
-
- sectionsonly - Variable in class org.apache.tools.ant.taskdefs.SignJar
-
sign sections only?
- SecureInputHandler - Class in org.apache.tools.ant.input
-
Prompts and requests input.
- SecureInputHandler() - Constructor for class org.apache.tools.ant.input.SecureInputHandler
-
Default no-args constructor
- selectDirectoryResources(Resource[]) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Drops all non-directory resources from the given array.
- selectFileResources(Resource[]) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Drops all non-file resources from the given array.
- selectionTest(File, File) - Method in class org.apache.tools.ant.types.selectors.DependSelector
-
this test is our selection test that compared the file with the destfile
- selectionTest(File, File) - Method in class org.apache.tools.ant.types.selectors.DifferentSelector
-
this test is our selection test that compared the file with the destfile
- selectionTest(File, File) - Method in class org.apache.tools.ant.types.selectors.MappingSelector
-
this test is our selection test that compared the file with the destfile
- SelectorContainer - Interface in org.apache.tools.ant.types.selectors
-
This is the interface for selectors that can contain other selectors.
- selectorCount() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Gives the count of the number of selectors in this container
- selectorCount() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Gives the count of the number of selectors in this container.
- selectorCount() - Method in class org.apache.tools.ant.types.resources.selectors.ResourceSelectorContainer
-
Get the count of nested selectors.
- selectorCount() - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
Gives the count of the number of selectors in this container
- selectorCount() - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
Gives the count of the number of selectors in this container
- selectorCount() - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
Gives the count of the number of selectors in this container
- selectorCount() - Method in class org.apache.tools.ant.types.selectors.SelectSelector
-
Gives the count of the number of selectors in this container
- selectorCreate() - Method in class org.apache.tools.ant.types.selectors.ExtendSelector
-
Instantiates the identified custom selector class.
- selectorElements() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Returns an enumerator for accessing the set of selectors.
- selectorElements() - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Returns an enumerator for accessing the set of selectors.
- selectorElements() - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
-
Returns an enumerator for accessing the set of selectors.
- selectorElements() - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
-
Returns an enumerator for accessing the set of selectors.
- selectorElements() - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
-
Returns an enumerator for accessing the set of selectors.
- selectorElements() - Method in class org.apache.tools.ant.types.selectors.SelectSelector
-
Returns an enumerator for accessing the set of selectors.
- selectors - Variable in class org.apache.tools.ant.DirectoryScanner
-
Selectors that will filter which files are in our candidate list.
- SelectorScanner - Interface in org.apache.tools.ant.types.selectors
-
An interface used to describe the actions required by any type of
directory scanner that supports Selectors.
- SelectorUtils - Class in org.apache.tools.ant.types.selectors
-
This is a utility class used by selectors and DirectoryScanner.
- selectOutOfDateSources(ProjectComponent, Resource[], FileNameMapper, ResourceFactory) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Tells which source files should be reprocessed based on the
last modification date of target files.
- selectOutOfDateSources(ProjectComponent, Resource[], FileNameMapper, ResourceFactory, long) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Tells which source files should be reprocessed based on the
last modification date of target files.
- selectOutOfDateSources(ProjectComponent, ResourceCollection, FileNameMapper, ResourceFactory, long) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Tells which sources should be reprocessed based on the
last modification date of targets.
- selectResources(Resource[], ResourceSelector) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Drops all resources from the given array that are not selected
- SelectSelector - Class in org.apache.tools.ant.types.selectors
-
This selector just holds one other selector and forwards all
requests to it.
- SelectSelector() - Constructor for class org.apache.tools.ant.types.selectors.SelectSelector
-
Default constructor.
- selectSources(ProjectComponent, ResourceCollection, FileNameMapper, ResourceFactory, ResourceUtils.ResourceSelectorProvider) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Tells which sources should be reprocessed because the given
selector selects at least one target.
- send() - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Send the email.
- send() - Method in class org.apache.tools.ant.taskdefs.email.MimeMailer
-
Send the email.
- SEND_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- SEND_FILES - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- sendAck(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
-
Send an ack.
- sendAndClose() - Method in class org.apache.tools.mail.MailMessage
-
Sends the message and closes the connection to the server.
- SendEmail - Class in org.apache.tools.ant.taskdefs
-
A task to send SMTP email.
- SendEmail() - Constructor for class org.apache.tools.ant.taskdefs.SendEmail
-
- sendFile(FTPClient, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sends a single file to the remote host.
- sendFile(FTPClient, String, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
-
Sends a single file to the remote host.
- sendString(String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.AntRExecClient
-
Write this string to the rexec session.
- sendString(String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.AntTelnetClient
-
Write this string to the telnet session.
- Sequential - Class in org.apache.tools.ant.taskdefs
-
Sequential is a container task - it can contain other Ant tasks.
- Sequential() - Constructor for class org.apache.tools.ant.taskdefs.Sequential
-
- ServerDeploy - Class in org.apache.tools.ant.taskdefs.optional.j2ee
-
Controls hot deployment tools for J2EE servers.
- ServerDeploy() - Constructor for class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
-
- Service - Class in org.apache.tools.ant.types.spi
-
ANT Jar-Task SPI extension
- Service() - Constructor for class org.apache.tools.ant.types.spi.Service
-
- SERVICE_ID - Static variable in class org.apache.tools.ant.ProjectHelper
-
The service identifier in jars which provide Project Helper
implementations.
- set(String, Object, PropertyHelper) - Method in class org.apache.tools.ant.property.LocalProperties
-
Set a property.
- set(String, Object, PropertyHelper) - Method in class org.apache.tools.ant.property.LocalPropertyStack
-
Set a property.
- set(String, Object, PropertyHelper) - Method in interface org.apache.tools.ant.PropertyHelper.PropertySetter
-
Set a property.
- set(int, E) - Method in class org.apache.tools.ant.util.VectorSet
-
- setAccess(Javadoc.AccessType) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the scope to be processed.
- setAccount(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the login account to use on the specified server.
- setAccount(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the login account to use on the specified server.
- setAction(String) - Method in class org.apache.tools.ant.dispatch.DispatchTask
-
Set the action.
- setAction(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
-
The action to be performed, usually "deploy"; required.
- setAction(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- setAction(FTP.Action) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the FTP action to be taken.
- setAction(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- setAction(FTPTask.Action) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the FTP action to be taken.
- setAction(String) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Set the action to be performed.
- setAction(Recorder.ActionChoices) - Method in class org.apache.tools.ant.taskdefs.Recorder
-
Sets the action for the associated recorder entry.
- setActions(String) - Method in class org.apache.tools.ant.types.Permissions.Permission
-
Set the actions.
- setAdapter(String) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Set the class name of the adapter class.
- setAdapterClass(Class<?>) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Set the adapter class for this definition.
- setAdapterClass(Class<?>) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Set the adapter class.
- setAdapterClass(Class) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Set the adapter class for this definition.
- setAdaptTo(String) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Set the classname of the class that the definition
must be compatible with, either directly or
by use of the adapter class.
- setAdaptToClass(Class<?>) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Set the assignable class for this definition.
- setAdaptToClass(Class<?>) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Set the class for adaptToClass, to be
used by derived classes, used instead of
the adaptTo attribute.
- setAdaptToClass(Class) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Set the assignable class for this definition.
- setAdd(String) - Method in class org.apache.tools.ant.taskdefs.DefaultExcludes
-
Pattern to add to the default excludes
- setAddfiles(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
-
Sets the files to be added into the output.
- setAdditionalargs(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the additional arguments.
- setAdditionalparam(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set an additional parameter on the command line
- setAddPaxHeadersForNonAsciiNames(boolean) - Method in class org.apache.tools.tar.TarOutputStream
-
Whether to add a PAX extension header for non-ASCII file names.
- setAddproperty(String) - Method in class org.apache.tools.ant.taskdefs.Input
-
Defines the name of a property to be created from input.
- setAddress(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailAddress
-
Sets the email address.
- setAddsourcefile(boolean) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
This is not allowed for Chmod.
- setAddsourcefile(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether to send the source file name on the command line.
- setAddsourcefile(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.unix.AbstractAccessTask
-
Prevent the use of the addsourcefile attribute.
- setAddsourcefile(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Add source file.
- setAdjust(Long) - Method in class org.apache.tools.ant.taskdefs.Truncate
-
Set the amount by which files' lengths should be adjusted.
- setAgainst(Quantifier) - Method in class org.apache.tools.ant.types.resources.selectors.Compare
-
Set the quantifier to be used.
- setAlgorithm(String) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Specifies the algorithm to be used to compute the checksum.
- setAlgorithm(String) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ChecksumAlgorithm
-
Specifies the algorithm to be used to compute the checksum.
- setAlgorithm(String) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.DigestAlgorithm
-
Specifies the algorithm to be used to compute the checksum.
- setAlgorithm(ModifiedSelector.AlgorithmName) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Set the algorithm type to use.
- setAlgorithmClass(String) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Setter for algorithmClass.
- setAlias(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
the alias to sign under; required
- setAlias(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
The alias to add under.
- setAllowFilesToEscapeDest(boolean) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Whether to allow the extracted file or directory to be outside of the dest directory.
- setAllowtie(boolean) - Method in class org.apache.tools.ant.types.resources.selectors.Majority
-
Set whether ties are allowed.
- setAllowtie(boolean) - Method in class org.apache.tools.ant.types.selectors.MajoritySelector
-
A attribute to specify what will happen if number
of yes votes is the same as the number of no votes
defaults to true
- setAlwaysLog(boolean) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
If true, (error and non-error) output will be "teed", redirected as
specified while being sent to Ant's logging mechanism as if no
redirection had taken place.
- setAlwaysLog(boolean) - Method in class org.apache.tools.ant.types.RedirectorElement
-
If true, (error and non-error) output will be "teed", redirected
as specified while being sent to Ant's logging mechanism as if no
redirection had taken place.
- setAngle(String) - Method in class org.apache.tools.ant.types.optional.image.Rotate
-
Sets the angle of rotation in degrees.
- setAntfile(String) - Method in class org.apache.tools.ant.taskdefs.Ant
-
The build file to use.
- setAntfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.AntResolver
-
Sets the ant file
- setAntfile(String) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
This method builds the file name to use in conjunction with directories.
- setAntlib(String) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Antlib attribute, sets resource and uri.
- setAntlibClassLoader(ClassLoader) - Method in class org.apache.tools.ant.taskdefs.AntlibDefinition
-
Set the class loader of the loading object
- setAntRun(Project) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Set the name of the antRun script using the project's value.
- setAppend(File) - Method in class org.apache.tools.ant.filters.ConcatFilter
-
Sets append attribute.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
Whether to append output/error when redirecting to a file.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Sets the behavior when the destination exists.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.Echo
-
If true, append to existing file.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.EchoXML
-
Set whether to append the output file.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set whether output should be appended to or overwrite an existing file.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
-
If true, append output to existing file.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
Determines if the output is appended to the file given in
setOutput
.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.Recorder
-
Whether or not the logger should append to a previous file.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Whether output should be appended to or overwrite an existing file.
- setAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
whether output should be appended to or overwrite
an existing file.
- setAppend(boolean) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Whether output should be appended to or overwrite an existing file.
- setAppendProperties(boolean) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
This Redirector
's subordinate
PropertyOutputStream
s will not set their respective
properties while (appendProperties && append)
.
- setApplication(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
-
The name of the application being deployed; required.
- setAppxml(File) - Method in class org.apache.tools.ant.taskdefs.Ear
-
File to incorporate as application.xml.
- setAptCommandlineSwitches(Commandline) - Method in class org.apache.tools.ant.taskdefs.compilers.AptCompilerAdapter
-
using our front end task, set up the command line switches
- setArch(String) - Method in class org.apache.tools.ant.taskdefs.condition.Os
-
Sets the desired OS architecture
- setArcheight(int) - Method in class org.apache.tools.ant.types.optional.image.Rectangle
-
Set the arc height.
- setArchive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set the Archive file attribute.
- setArchive(File) - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Set the archive that holds this Resource.
- setArcwidth(int) - Method in class org.apache.tools.ant.types.optional.image.Rectangle
-
Set the arc width.
- setArg1(Object) - Method in class org.apache.tools.ant.taskdefs.condition.Equals
-
Set the first argument
- setArg1(String) - Method in class org.apache.tools.ant.taskdefs.condition.Equals
-
Set the first string
- setArg2(Object) - Method in class org.apache.tools.ant.taskdefs.condition.Equals
-
Set the second argument
- setArg2(String) - Method in class org.apache.tools.ant.taskdefs.condition.Equals
-
Set the second string
- setArgs(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Deprecated: use nested arg instead.
- setArgs(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Any optional extra arguments pass to the weblogic.ejbc
tool.
- setAs(String) - Method in class org.apache.tools.ant.taskdefs.ImportTask
-
The prefix to use when prefixing the imported target names.
- setAssertions(Assertions) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Add an assertion set to the command.
- setAsText(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.ResourcesMatch
-
Set whether to treat resources as if they were text files,
ignoring line endings.
- setAtLeast(String) - Method in class org.apache.tools.ant.taskdefs.condition.AntVersion
-
Set the atleast attribute.
- setAtLeast(String) - Method in class org.apache.tools.ant.taskdefs.condition.JavaVersion
-
Set the atleast attribute.
- setAttribute(Project, Object, String, Object) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Sets the named attribute in the given element, which is part of the
given project.
- setAttribute(Project, Object, String, String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Sets the named attribute in the given element, which is part of the
given project.
- setAttribute(String, String) - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Set an attribute to a given value.
- setAttribute(String, Object) - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Set an attribute to a given value.
- setAttribute(String, Object) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set a custom attribute for the JAXP factory implementation.
- setAttributes(AttributeList) - Method in class org.apache.tools.ant.RuntimeConfigurable
-
- setAuthor(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CVSEntry
-
Sets the author of the CVSEntry
- setAuthor(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Include the author tag in the generated documentation.
- setAutocommit(boolean) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Auto commit flag for database connection;
optional, default false.
- setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSADD
-
Autoresponse behaviour.
- setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKIN
-
Autoresponce behaviour.
- setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Autoresponse behaviour.
- setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCP
-
Autoresponse behaviour.
- setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCREATE
-
Autoresponse behaviour.
- setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Autoresponse behaviour.
- setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSLABEL
-
Autoresponse behaviour.
- setBackTrace(boolean) - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
Set the backTrace attribute.
- setBackups(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
-
flag to create backups; optional, default=false
- setBASdtd(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
Setter used to store the location of the borland DTD.
- setBase(File) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Sets the location to store the compiled files; required
- setBase(URL) - Method in class org.apache.tools.ant.types.ResourceLocation
-
- setBasedir(String) - Method in class org.apache.tools.ant.DirectoryScanner
-
Set the base directory to be scanned.
- setBasedir(File) - Method in class org.apache.tools.ant.DirectoryScanner
-
Set the base directory to be scanned.
- setBasedir(String) - Method in interface org.apache.tools.ant.FileScanner
-
Sets the base directory to be scanned.
- setBasedir(File) - Method in interface org.apache.tools.ant.FileScanner
-
Sets the base directory to be scanned.
- setBasedir(String) - Method in class org.apache.tools.ant.Project
-
Set the base directory for the project, checking that
the given filename exists and is a directory.
- setBaseDir(File) - Method in class org.apache.tools.ant.Project
-
Set the base directory for the project, checking that
the given file exists and is a directory.
- setBaseDir(File) - Method in class org.apache.tools.ant.taskdefs.condition.IsFileSelected
-
The base directory to use.
- setBasedir(File) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
Base directory to look in for files to CAB.
- setBaseDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC.WebAppParameter
-
set directory; alternate syntax
- setBasedir(File) - Method in class org.apache.tools.ant.taskdefs.Property
-
Sets 'basedir' attribute.
- setBasedir(File) - Method in class org.apache.tools.ant.taskdefs.Tar
-
This is the base directory to look in for things to tar.
- setBasedir(File) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Set the base directory;
optional, default is the project's basedir.
- setBasedir(File) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Directory from which to archive files; optional.
- setBaseDir(File) - Method in class org.apache.tools.ant.types.resources.FileResource
-
Set the basedir for this FileResource.
- setBasedir(File) - Method in class org.apache.tools.ant.types.resources.ResourceList
-
Basedir to use for file resources read from nested resources -
this allows the resources contained inside this collection to
be considered relative to a certain base directory.
- setBaseDirs(String) - Method in class org.apache.tools.ant.types.resources.MultiRootFileSet
-
Adds basedirs as a comma separated list.
- setBasejarname(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Set the base name of the EJB JAR that is to be created if it is not
to be determined from the name of the deployment descriptor files.
- setBaselineRootName(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Set baseline_root_name
- setBasenameterminator(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
The string which terminates the bean name.
- setBaseURL(URL) - Method in class org.apache.tools.ant.types.resources.URLResource
-
Base URL which combined with the relativePath attribute defines
the URL.
- setBccList(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Shorthand to set the "bcc" address element.
- setBccList(Vector<EmailAddress>) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the bcc addresses.
- setBeginToken(String) - Method in class org.apache.tools.ant.filters.ReplaceTokens
-
Sets the "begin token" character.
- setBeginToken(String) - Method in class org.apache.tools.ant.types.FilterSet
-
Set the string used to id the beginning of a token.
- setBigNumberMode(int) - Method in class org.apache.tools.tar.TarOutputStream
-
Set the big number mode.
- setBinary(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Set the binary attribute.
- setBinary(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
If true, uses binary mode, otherwise text mode (default is binary).
- setBinary(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
If true, uses binary mode, otherwise text mode (default is binary).
- setBinary(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set whether literals are treated as binary, rather than NetRexx types.
- setBinary(boolean) - Method in class org.apache.tools.ant.types.resources.comparators.Content
-
Set binary mode for this Content ResourceComparator.
- setBinaryOutput(boolean) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Whether to consider the output created by the process binary.
- setBinaryOutput(boolean) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Whether to consider the output created by the process binary.
- setBold(boolean) - Method in class org.apache.tools.ant.types.optional.image.Text
-
- setBootclasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Sets the bootclasspath that will be used to compile the classes
against.
- setBootclasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the boot classpath to use.
- setBootclasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
location of bootstrap class files.
- setBootClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a reference to a classpath defined elsewhere.
- setBootClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Adds a reference to a CLASSPATH defined elsewhere.
- setBootClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
To the bootstrap path, this adds a reference to a classpath defined elsewhere.
- setBottom(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the text to be placed at the bottom of each output file.
- setBranch(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Specify a branch to check out the file to.
- setBreakiterator(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Enables the -linksource switch, will be ignored if Javadoc is not
the 1.4 version.
- setBufferDebug(boolean) - Method in class org.apache.tools.tar.TarOutputStream
-
Sets the debugging flag in this stream's TarBuffer.
- setBufferSize(int) - Method in class org.apache.tools.ant.filters.util.ChainReaderHelper
-
Sets the buffer size to be used.
- setBufferSize(int) - Method in class org.apache.tools.ant.taskdefs.StreamPumper
-
Set the size in bytes of the read buffer.
- setBufferSize(int) - Method in class org.apache.tools.ant.util.LeadPipeInputStream
-
Set the size of the buffer.
- setBuildFile(File) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
sets the build file to which the XML context belongs
- setBuildFile(URL) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
sets the build file to which the XML context belongs
- setBuildnodefiles(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the BUILD_NODE_FILES grammar option.
- setBuildparser(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the BUILD_PARSER grammar option.
- setBuildpath(Path) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Set the buildpath to be used to find sub-projects.
- setBuildpathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Buildpath to use, by reference.
- setBuildtokenmanager(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the BUILD_TOKEN_MANAGER grammar option.
- setBuiltin(PropertySet.BuiltinPropertySetName) - Method in class org.apache.tools.ant.types.PropertySet.PropertyRef
-
Builtin property names - all, system or commandline.
- setBundle(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets Family name of resource bundle; required.
- setBundleCountry(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets locale specific country of resource bundle; optional.
- setBundleEncoding(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets Resource Bundle file encoding scheme; optional.
- setBundleLanguage(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets locale specific language of resource bundle; optional.
- setBundleVariant(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets locale specific variant of resource bundle; optional.
- setByLine(boolean) - Method in class org.apache.tools.ant.filters.TokenFilter.ChainableReaderFilter
-
set whether to use filetokenizer or line tokenizer
- setByLine(String) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
- setByLine(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
Process the file(s) one line at a time, executing the replacement
on one line at a time.
- setCabfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
The name/location of where to create the .cab file.
- setCache(File) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Sets the dependency cache file.
- setCache(boolean) - Method in class org.apache.tools.ant.types.Path
-
Whether to cache the current path.
- setCache(boolean) - Method in class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
-
Set whether to cache collections.
- setCache(boolean) - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Set whether to cache collections.
- setCache(boolean) - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Set whether to cache collections.
- setCache(boolean) - Method in class org.apache.tools.ant.types.resources.MultiRootFileSet
-
Set whether to cache collections.
- setCache(boolean) - Method in class org.apache.tools.ant.types.resources.Resources
-
Set whether to cache collections.
- setCache(boolean) - Method in class org.apache.tools.ant.types.resources.Restrict
-
Set whether to cache collections.
- setCache(ModifiedSelector.CacheName) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Set the cache type to use.
- setCacheClass(String) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Setter for cacheClass.
- setCachefile(File) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.PropertiesfileCache
-
Setter.
- setCachetokens(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the CACHE_TOKENS grammar option.
- setCaching(boolean) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Caching loaders / driver.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.DirectoryScanner
-
Set whether or not include and exclude patterns are matched
in a case sensitive way.
- setCaseSensitive(boolean) - Method in interface org.apache.tools.ant.FileScanner
-
Sets whether or not the file system should be regarded as case sensitive.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.filters.LineContainsRegExp
-
Whether to match casesensitively.
- setCasesensitive(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.Contains
-
Whether to search ignoring case or not.
- setCasesensitive(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.Equals
-
Should the comparison be case sensitive?
- setCasesensitive(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.Matches
-
Whether to ignore case or not.
- setCasesensitive(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.ResourceContains
-
Sets case sensitivity attribute.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Sets case sensitivity of the file system
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Sets case sensitivity of the file system
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Sets case sensitivity of the file system.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
Set whether or not include and exclude patterns are matched
in a case sensitive way.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.types.resources.Files
-
Set case-sensitivity of the Files collection.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.types.resources.selectors.Name
-
Set whether the name comparisons are case-sensitive.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.types.selectors.ContainsRegexpSelector
-
Whether to ignore case or not.
- setCasesensitive(boolean) - Method in class org.apache.tools.ant.types.selectors.ContainsSelector
-
Whether to ignore case in the string being searched.
- setCasesensitive(boolean) - Method in class org.apache.tools.ant.types.selectors.FilenameSelector
-
Whether to ignore case when checking filenames.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.util.GlobPatternMapper
-
Attribute specifying whether to ignore the case difference
in the names.
- setCaseSensitive(boolean) - Method in class org.apache.tools.ant.util.RegexpPatternMapper
-
Attribute specifying whether to ignore the case difference
in the names.
- setCatalogPathRef(Reference) - Method in class org.apache.tools.ant.types.XMLCatalog
-
Allows catalogpath reference.
- setCcList(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Shorthand to set the "cc" address element.
- setCcList(Vector<EmailAddress>) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the cc addresses.
- setCcmAction(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
Set the value of ccmAction.
- setCcmDir(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
-
Set the directory where the ccm executable is located.
- setCcmProject(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMReconfigure
-
Sets the ccm project on which the operation is applied.
- setCentralDirectoryData(byte[]) - Method in class org.apache.tools.zip.UnrecognizedExtraField
-
Set the extra field data in central directory.
- setCentralDirectoryExtra(byte[]) - Method in class org.apache.tools.zip.ZipEntry
-
Sets the central directory part of extra fields.
- setCertificates(boolean) - Method in class org.apache.tools.ant.taskdefs.VerifyJar
-
Ask for certificate information to be printed
- setChars(String) - Method in class org.apache.tools.ant.filters.TokenFilter.DeleteCharacters
-
Set the list of characters to delete
- setCharset(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Sets the character set of mail message.
- setCharset(String) - Method in class org.apache.tools.ant.taskdefs.email.Message
-
Sets the character set of mail message.
- setCharset(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Charset for cross-platform viewing of generated documentation.
- setCheckdirs(boolean) - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
Set whether to check dates on directories.
- setChecked(boolean) - Method in class org.apache.tools.ant.types.DataType
-
Set the flag that is used to indicate that circular references have been checked.
- setCheckEvery(long) - Method in class org.apache.tools.ant.taskdefs.WaitFor
-
Set the time between each check
- setCheckEveryUnit(WaitFor.Unit) - Method in class org.apache.tools.ant.taskdefs.WaitFor
-
Set the check every time unit
- setCheckExtension(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibResolveTask
-
Check nested libraries for extensions
- setCheckin(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
If true, checkin the element after creation
- setChmod(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the file permission mode (Unix only) for files sent to the
server.
- setChmod(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the file permission mode (Unix only) for files sent to the
server.
- setChoiceambiguitycheck(int) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the CHOICE_AMBIGUITY_CHECK grammar option.
- setClass(Class<?>) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Set the class of the definition.
- setClass(String) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
the fully-qualified name of the class (or classes, separated by commas).
- setClass(Class) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Override so that it is not allowed.
- setClass(String) - Method in class org.apache.tools.ant.taskdefs.WhichResource
-
name the class to look for
- setClass(String) - Method in class org.apache.tools.ant.types.Assertions.BaseAssertion
-
name a class
- setClass(String) - Method in class org.apache.tools.ant.types.Permissions.Permission
-
Set the class, mandatory.
- setClass(Class<?>) - Method in class org.apache.tools.ant.types.resources.selectors.InstanceOf
-
Set the class to compare against.
- setClassLoader(ClassLoader) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Set the classloader to use to create an instance
of the definition.
- setClassLoader(ClassLoader) - Method in class org.apache.tools.ant.taskdefs.Antlib
-
Set the class loader for this antlib.
- setClassLoader(ClassLoader) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Set the classloader to use to create an instance
of the definition.
- setClassLoader(ClassLoader) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Set the used ClassLoader.
- setClassLoader(ClassLoader) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Used when called by scriptdef.
- setClassName(String) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Set the classname of the definition.
- setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set a classname of a class which must be available to set the given
property.
- setClassname(String) - Method in class org.apache.tools.ant.taskdefs.condition.HasMethod
-
Set the classname attribute.
- setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Definer
-
The full class name of the object being defined.
- setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Input.Handler
-
Set the InputHandler classname.
- setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the Java class to execute.
- setClassName(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.GenericHotDeploymentTool
-
The name of the class to execute to perform
deployment; required.
- setClassname(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Set name of class to be used as the formatter.
- setClassName(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef.NestedElement
-
Set the classname of the class to be used for the nested element.
- setClassName(String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Specify the class name of the SAX parser to be used.
- setClassName(String) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Override so that it is not allowed.
- setClassname(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Sets the class to run rmic
against;
optional
- setClassName(String) - Method in class org.apache.tools.ant.types.AntFilterReader
-
Set the className attribute.
- setClassname(String) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Set the classname to execute.
- setClassname(String) - Method in class org.apache.tools.ant.types.Mapper
-
Set the class name of the FileNameMapper to use.
- setClassname(String) - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet.ClassRoot
-
Set the root class name.
- setClassname(String) - Method in class org.apache.tools.ant.types.selectors.ExtendSelector
-
Sets the classname of the custom selector.
- setClassName(String) - Method in class org.apache.tools.ant.types.spi.Provider
-
Set the provider classname.
- setClassname(String) - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
Delegate method handling the @classname attribute.
- setClassPath(Path) - Method in class org.apache.tools.ant.AntClassLoader
-
Set the classpath to search for classes to load.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the classpath to be used when searching for classes and resources.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Classloader
-
Set the classpath to be used when searching for component being defined
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.condition.HasMethod
-
Set the classpath to be used when searching for classes and resources.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.DefBase
-
Set the classpath to be used when searching for component being defined.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
-
Set the classpath to be used when running the Java class.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the classpath to be used when running the Java class.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the classpath to be used for this Javadoc run.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Sets the classpath for loading the driver.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Set the classpath to use when looking up a resource.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Set the classpath to be used for this dependency check.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
-
Path to use for classpath.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Set the classpath to use when resolving classes for inclusion in the jar.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
-
Sets the classpath to be used when compiling the EJB stubs and skeletons.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
The classpath to be passed to the JVM running the tool;
optional depending upon the tool.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
the classpath to use.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
-
Set the classpath to be used for this compilation.
- setClasspath(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set the classpath used for NetRexx compilation.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.Script
-
Set the classpath to be used when searching for classes and resources.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Specify the classpath to be searched to load the parser (optional)
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Property
-
The classpath to use when looking up a resource.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.WhichResource
-
Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Set the optional classpath to the XSL processor
- setClasspath(Path) - Method in class org.apache.tools.ant.types.AntFilterReader
-
Set the classpath to load the FilterReader through (attribute).
- setClasspath(Path) - Method in class org.apache.tools.ant.types.Mapper
-
Set the classpath to load the FileNameMapper through (attribute).
- setClasspath(Path) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Set the classpath to be used when searching for classes and resources.
- setClasspath(Path) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
Set the classpath to be used when searching for classes and resources.
- setClasspath(Path) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
Set the classpath to be used when searching for classes and resources.
- setClasspath(Path) - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
Set the classpath to use when looking up a resource.
- setClasspath(Path) - Method in class org.apache.tools.ant.types.selectors.ExtendSelector
-
Set the classpath to load the classname specified using an attribute.
- setClasspath(Path) - Method in class org.apache.tools.ant.types.XMLCatalog
-
Allows simple classpath string.
- setClasspath(Path) - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
This method is a Delegate method handling the @classpath attribute.
- setClasspath(Path) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Set the classpath to be used when searching for classes and resources.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the classpath by reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Classloader
-
Specify which path will be used.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.condition.HasMethod
-
Set the classpath by reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.DefBase
-
Set a reference to a classpath to use when loading the files.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the classpath to use by reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Adds a reference to a CLASSPATH defined elsewhere.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Set the classpath for loading the driver
using the classpath reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Set the classpath to use when looking up a resource,
given as reference to a <path> defined elsewhere
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
-
Reference to existing path, to use as a classpath.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Adds a reference to a classpath defined elsewhere
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.Script
-
Set the classpath by reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Where to find the parser class; optional.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Property
-
the classpath to use when looking up a resource,
given as reference to a <path> defined elsewhere
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Adds to the classpath a reference to
a <path> defined elsewhere.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.WhichResource
-
Set the classpath to use by reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Set the reference to an optional classpath to the XSL processor
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.types.AntFilterReader
-
Set the classpath to load the FilterReader through via
reference (attribute).
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.types.Mapper
-
Set the classpath to load the FileNameMapper through via
reference (attribute).
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Set the classpath by reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
Set the classpath by reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
Set the classpath by reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
Set the classpath to use when looking up a resource,
given as reference to a <path> defined elsewhere
- setClasspathref(Reference) - Method in class org.apache.tools.ant.types.selectors.ExtendSelector
-
Set the classpath to use for loading a custom selector by using
a reference.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.types.XMLCatalog
-
Allows classpath reference.
- setClasspathref(Reference) - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
Delegate method handling the @classpathref attribute.
- setClasspathRef(Reference) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Set the classpath by reference.
- setCleanBuildDir(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
Flag (optional, default=false) to remove
the generated files in the BUILD directory
- setClearToolDir(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
Set the directory where the cleartool executable is located.
- setClientjar(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
-
Client JAR file name.
- setClientVersionProperty(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsVersion
-
Set a property where to store the CVS client version
- setCloneVm(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
-
If set, system properties will be copied to the cloned VM--as
well as the bootclasspath unless you have explicitly specified
a bootclasspath.
- setCloneVm(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If set, system properties will be copied to the cloned VM - as
well as the bootclasspath unless you have explicitly specified
a bootclasspath.
- setCloneVm(boolean) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Set whether system properties will be copied to the cloned VM--as
well as the bootclasspath unless you have explicitly specified
a bootclasspath.
- setClosure(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
If true, transitive dependencies are followed until the
closure of the dependency set if reached.
- setClosure(boolean) - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Set the closure flag.
- setClosure(boolean) - Method in interface org.apache.tools.ant.util.depend.DependencyAnalyzer
-
Set the closure flag.
- setCmpversion(EjbJar.CMPVersion) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Sets the CMP version.
- setCode(int) - Method in class org.apache.tools.ant.taskdefs.condition.IsFailure
-
Set the return code to check.
- setCodegen(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Flag, default false, to only generate the deployment
code, do not run RMIC or Javac
- setCollapseAttributes(boolean) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
flag to treat attributes as nested elements;
optional, default false
- setColor(String) - Method in class org.apache.tools.ant.types.optional.image.Text
-
Set the color of the text.
- setCommand(String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
The CVS command to execute.
- setCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Set the command.
- setCommand(String) - Method in class org.apache.tools.ant.taskdefs.Exec
-
Deprecated.
Set the command to exec.
- setCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Sets a command line.
- setCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
Set the the command to execute on the server;
- setCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
What command to issue to the rpm build tool; optional.
- setCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
Sets the command to execute on the remote host.
- setCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.optional.unix.AbstractAccessTask
-
Prevent the user from specifying a different command.
- setCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set the executable.
- setCommandline(String[]) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Sets the commandline of the subprocess to launch.
- setCommandResource(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
Sets a commandResource from a file
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
-
Specifies a comment.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Specifies a comment.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
Sets the comment string.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Sets the comment string.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Sets how comments should be written
for the event record(s)
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Set comment string
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Set comment string
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir
-
Sets the comment string.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Sets the comment string.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Set comment string
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set comment string
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Set comment string
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
-
Sets how comments should be written
for the event record(s)
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile
-
optional header comment for the file
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckin
-
The comment to apply to all files being labelled.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSLabel
-
The comment to apply to all files being labelled.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSADD
-
Comment to apply to files added to SourceSafe.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKIN
-
Comment to apply to files checked-in to SourceSafe.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCREATE
-
Comment to apply to the project created in SourceSafe.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSLABEL
-
Comment to apply to files labeled in SourceSafe.
- setComment(String) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Comment to use for archive.
- setComment(String) - Method in class org.apache.tools.zip.ZipOutputStream
-
Set the file comment.
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
Specifies a file containing a comment.
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Specifies a file containing a comment.
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Set comment file
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Set comment file
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir
-
Specifies a file containing a comment.
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Specifies a file containing a comment.
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Set comment file
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set comment file
- setCommentFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Set comment file
- setComments(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set whether comments are passed through to the generated java source.
- setCommonOptions(ExecTask) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
these are options common to signing and verifying
- setCommontokenaction(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the COMMON_TOKEN_ACTION grammar option.
- setCompact(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set whether error messages come out in compact or verbose format.
- setComparator(Comparator<? super String>) - Method in class org.apache.tools.ant.filters.SortFilter
-
Set the comparator to be used as sorting criterion.
- setComparator(ModifiedSelector.ComparatorName) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Set the comparator type to use.
- setComparatorClass(String) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Setter for comparatorClass.
- setCompile(boolean) - Method in class org.apache.tools.ant.taskdefs.Apt
-
Set the compile option for the apt compiler.
- setCompile(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set whether the NetRexx compiler should compile the generated java code.
- setCompiler(String) - Method in class org.apache.tools.ant.taskdefs.Apt
-
Set the compiler.
- setCompiler(String) - Method in class org.apache.tools.ant.taskdefs.Javac.ImplementationSpecificArgument
-
- setCompiler(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Choose the implementation for this particular task.
- setCompiler(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
The compiler (switch -compiler
) to use; optional.
- setCompiler(String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Class name of a JSP compiler adapter.
- setCompiler(String) - Method in class org.apache.tools.ant.taskdefs.Rmic.ImplementationSpecificArgument
-
Only pass the specified argument if the
chosen compiler implementation matches the
value of this attribute.
- setCompiler(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Sets the compiler implementation to use; optional,
defaults to the value of the build.rmic
property,
or failing that, default compiler for the current VM
- setCompilerclasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Set the classpath to be used to find this compiler adapter
- setComponent(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
-
the component string for the deployment targets; optional.
- setCompress(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
If true, compress the files otherwise only store them.
- setCompress(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
-
Defines whether or not the output should be compacted.
- setCompress(boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether we want to compress the files or only store them;
optional, default=true;
- setCompressed(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Sets flag to determine if compression should
be used for the copy.
- setCompressedSize(ZipEightByteInteger) - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- setCompression(boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
If true, this is the same as compressionlevel="3".
- setCompression(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
-
Determines whether output will be compressed.
- setCompression(Tar.TarCompressionMethod) - Method in class org.apache.tools.ant.taskdefs.Tar
-
Set compression method.
- setCompression(Untar.UntarCompressionMethod) - Method in class org.apache.tools.ant.taskdefs.Untar
-
Set decompression algorithm to use; default=none.
- setCompressionLevel(int) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
If set to a value 1-9 it adds -zN to the cvs command line, else
it disables compression.
- setComprSize(long) - Method in class org.apache.tools.zip.ZipEntry
-
- setConfig(File) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Sets a configuration file other than the default to be used.
- setConsole(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set whether or not compiler messages should be displayed on the 'console'.
- setContains(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ContainsString
-
the contains attribute
- setContextClassLoader(ClassLoader) - Static method in class org.apache.tools.ant.util.LoaderUtils
-
Set the context classloader
- setCoreLoader(ClassLoader) - Method in class org.apache.tools.ant.Project
-
Set the core classloader for the project.
- setCount(int) - Method in class org.apache.tools.ant.taskdefs.ResourceCount
-
Set the target count number for use as a Condition.
- setCount(int) - Method in class org.apache.tools.ant.types.resources.SizeLimitCollection
-
Set the number of resources to be included.
- setCounts(long, long, long) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Set the number of runs, failures, errors, and skipped tests.
- setCounts(long, long, long, long) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Set the number of runs, failures, errors, and skipped tests.
- setCr(FixCRLF.AddAsisRemove) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
- setCreate(boolean) - Method in class org.apache.tools.ant.taskdefs.Truncate
-
Set whether to create nonexistent files.
- setCreateEmptyFiles(boolean) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Whether output and error files should be created even when empty.
- setCreateEmptyFiles(boolean) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Whether output and error files should be created even when empty.
- setCreateFile(boolean) - Method in class org.apache.tools.ant.taskdefs.TempFile
-
If set the file is actually created, if not just a name is created.
- setCreateMissingPackageInfoClass(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Whether package-info.class files will be created by Ant
matching package-info.java files that have been compiled but
didn't create class files themselves.
- setCreateUnicodeExtraFields(Zip.UnicodeExtraField) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether Unicode extra fields will be created.
- setCreateUnicodeExtraFields(ZipOutputStream.UnicodeExtraFieldPolicy) - Method in class org.apache.tools.zip.ZipOutputStream
-
Whether to create Unicode Extra Fields.
- setCrossref(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether variable cross references are generated.
- setCsvColumnSeparator(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
The column separator used when printing the results.
- setCsvQuoteCharacter(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
The character used to quote column values.
- setCurpwd(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
-
sets the current path of an AntFTPFile
- setCurpwd(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
-
sets the current path of an AntFTPFile
- setCurrentExtraFields(ZipExtraField[]) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Sets the extra fields for the zip entry currently being
added to the archive - if any.
- setCurrentPrefixSeparator(String) - Static method in class org.apache.tools.ant.ProjectHelper
-
Sets the separator between the prefix and the target name.
- setCurrentPriority(String) - Method in class org.apache.tools.ant.taskdefs.Nice
-
The name of a property to set to the value of the current
thread priority.
- setCurrentProjectName(String) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
set the name of the current project
- setCurrentTarget(Target) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
sets the current target
- setCurrentTargetPrefix(String) - Static method in class org.apache.tools.ant.ProjectHelper
-
Sets the prefix to prepend to imported target names.
- setCurrentTargets(Map<String, Target>) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
Set the map of the targets in the current source file.
- setCurrentTime(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
If true, modification time should be written as the current time.
- setCvsRoot(String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
The CVSROOT variable.
- setCvsroot(String) - Method in class org.apache.tools.ant.taskdefs.CVSPass
-
The CVS repository to add an entry for.
- setCvsRsh(String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
The CVS_RSH variable.
- setDate(String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
Use the most recent revision no later than the given date.
- setDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Date to check-out.
- setDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Date to get.
- setDateFormat(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Format of dates in fromDate
and toDate
.
- setDatetime(String) - Method in class org.apache.tools.ant.taskdefs.condition.IsLastModified
-
Set the new modification time of file(s) touched
in the format "MM/DD/YYYY HH:MM AM or PM"
or "MM/DD/YYYY HH:MM:SS AM or PM".
- setDatetime(String) - Method in class org.apache.tools.ant.taskdefs.Touch
-
Set the new modification time of file(s) touched
in the format "MM/DD/YYYY HH:MM AM or PM"
or "MM/DD/YYYY HH:MM:SS AM or PM".
- setDateTime(String) - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Set the date and time as a String.
- setDatetime(String) - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
Sets the date.
- setDavidhost(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.JonasHotDeploymentTool
-
Set the host for the David ORB; required if
ORB==david.
- setDavidport(int) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.JonasHotDeploymentTool
-
Set the port for the David ORB; required if
ORB==david.
- setDaysinpast(int) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Set the number of days worth of log entries to process.
- setDbname(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Sets the name of the Database to create; optional.
- setDbschema(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Sets the name of the schema to create; optional.
- setDbvendor(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Sets the DB Vendor for the Entity Bean mapping; optional.
- setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Indicates whether source should be compiled
with debug information; defaults to off.
- setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
Sets a flag to enable ParseView debugging
- setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
set the debug mode for java2iiop (default false)
- setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
-
If true, turn on the debug mode for each of the Borland tools launched.
- setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetDeploymentTool
-
Sets whether or not debugging output will be generated when ejbc is
executed.
- setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
-
If true, debugging output will be generated when ejbc is
executed.
- setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.WebLogicHotDeploymentTool
-
If set to true, additional information will be
printed during the deployment process; optional.
- setDebug(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Generate debug info (passes -g to rmic);
optional, defaults to false
- setDebug(boolean) - Method in class org.apache.tools.tar.TarBuffer
-
Set the debugging flag for the buffer.
- setDebug(boolean) - Method in class org.apache.tools.tar.TarInputStream
-
Sets the debugging flag.
- setDebug(boolean) - Method in class org.apache.tools.tar.TarOutputStream
-
Sets the debugging flag.
- setDebugLevel(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Keyword list to be appended to the -g command-line switch.
- setDebuglookahead(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the DEBUG_LOOKAHEAD grammar option.
- setDebugOutput(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
-
If true, enables debugging output when ejbc is executed.
- setDebugparser(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the DEBUG_PARSER grammar option.
- setDebugtokenmanager(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the DEBUG_TOKEN_MANAGER grammar option.
- setDecimal(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set whether decimal arithmetic should be used for the netrexx code.
- setDefault(String) - Method in class org.apache.tools.ant.Project
-
Set the default target of the project.
- setDefault(boolean) - Method in class org.apache.tools.ant.taskdefs.DefaultExcludes
-
go back to standard default patterns
- setDefault(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
-
The default value to use if the parameter is not
used in the templated instance.
- setDefault(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
- setDefault(String) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry
-
Initial value to set for a property if it is not
already defined in the property file.
- setDefaultDateFormatConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the defaultDateFormatConfig attribute.
- setDefaultDateFormatConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the defaultDateFormatConfig attribute.
- setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Sets whether default exclusions should be used or not.
- setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Sets whether default exclusions should be used or not.
- setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Sets whether default exclusions should be used or not.
- setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Sets whether default exclusions should be used or not.
- setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Sets whether default exclusions should be used or not.
- setDefaultexcludes(boolean) - Method in class org.apache.tools.ant.types.resources.Files
-
Set whether default exclusions should be used or not.
- setDefaultInputStream(InputStream) - Method in class org.apache.tools.ant.Project
-
Set the default System input stream.
- setDefaultTarget(String) - Method in class org.apache.tools.ant.Project
-
- setDefaultTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecRead
-
Sets the default timeout if none has been set already
- setDefaultTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetRead
-
Sets the default timeout if none has been set already
- setDefaultValue(String) - Method in class org.apache.tools.ant.input.InputRequest
-
Configures a default value.
- setDefaultvalue(String) - Method in class org.apache.tools.ant.taskdefs.Input
-
Defines the default value of the property to be created from input.
- setDelayUpdate(boolean) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Setter for the delay update
- setDeleteOnExit(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
If true, on failure to delete, note the error and set
the deleteonexit flag, and continue
- setDeleteOnExit(boolean) - Method in class org.apache.tools.ant.taskdefs.TempFile
-
Set whether the tempfile created by this task should be set
for deletion on normal VM exit.
- setDelimiter(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Set the delimiter that separates SQL statements.
- setDelimiter(String) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
Sets a new delimiter.
- setDelimiterType(SQLExec.DelimiterType) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Set the delimiter type: "normal" or "row" (default "normal").
- setDelimOutput(String) - Method in class org.apache.tools.ant.filters.TokenFilter
-
set the output delimiter.
- setDelims(String) - Method in class org.apache.tools.ant.util.StringTokenizer
-
attribute delims - the delimiter characters
- setDelimsAreTokens(boolean) - Method in class org.apache.tools.ant.util.StringTokenizer
-
attribute delimsaretokens - treat delimiters as
separate tokens.
- setDepend(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Enables dependency-tracking for compilers
that support this (jikes and classic).
- setDependency(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Set the analyzer to use when adding in dependencies to the JAR.
- setDepends(String) - Method in class org.apache.tools.ant.Target
-
Sets the list of targets this target is dependent on.
- setDepends(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Set to true to transmit only files that are new or changed from their
remote counterparts.
- setDepends(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Set to true to transmit only files that are new or changed from their
remote counterparts.
- setDeprecation(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Indicates whether source should be
compiled with deprecation information; defaults to off.
- setDescription(String) - Method in class org.apache.tools.ant.Project
-
Set the project description.
- setDescription(String) - Method in class org.apache.tools.ant.ProjectComponent
-
Sets a description of the current action.
- setDescription(String) - Method in class org.apache.tools.ant.Target
-
Sets the description of this target.
- setDescription(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
-
- setDescription(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef.TemplateElement
-
Sets a textual description of this element,
for build documentation purposes only.
- setDescription(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
- setDescriptordir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Set the descriptor directory.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
The directory where the checked out files should be placed.
- setDest(Resource) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Set the resource to write to.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.Copydir
-
Deprecated.
The dest attribute
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.Copyfile
-
Deprecated.
Set the destination file.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Specify the directory where target files are to be placed.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Set the destination directory.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.Get
-
Where to copy the source file.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.KeySubst
-
Deprecated.
Set the destination file.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
-
Sets the destination directory where the EJB source classes must exist
and where the stubs and skeletons will be written.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
-
Set the directory containing the source jsp's
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Set the destination directory to place converted files into.
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.Rename
-
Deprecated.
Sets the new name of the file.
- setDest(String) - Method in class org.apache.tools.ant.taskdefs.Unpack
-
- setDest(File) - Method in class org.apache.tools.ant.taskdefs.Unpack
-
The destination file or directory; optional.
- setDestDir(File) - Method in class org.apache.tools.ant.taskdefs.CopyPath
-
Deprecated.
The dest dir attribute.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Set the destination where the fixed files should be placed.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the destination directory into which the Java source
files should be compiled.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the directory where the Javadoc output will be generated.
- setDestDir(Path) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Set the destination directory where the compiled Java files exist.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Set the destination directory.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Set the destination directory; required.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.URLResolver
-
Sets the destination directory
- setDestDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Set the destination directory for manipulated images.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Set the destination directory into which the Java source
files should be compiled.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Set the destination directory into which the JSP source
files should be compiled.
- setDestDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set the destination directory into which the NetRexx source files
should be copied and then compiled.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Sets the base directory to output the generated files.
- setDestDir(File) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Optionally sets the output directory to be used.
- setDestDir(File) - Method in class org.apache.tools.ant.taskdefs.TempFile
-
Sets the destination directory.
- setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Set the destination directory into which the XSL result
files should be copied to;
required, unless in and out are
specified.
- setDestEncoding(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets destination file encoding scheme; optional.
- setDestfile(File) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Sets the destination file, or uses the console if not specified.
- setDestfile(File) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Set the output file for the log.
- setDestFile(File) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
-
Set the output file for the diff.
- setDestfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
-
Set a file to store the property output.
- setDestfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibManifestTask
-
The location where generated manifest is placed.
- setDestfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.AntResolver
-
Sets the destination file
- setDestfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.URLResolver
-
Sets the destination file
- setDestfile(File) - Method in class org.apache.tools.ant.taskdefs.Pack
-
the required destination file.
- setDestfile(File) - Method in class org.apache.tools.ant.taskdefs.Patch
-
The name of a file to send the output to, instead of patching
the file(s) in place; optional.
- setDestFile(File) - Method in class org.apache.tools.ant.taskdefs.Tar
-
Set is the name/location of where to create the tar file.
- setDestFile(File) - Method in class org.apache.tools.ant.taskdefs.Zip
-
The file to create; required.
- setDevMajor(int) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's major device number.
- setDevMinor(int) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's minor device number.
- setDiag(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether diagnostic information about the compile is generated
- setDiagnostic(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
Sets a flag to emit diagnostic text
- setDigestAlg(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Digest Algorithm; optional
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Ant
-
The directory to use as a base directory for the new Ant project.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
The directory which holds the files whose permissions must be changed.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Set the base dir for cvs.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Set the directory from which files are to be deleted
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Deltree
-
Deprecated.
Set the directory to be deleted
- setDir(String) - Method in class org.apache.tools.ant.taskdefs.Exec
-
Deprecated.
Set the directory.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set the working directory of the process.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the working directory of the process.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Mkdir
-
the directory to create; required.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
The working directory of the process
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
The directory to invoke the VM in.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
The directory to invoke the VM in.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Patch
-
The directory to run the patch command in, defaults to the
project's base directory.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Replace
-
The base directory to use when replacing a token in multiple files;
required if file
is not defined.
- setDir(File) - Method in class org.apache.tools.ant.taskdefs.Sync.SyncTarget
-
Override AbstractFileSet#setDir(File) to disallow
setting the directory.
- setDir(File) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Sets the base-directory for this instance.
- setDir(File) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Set the directory for the fileset.
- setDir(File) - Method in class org.apache.tools.ant.types.FileList
-
Set the dir attribute.
- setDir(File) - Method in class org.apache.tools.ant.types.resources.MultiRootFileSet
-
- setDirectory(boolean) - Method in class org.apache.tools.ant.types.Resource
-
Set the directory attribute.
- setDirectory(boolean) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Override setDirectory.
- setDirectory(boolean) - Method in class org.apache.tools.zip.AsiExtraField
-
Indicate whether this entry is a directory.
- setDirMode(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Set the dir mode, defaults to "755".
- setDirMode(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Set the dir mode, defaults to 0755.
- setDirMode(String) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
A 3 digit octal string, specify the user, group and
other modes in the standard Unix fashion;
optional, default=0755
- setDirs(int) - Method in class org.apache.tools.ant.types.mappers.CutDirsMapper
-
The number of leading directories to cut.
- setDirSep(String) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Set the default directory separator string;
defaults to current JVM File.separator
.
- setDisableDTD(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
flag to disable DTD support.
- setDiskStartNumber(ZipLong) - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The disk start number stored in this extra field.
- setDisplayname(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsUser
-
Set the user's fullname
- setDisplayText(String) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
Sets the display text presented in the splash window.
- setDname(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
The distinguished name for entity.
- setDocencoding(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Output file encoding name.
- setDocFilesSubDirs(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Enables deep-copying of doc-files
directories.
- setDoclet(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the class that starts the doclet used in generating the
documentation.
- setDocletPath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the classpath used to find the doclet class.
- setDocletPathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the classpath used to find the doclet class by reference.
- setDoctitle(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the title of the generated overview page.
- setDocumentLocator(Locator) - Method in class org.apache.tools.ant.helper.ProjectHelper2.RootHandler
-
Sets the locator in the project helper for future reference.
- setDoubleExpanding(boolean) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
-
- setDriver(String) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Class name of the JDBC driver; required.
- setDump(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
If true, the dependency information will be written
to the debug level log.
- setDuplicate(Zip.Duplicate) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Sets behavior for when a duplicate file is about to be added -
one of add
, preserve
or fail
.
- setDuration(Long) - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask.BuildAlert
-
Sets the duration in milliseconds the file should be played; optional.
- setDynamic(boolean) - Method in class org.apache.tools.ant.types.PropertySet
-
Set whether to reevaluate the set every time the set is used.
- setDynamicAttribute(String, String) - Method in interface org.apache.tools.ant.DynamicAttribute
-
Set a named attribute to the given value
- setDynamicAttribute(String, String, String, String) - Method in interface org.apache.tools.ant.DynamicAttributeNS
-
Set a named attribute to the given value
- setDynamicAttribute(String, Object) - Method in interface org.apache.tools.ant.DynamicObjectAttribute
-
Set a named attribute to the given value
- setDynamicAttribute(String, String) - Method in class org.apache.tools.ant.taskdefs.MacroInstance
-
A parameter name value pair as a xml attribute.
- setDynamicAttribute(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDefBase
-
Set a task attribute
- setDynamicAttribute(String, String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Attribute
-
Set an attribute.
- setDynamicAttribute(String, String, String, String) - Method in class org.apache.tools.ant.util.XMLFragment.Child
-
Sets the attribute
- setEarfile(File) - Method in class org.apache.tools.ant.taskdefs.Ear
-
- setEcho(boolean) - Method in class org.apache.tools.ant.taskdefs.DefaultExcludes
-
If true, echo the default excludes.
- setEcho(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecWrite
-
Whether or not the message should be echoed to the log.
- setEcho(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetWrite
-
Whether or not the message should be echoed to the log.
- setEjbcClass(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Set the classname of the ejbc compiler; optional
Normally ejbjar determines
the appropriate class based on the DTD used for the EJB.
- setEjbdeploy(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Decide, whether ejbdeploy should be called or not;
optional, default true.
- setEjbdescriptor(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
-
Sets the location of the standard XML EJB descriptor.
- setEJBdtd(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Deprecated.
- setEJBdtd(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Setter used to store the location of the Sun's Generic EJB DTD.
- setEjbjar(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
-
EJB JAR file.
- setElementAt(E, int) - Method in class org.apache.tools.ant.util.VectorSet
-
- setElementHandler(ProjectHelper2.AntHandler) - Static method in class org.apache.tools.ant.helper.ProjectHelper2
-
Sets element handler
- setElements(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
Set to true if the listener is to print events that occur
as each node is 'executed' in the stylesheet.
- setElementTag(String) - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Set the element tag.
- setElse(Object) - Method in class org.apache.tools.ant.taskdefs.ConditionTask
-
The value for the property to set, if condition evaluates to false.
- setElse(String) - Method in class org.apache.tools.ant.taskdefs.ConditionTask
-
The value for the property to set, if condition evaluates to false.
- setEltype(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
Specifies the element type to use.
- setEmacsMode(boolean) - Method in interface org.apache.tools.ant.BuildLogger
-
Sets this logger to produce emacs (and other editor) friendly output.
- setEmacsMode(boolean) - Method in class org.apache.tools.ant.DefaultLogger
-
Sets this logger to produce emacs (and other editor) friendly output.
- setEmacsMode(boolean) - Method in class org.apache.tools.ant.listener.CommonsLoggingListener
-
Set emacs mode.
- setEmacsMode(boolean) - Method in class org.apache.tools.ant.taskdefs.Recorder
-
Set emacs mode.
- setEmacsMode(boolean) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
- setEmacsMode(boolean) - Method in class org.apache.tools.ant.XmlLogger
-
Ignore emacs mode, as it has no meaning in XML format
- setEnabled(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc.TagArgument
-
Sets whether or not the tag is enabled.
- setEnableMultipleMappings(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set method of handling mappers that return multiple
mappings for a given source path.
- setEnableMultipleMappings(boolean) - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Set method of handling mappers that return multiple
mappings for a given source path.
- setEnableRemoteVerification(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Whether to verify that data and control connections are
connected to the same remote host.
- setEnableRemoteVerification(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Whether to verify that data and control connections are
connected to the same remote host.
- setEnableStartTLS(boolean) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set whether to allow authentication to switch to a TLS
connection via STARTTLS.
- setEnableStartTLS(boolean) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set whether to allow authentication to switch to a TLS
connection via STARTTLS.
- setEnableSystemAssertions(Boolean) - Method in class org.apache.tools.ant.types.Assertions
-
enable or disable system assertions.
- setEnableTestListenerEvents(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Whether test listener events shall be generated.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Sets the character encoding
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Concat.TextElement
-
The encoding of the text element
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set the character encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Echo
-
Declare the encoding to use when outputting to a file;
Use "" for the platform's default encoding.
- setEncoding(EmailTask.Encoding) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set the preferred encoding method.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Sets the encoding to assume for file names and comments.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Specifies the encoding Ant expects the files to be
in--defaults to the platforms default encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the Java source file encoding name.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the encoding name of the source files,
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Encoding to use for input, defaults to the platform's default
encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.LoadResource
-
Encoding to use for input, defaults to the platform's default
encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.ManifestTask
-
The encoding to use for reading in an existing manifest file
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Set the image encoding type.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Set the encoding to translate to/from.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
Specifies the encoding Ant expects the files to be in -
defaults to the platforms default encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Set the file encoding to use on the files read and written by the task;
optional, defaults to default JVM encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Set the file encoding to use on the SQL files read in
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Tar
-
Encoding to use for filenames, defaults to the platform's
default encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Encoding to use for filenames, defaults to the platform's
default encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Set the encoding used for this ZipFileSet.
- setEncoding(String) - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Sets encoding of file names.
- setEncoding(String) - Method in class org.apache.tools.ant.types.PatternSet.PatternFileNameEntry
-
Encoding to use when reading the file, defaults to the platform's default
encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.types.resources.ResourceList
-
Encoding to use for input, defaults to the platform's default
encoding.
- setEncoding(String) - Method in class org.apache.tools.ant.types.resources.StringResource
-
Set the encoding to be used for this StringResource.
- setEncoding(String) - Method in class org.apache.tools.ant.types.resources.Tokens
-
Set the encoding used to create the tokens.
- setEncoding(String) - Method in class org.apache.tools.ant.types.resources.ZipResource
-
Set the encoding to use with the zipfile.
- setEncoding(String) - Method in class org.apache.tools.ant.types.selectors.ContainsSelector
-
The encoding of the resources processed
- setEncoding(String) - Method in class org.apache.tools.zip.ZipOutputStream
-
The encoding to use for filenames and the file comment.
- setEnd(Date) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Set the date at which the changelog should stop.
- setEndDate(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
-
Set the end date.
- setEndTag(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Set the tag at which the changelog should stop.
- setEndTag(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
-
Set the end tag.
- setEndToken(String) - Method in class org.apache.tools.ant.filters.ReplaceTokens
-
Sets the "end token" character.
- setEndToken(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets ending token to identify keys; required.
- setEndToken(String) - Method in class org.apache.tools.ant.types.FilterSet
-
Set the string used to id the end of a token.
- setEntityResolver(EntityResolver) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set the class to resolve entities during the transformation.
- setEnvironment(String[]) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Sets the environment variables for the subprocess to launch.
- setEnvironment(String) - Method in class org.apache.tools.ant.taskdefs.Property
-
Prefix to use when retrieving environment variables.
- setEof(FixCrLfFilter.AddAsisRemove) - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Specify how DOS EOF (control-z) characters are to be handled.
- setEof(FixCRLF.AddAsisRemove) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Specify how DOS EOF (control-z) characters are to be handled.
- setEol(FixCrLfFilter.CrLf) - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Specify how end of line (EOL) characters are to be handled.
- setEol(FixCRLF.CrLf) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Specify the end of line to find and to add if
not present at end of each input file.
- setEol(FixCRLF.CrLf) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Specify how EndOfLine characters are to be handled.
- setErrAppend(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
Determines if the output is appended to the file given in
setErrorOutput
.
- setError(File) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
The file to direct standard error from the command.
- setError(File) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set the File to which the error stream of the process should be redirected.
- setError(File) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the File to which the error stream of the process is redirected.
- setError(File) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
Optional file to save stderr to
- setError(File) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the file to which standard error is to be redirected.
- setError(File[]) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the files to which standard error is to be redirected.
- setError(File) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Set the file to which standard error is to be redirected.
- setError(String) - Method in class org.apache.tools.ant.types.selectors.BaseSelector
-
Allows all selectors to indicate a setup error.
- setError(String, Throwable) - Method in class org.apache.tools.ant.types.selectors.BaseSelector
-
Allows all selectors to indicate a setup error.
- setErrorEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the error encoding.
- setErrorEncoding(String) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Set the error encoding.
- setErrorFilterChains(Vector<FilterChain>) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the error FilterChain
s.
- setErrorOnMissingArchive(boolean) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Sets whether an error is thrown if an archive does not exist.
- setErrorOnMissingArchive(boolean) - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Sets whether an error is thrown if an archive does not exist.
- setErrorOnMissingDir(boolean) - Method in class org.apache.tools.ant.DirectoryScanner
-
Sets whether or not a missing base directory is an error
- setErrorOnMissingDir(boolean) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Sets whether an error is thrown if a directory does not exist.
- setErrorOutput(File) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If used, stores the erroutput of the command to the given file.
- setErrorPrintStream(PrintStream) - Method in interface org.apache.tools.ant.BuildLogger
-
Sets the output stream to which this logger is to send error messages.
- setErrorPrintStream(PrintStream) - Method in class org.apache.tools.ant.DefaultLogger
-
Sets the output stream to which this logger is to send error messages.
- setErrorPrintStream(PrintStream) - Method in class org.apache.tools.ant.listener.CommonsLoggingListener
-
Set the error print stream.
- setErrorPrintStream(PrintStream) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
- setErrorPrintStream(PrintStream) - Method in class org.apache.tools.ant.XmlLogger
-
Ignore error print stream.
- setErrorProperty(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Sets the name of the property whose value should be set to the error of
the process.
- setErrorProperty(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the property name whose value should be set to the error of
the process.
- setErrorProperty(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
The property to set on compilation failure.
- setErrorProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the name of the error property.
- setErrorProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Property to set to "true" if there is a error in a test.
- setErrorproperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If set, the erroroutput of the command will be stored in the given property.
- setErrorProperty(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Property name whose value should be set to the error of the process.
- setErrorProperty(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Property to set to "true" if a statement throws an error.
- setErrorProperty() - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
- setErrorProperty(String) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Property name whose value should be set to the error of
the process.
- setErrorreporting(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the ERROR_REPORTING grammar option.
- setErrorsBeginAt(int) - Method in class org.apache.tools.ant.taskdefs.condition.Http
-
Set the errorsBeginAt attribute
- setErrorStream(OutputStream) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
sets a stream to which the stderr from the cvs exe should go
- setEscapeProcessing(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Set escape processing for statements.
- setExactly(String) - Method in class org.apache.tools.ant.taskdefs.condition.AntVersion
-
Set the exactly attribute.
- setExactly(String) - Method in class org.apache.tools.ant.taskdefs.condition.JavaVersion
-
Set the exactly attribute.
- setException(Throwable) - Method in class org.apache.tools.ant.BuildEvent
-
Sets the exception associated with this event.
- setExcludeDocFilesSubDir(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
- setExcludePackageNames(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the list of packages to be excluded.
- setExcludes(String[]) - Method in class org.apache.tools.ant.DirectoryScanner
-
Set the list of exclude patterns to use.
- setExcludes(String[]) - Method in interface org.apache.tools.ant.FileScanner
-
Sets the list of exclude patterns to use.
- setExcludes(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Sets the set of exclude patterns.
- setExcludes(String) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Sets the set of exclude patterns.
- setExcludes(String) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Sets the set of exclude patterns.
- setExcludes(String) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Appends excludes
to the current list of exclude
patterns.
- setExcludes(String[]) - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
Set the list of exclude patterns to use.
- setExcludes(String) - Method in class org.apache.tools.ant.types.PatternSet
-
Appends excludes
to the current list of exclude patterns.
- setExcludes(String) - Method in class org.apache.tools.ant.types.resources.Files
-
Append excludes
to the current list of exclude
patterns.
- setExcludesfile(File) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Sets the name of the file containing the includes patterns.
- setExcludesfile(File) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Sets the name of the file containing the includes patterns.
- setExcludesfile(File) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Sets the File
containing the excludes patterns.
- setExcludesfile(File) - Method in class org.apache.tools.ant.types.PatternSet
-
Sets the name of the file containing the excludes patterns.
- setExcludesfile(File) - Method in class org.apache.tools.ant.types.resources.Files
-
Set the File
containing the excludes patterns.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
Sets the actual executable command to invoke, instead of the binary
jarsigner
found in Ant's JDK.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Set the executable.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set the name of the executable program.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Sets the name of the javac executable.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Sets the actual executable command to invoke, instead of the binary
javadoc
found in Ant's JDK.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Chgrp
-
We don't want to expose the executable attribute, so override it.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Chown
-
We don't want to expose the executable attribute, so override it.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set the executable.
- setExecutable(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Name of the executable to use when forking.
- setExecutable(String) - Method in class org.apache.tools.ant.types.Commandline
-
Set the executable to run.
- setExecutable(String, boolean) - Method in class org.apache.tools.ant.types.Commandline
-
Set the executable to run.
- setExecuteStreamHandler(ExecuteStreamHandler) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
sets the handler
- setExecutor(Executor) - Method in class org.apache.tools.ant.Project
-
Set the Executor instance for this Project.
- setExists(boolean) - Method in class org.apache.tools.ant.types.Resource
-
Set the exists attribute.
- setExists(boolean) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Set the exists attribute.
- setExitValue(int) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Set the exit value.
- setExpandProperties(boolean) - Method in class org.apache.tools.ant.taskdefs.Replace.NestedString
-
Whether properties should be expanded in nested test.
- setExpandProperties(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Enable property expansion inside nested text
- setExplicit(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Sets whether variables must be declared explicitly before use.
- setExpression(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
The parameter value -
can be a primitive type value or an XPath expression.
- setExpression(String) - Method in class org.apache.tools.ant.types.selectors.ContainsRegexpSelector
-
The regular expression used to search the file.
- setExpression(String) - Method in class org.apache.tools.ant.types.Substitution
-
Set the pattern string for this regular expression substitution.
- setExt(String) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Set the extension which converted files should have.
- setExtdirs(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Sets the extension directories that will be used during the
compilation.
- setExtdirs(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
- setExtdirs(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the location of the extensions directories.
- setExtdirs(Path) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Sets the extension directories that will be used during the
compilation; optional.
- setExtension(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
set the extension of the output files
- setExtension(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Set the extension to use for the report file.
- setExtension(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Set the desired file extension to be used for the target;
optional, default is html.
- setExtension(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
Set to true if the listener is to print information after
each extension event.
- setExtensionName(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
-
Set the name of extension.
- setExtensionPoint(String) - Method in class org.apache.tools.ant.taskdefs.BindTargets
-
- setExternalAttributes(long) - Method in class org.apache.tools.zip.ZipEntry
-
Sets the external file attributes.
- setExtra(byte[]) - Method in class org.apache.tools.zip.ZipEntry
-
- setExtra() - Method in class org.apache.tools.zip.ZipEntry
-
Unfortunately java.util.zip.ZipOutputStream
seems to access the extra data
directly, so overriding getExtra doesn't help - we need to
modify super's data directly.
- setExtraFields(ZipExtraField[]) - Method in class org.apache.tools.zip.ZipEntry
-
Replaces all currently attached extra fields with the new array.
- setFactory(String) - Method in class org.apache.tools.ant.taskdefs.Apt
-
Set the factory option for the apt compiler.
- setFactory(String) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set the factory name to use instead of JAXP default lookup.
- setFactoryPathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Apt
-
Add a reference to a path to the factoryPath attribute.
- setFailIfExecutionFails(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set whether to stop the build if program cannot be started.
- setFailOnAny(boolean) - Method in class org.apache.tools.ant.taskdefs.Parallel
-
Control whether a failure in a nested task halts execution.
- setFailOnConnectionError(boolean) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
whether the task should cause the build to fail if it cannot
connect to the database.
- setFailOnEmptyArchive(boolean) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Whether try ing to expand an empty archive would be an error.
- setFailOnErr(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
If true, command will throw an exception on failure.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
Stop the build process if the command exits with
a return code other than 0.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set whether to fail when errors are encountered.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
If false, note errors but continue.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set whether BuildExceptions should be passed back to the core.
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.Exec
-
Deprecated.
Set the failOnError attribute.
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Fail if the command exits with a non-zero return code.
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
-
If true, then fail if the command exits with a
returncode other than zero.
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Indicates whether the build will continue
even if there are compilation errors; defaults to true.
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Should the build process fail if Javadoc fails (as indicated by
a non zero return code)?
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.LoadResource
-
If true, fail on load error.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
-
If true, the task will fail if an error occurs writing the properties
file, otherwise errors are just logged.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibResolveTask
-
Set whether to fail if error.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Set whether to fail on error.
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Whether or not the build should halt if compilation fails.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
If true
, stop the build process when the rpmbuild command
exits with an error status.
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Set the failonerror flag.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Set failonerror mode.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Indicates if the build should fail if the Sourcesafe command does.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Specify how parser error are to be handled.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
-
If true
, stop the build process if the patch command
exits with an error status.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.Sleep
-
flag controlling whether to break the build on an error.
- setFailonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Sets whether to fail with a build exception on error, or go on.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.Sync
-
If false, note errors to the output but keep going.
- setFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Whether any errors should make the build fail.
- setFailOnNoReplacements(boolean) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Whether the build should fail if nothing has been replaced.
- setFailOnNoResources(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Whether the build should fail if the nested resource collection is empty.
- setFailOnTeardownErrors(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Set the failOnTeardownErrors attribute.
- setFailOnTransformationError(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Whether transformation errors should make the build fail.
- setFailonwarning(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Should the build process fail if Javadoc warns (as indicated by
the word "warning" on stdout)?
- setFailureMessage(String) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Set the failureMessage attribute.
- setFailureProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the name of the failure property.
- setFailureProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Property to set to "true" if there is a failure in a test.
- setFailureProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Set the failureProperty attribute.
- setFallBackToUTF8(boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether to fall back to UTF-8 if a name cannot be encoded using
the specified encoding.
- setFallbackToUTF8(boolean) - Method in class org.apache.tools.zip.ZipOutputStream
-
Whether to fall back to UTF and the language encoding flag if
the file name cannot be encoded using the specified encoding.
- setFamily(String) - Method in class org.apache.tools.ant.taskdefs.condition.Os
-
Sets the desired OS family type
- setFeature(String) - Method in class org.apache.tools.ant.taskdefs.condition.ParserSupports
-
Feature to probe for.
- setFeature(String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set a custom feature for the JAXP factory implementation.
- setFeature(String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Set a feature on the parser.
- setFeatureIfSupported(String, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
set a feature if it is supported, log at verbose level if
not
- setField(String) - Method in class org.apache.tools.ant.taskdefs.condition.HasMethod
-
Set the name of the field.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the file which must be present in the file system to set the given
property.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Basename
-
file or directory to get base name from
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.BuildNumber
-
The file in which the build number is stored.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Sets the file for which the checksum is to be calculated.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
The file or single directory of which the permissions must be changed.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Concat.TextElement
-
set the text using a file
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.condition.IsFileSelected
-
The file to check.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.condition.IsSigned
-
The jarfile that is to be tested for the presence
of a signature.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set a single source file to copy.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Name of the property file to load
ant name/classname pairs from.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Set the name of a single file to be removed.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Dirname
-
Path to take the dirname of.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Echo
-
File to write to.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.EchoXML
-
Set the output file.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Set a single file to convert.
- setFile(String) - Method in class org.apache.tools.ant.taskdefs.ImportTask
-
the name of the file to import.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc.SourceFile
-
Set the source file.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Length
-
Set the single file for this task.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.MakeUrl
-
the name of a file to be converted into a URL
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.ManifestTask
-
The name of the manifest file to create/update.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
-
Sets the path to the file that the command will operate on.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibAvailableTask
-
The JAR library to check.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibDisplayTask
-
The JAR library to display information for.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile
-
Location of the property file to be edited; required.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
file for which the regular expression should be replaced;
required unless a nested fileset is supplied.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
identify a file that contains this namespace's schema.
- setFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckin
-
The filename to act upon.
- setFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckout
-
The filename to act upon.
- setFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSGet
-
The Filename to act upon.
- setFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Sets the file to be transferred.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.unix.AbstractAccessTask
-
Set the file which should have its access attributes modified.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
A file to be attribed.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
specify the file to be checked; optional.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Property
-
Filename of a property file to load.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Set the source file; required unless dir
is set.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Touch
-
Sets a single source file to touch.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Truncate
-
Set a single target File.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
The XML file to parse; required.
- setFile(File) - Method in class org.apache.tools.ant.taskdefs.Zip
-
- setFile(File) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Creates a single file fileset.
- setFile(File) - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Set a single commandline argument to the absolute filename
of the given file.
- setFile(File) - Method in class org.apache.tools.ant.types.Environment.Variable
-
get the absolute path of a file and assign it to the value
- setFile(File) - Method in class org.apache.tools.ant.types.FilterSet.FiltersFile
-
Sets the file from which filters will be read.
- setFile(File) - Method in class org.apache.tools.ant.types.resources.FileResource
-
Set the File for this FileResource.
- setFile(File) - Method in class org.apache.tools.ant.types.resources.URLResource
-
Set the URL from a File.
- setFile1(File) - Method in class org.apache.tools.ant.taskdefs.condition.FilesMatch
-
Sets the File1 attribute
- setFile2(File) - Method in class org.apache.tools.ant.taskdefs.condition.FilesMatch
-
Sets the File2 attribute
- setFileDirParameter(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Pass the directory name of the current processed file as a xsl parameter
to the transformation.
- setFileext(String) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Sets the file extension that is be to used to
create or identify destination file.
- setFileLastModified(File, long) - Method in class org.apache.tools.ant.Project
-
- setFileLastModified(File, long) - Method in class org.apache.tools.ant.util.FileUtils
-
Calls File.setLastModified(long time).
- setFileMode(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Set the file mode, defaults to "644".
- setFileMode(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
-
Set the file mode, defaults to 0644.
- setFileMode(String) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
A 3 digit octal string, specify the user, group and
other modes in the standard Unix fashion;
optional, default=0644
- setFilenameFormat(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
The format of the folder names; optional.
- setFileNameParameter(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Pass the filename of the current processed file as a xsl parameter
to the transformation.
- setFilepath(Path) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the path to use when looking for a file.
- setFiles(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set the list of files to be attached.
- setFiles(Vector<File>) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the files to attach.
- setFiles(String) - Method in class org.apache.tools.ant.types.FileList
-
Set the filenames attribute.
- setFilesetmanifest(Jar.FilesetManifestConfig) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Behavior when a Manifest is found in a zipfileset or zipgroupfileset file.
- setFilesonly(boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
If true, emulate Sun's jar utility by not adding parent directories;
optional, defaults to false.
- setFileTimeStamp(MSVSS.CurrentModUpdated) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Date and time stamp given to the local copy.
- setFileTimeStamp(MSVSS.CurrentModUpdated) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Date and time stamp given to the local copy.
- setFill(String) - Method in class org.apache.tools.ant.types.optional.image.BasicShape
-
Set the fill attribute.
- setFilterChains(Vector<FilterChain>) - Method in class org.apache.tools.ant.filters.util.ChainReaderHelper
-
Sets the collection of filter reader sets
- setFiltering(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat.TextElement
-
whether to filter the text in this element
or not.
- setFiltering(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set filtering mode.
- setFiltering(boolean) - Method in class org.apache.tools.ant.taskdefs.Copydir
-
Deprecated.
The filtering attribute.
- setFiltering(String) - Method in class org.apache.tools.ant.taskdefs.Copyfile
-
Deprecated.
The filtering attribute.
- setFiltering(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Sets token filtering [optional], default=false
- setFiltersfile(File) - Method in class org.apache.tools.ant.taskdefs.Filter
-
The file from which the filters must be read.
- setFiltersfile(File) - Method in class org.apache.tools.ant.types.FilterSet
-
Set the file containing the filters for this filterset.
- setFiltertrace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the filtertrace attribute.
- setFiltertrace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, smartly filter the stack frames of
JUnit errors and failures before reporting them.
- setFixlast(boolean) - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Specify whether a missing EOL will be added to the final line of input.
- setFixlast(boolean) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Specify whether a missing EOL will be added
to the final line of a file.
- setFixLastLine(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Append line.separator to files that do not end
with a line.separator, default false.
- setFlags(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ContainsRegex
-
- setFlags(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ReplaceRegex
-
- setFlags(String) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
The flags to use when matching the regular expression.
- setFlatdestdir(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Controls whether the
destination JARs are written out in the destination directory with
the same hierarchical structure from which the deployment descriptors
have been read.
- setFlatten(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set whether files copied from directory trees will be "flattened"
into a single directory.
- setFlatten(boolean) - Method in class org.apache.tools.ant.taskdefs.Copydir
-
Deprecated.
The flattening attribute.
- setFlattenAttributes(boolean) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Whether to flatten multi-valued attributes (i.e.
- setFlattenAttributes(boolean) - Method in class org.apache.tools.ant.taskdefs.ManifestTask
-
Whether to flatten multi-valued attributes (i.e.
- setFollowRedirects(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.Http
-
Whether redirects sent by the server should be followed,
defaults to true.
- setFollowSymlinks(boolean) - Method in class org.apache.tools.ant.DirectoryScanner
-
Set whether or not symbolic links should be followed.
- setFollowSymlinks(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Sets whether or not symbolic links should be followed.
- setFollowSymlinks(boolean) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Sets whether or not symbolic links should be followed.
- setFollowSymlinks(boolean) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Sets whether or not symbolic links should be followed.
- setFollowSymlinks(boolean) - Method in class org.apache.tools.ant.types.resources.Files
-
Set whether or not symbolic links should be followed.
- setFont(String) - Method in class org.apache.tools.ant.types.optional.image.Text
-
Set the font to be used to draw the text.
- setFooter(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the footer text to be placed at the bottom of each output file.
- setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat
-
- setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Whether read-only destinations will be overwritten.
- setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.Echo
-
Whether read-only destinations will be overwritten.
- setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether to bypass timestamp comparisons for target files.
- setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
If true, output files should always be written (JDK1.2 only).
- setForce(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Specifies the value of the force argument; optional.
- setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Whether to force signing of a jar even it is already signed.
- setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Set whether to check dependencies, or always generate;
optional, default is false.
- setForceCsvQuoteChar(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Force the csv quote character
- setForcelacheck(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the FORCE_LA_CHECK grammar option.
- setForceOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Whether or not to overwrite existing file irrespective of
whether it is newer than
the source file.
- setForceoverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.Copydir
-
Deprecated.
The forceoverwrite attribute.
- setForceoverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.Copyfile
-
Deprecated.
The forceoverwrite attribute.
- setForceOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Whether or not to overwrite existing file irrespective of
whether it is newer than the source file as well as the
resource bundle file.
- setForceReadOnly(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Whether read-only destinations will be overwritten.
- setForcestring(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.Equals
-
Set whether to force string comparisons for non-equal, non-string objects.
- setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.Apt
-
Set the fork attribute.
- setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
-
If true, execute in a new VM.
- setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
If true, forks the javac compiler.
- setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
- setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
If true, forks into a new JVM.
- setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the fork attribute.
- setFork(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, JVM should be forked for each test.
- setForkMode(JUnitTask.ForkMode) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Set the behavior when
fork
fork has been enabled.
- setFormat(Checksum.FormatElement) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Select the in/output pattern via a well know format name.
- setFormat(Definer.Format) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Sets the format of the file or resource
- setFormat(EchoProperties.FormatAttribute) - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
-
Set the output format - xml or text.
- setFormat(JDependTask.FormatAttribute) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
The format to write the output in, "xml" or "text".
- setFormat(AggregateTransformer.Format) - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
sets the format.
- setFormat(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the generated java code is formatted nicely or left to match
NetRexx line numbers for call stack debugging.
- setForwardslash(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether the source and target file names on Windows and OS/2
must use the forward slash as file separator.
- setFrom(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ReplaceString
-
the from attribute
- setFrom(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Shorthand to set the from address element.
- setFrom(EmailAddress) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the address to send from.
- setFrom(String) - Method in class org.apache.tools.ant.taskdefs.PathConvert.MapEntry
-
Set the "from" attribute of the map entry.
- setFrom(String) - Method in class org.apache.tools.ant.types.Mapper
-
Set the argument to FileNameMapper.setFrom
- setFrom(String) - Method in class org.apache.tools.ant.types.mappers.CutDirsMapper
-
Empty implementation.
- setFrom(String) - Method in class org.apache.tools.ant.types.mappers.FilterMapper
-
From attribute not supported.
- setFrom(String) - Method in class org.apache.tools.ant.types.optional.ScriptMapper
-
Sets the from part of the transformation rule.
- setFrom(String) - Method in class org.apache.tools.ant.util.ContainerMapper
-
Empty implementation.
- setFrom(String) - Method in interface org.apache.tools.ant.util.FileNameMapper
-
Sets the from part of the transformation rule.
- setFrom(String) - Method in class org.apache.tools.ant.util.FlatFileNameMapper
-
Ignored.
- setFrom(String) - Method in class org.apache.tools.ant.util.GlobPatternMapper
-
Sets the "from" pattern.
- setFrom(String) - Method in class org.apache.tools.ant.util.IdentityMapper
-
Ignored.
- setFrom(String) - Method in class org.apache.tools.ant.util.MergingMapper
-
Ignored.
- setFrom(String) - Method in class org.apache.tools.ant.util.RegexpPatternMapper
-
Sets the "from" pattern.
- setFromDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Date representing the 'start' of the range.
- setFromExtension(String) - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
-
Deprecated.
The string that files must end in to be renamed
- setFromLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Label representing the 'start' of the range.
- setFull(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Set the full flag
- setFullChecking(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
enable full schema checking.
- setFullpath(String) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Set the full pathname of the single entry in this fileset.
- setGc(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Set whether to invoke Garbage Collection after each image processed.
- setGeneralPurposeBit(GeneralPurposeBit) - Method in class org.apache.tools.zip.ZipEntry
-
The "general purpose bit" field.
- setGenerateclient(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
setter used to store whether the task will include the generate client task.
- setGeneration(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
Set to true if the listener is to print information after
each result-tree generation event.
- setGenericAntfile(File) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
This method builds a file path to use in conjunction with directories.
- setGenericjarsuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Set the suffix for the generated jar file.
- setGenericJarSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Set the suffix for the generated jar file.
- setGenericJarSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetDeploymentTool
-
Since iAS doesn't generate a "generic" JAR as part of its processing,
this attribute is ignored and a warning message is displayed to the user.
- setGetLocalCopy(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Retrieve a local copy during a checkout.
- setGid(int) - Method in class org.apache.tools.ant.types.TarFileSet
-
The GID for the tar entry; optional, default="0"
This is not the same as the group name.
- setGlib(String) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
- setGlib(File) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
Sets an optional super grammar file
- setGlobal(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set the global flag
- setGranularity(long) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set the number of milliseconds leeway to give before deciding a
target is out of date.
- setGranularity(long) - Method in class org.apache.tools.ant.taskdefs.CopyPath
-
Deprecated.
Set the number of milliseconds leeway to give before deciding a
target is out of date.
- setGranularity(long) - Method in class org.apache.tools.ant.taskdefs.Sync
-
The number of milliseconds leeway to give before deciding a
target is out of date.
- setGranularity(long) - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Set the granularity to use for this ResourceSelector.
- setGranularity(int) - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
Sets the number of milliseconds leeway we will give before we consider
a file not to have matched a date.
- setGranularity(int) - Method in class org.apache.tools.ant.types.selectors.MappingSelector
-
Sets the number of milliseconds leeway we will give before we consider
a file out of date.
- setGranularityMillis(long) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- setGraphical(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
If true, displays a graphical dialog during the update.
- setGroup(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Group specified packages together in overview page.
- setGroup(String) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Chgrp
-
Set the group attribute.
- setGroup(String) - Method in class org.apache.tools.ant.types.TarFileSet
-
The groupname for the tar entry; optional, default=""
This is not the same as the GID.
- setGroupId(int) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's group id.
- setGroupId(long) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's group id.
- setGroupId(int) - Method in class org.apache.tools.zip.AsiExtraField
-
Set the group id.
- setGroupName(String) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's group name.
- setHaltonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Whether or not to halt on failure.
- setHaltonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the haltonerror attribute.
- setHaltonerror(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, stop the build process when there is an error in a test.
- setHaltonfailure(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the haltonfailure attribute.
- setHaltonfailure(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, stop the build process if a test fails
(errors are considered failures as well).
- setHandleDirSep(boolean) - Method in class org.apache.tools.ant.types.resources.selectors.Name
-
Attribute specifying whether to ignore the difference
between / and \ (the two common directory characters).
- setHandleDirSep(boolean) - Method in class org.apache.tools.ant.util.GlobPatternMapper
-
Attribute specifying whether to ignore the difference
between / and \ (the two common directory characters).
- setHandleDirSep(boolean) - Method in class org.apache.tools.ant.util.RegexpPatternMapper
-
Attribute specifying whether to ignore the difference
between / and \ (the two common directory characters).
- setHeader(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the header text to be placed at the top of each output file.
- setHeader(String, String) - Method in class org.apache.tools.mail.MailMessage
-
Sets the named header to the given value.
- setHeaderId(ZipShort) - Method in class org.apache.tools.zip.UnrecognizedExtraField
-
Set the header id.
- setHeaders(Vector<Header>) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the generic headers to add to the email.
- setHeight(int) - Method in class org.apache.tools.ant.types.optional.image.Arc
-
Set the height.
- setHeight(int) - Method in class org.apache.tools.ant.types.optional.image.Ellipse
-
Set the height.
- setHeight(int) - Method in class org.apache.tools.ant.types.optional.image.Rectangle
-
Set the height.
- setHeight(String) - Method in class org.apache.tools.ant.types.optional.image.Scale
-
Sets the height of the image, either as an integer or a %.
- setHelpfile(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Specifies the HTML help file to use.
- setHidden(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set the Hidden file attribute.
- setHost(String) - Method in class org.apache.tools.ant.taskdefs.condition.IsReachable
-
Set the host to ping.
- setHost(String) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the mail server.
- setHost(String) - Method in class org.apache.tools.ant.taskdefs.HostInfo
-
Set the host to be retrieved.
- setHost(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Remote host, either DNS name or IP.
- setHours(int) - Method in class org.apache.tools.ant.taskdefs.Sleep
-
hours to add to the sleep time.
- setHref(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
Set the href attribute.
- setHtml(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
If true, emit html
- setHttpUseCaches(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
-
HTTP connections only - control caching on the
HttpUrlConnection: httpConnection.setUseCaches(); if false, do
not allow caching on the HttpUrlConnection.
- setIasdescriptor(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
-
Sets the location of the iAS-specific XML EJB descriptor.
- setIashome(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetDeploymentTool
-
Setter method used to store the "home" directory of the user's iAS
installation.
- setIashome(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
-
May be used to specify the "home" directory for this iAS installation.
- setIasHomeDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
-
May be used to specify the "home" directory for this iAS installation.
- setIdentical(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
If true, allows the file to be checked in even
if it is identical to the original.
- setIdentical(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Set the identical flag
- setIdl(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Indicates that IDL output should be
generated.
- setIdlopts(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
pass additional arguments for IDL compile
- setIds(int, int) - Method in class org.apache.tools.tar.TarEntry
-
Convenience method to set this entry's group and user ids.
- setIeplugin(String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Java Plugin CLASSID for Internet Explorer
- setIf(String) - Method in class org.apache.tools.ant.Target
-
Sets the "if" condition to test on execution.
- setIf(Condition) - Method in class org.apache.tools.ant.Target
-
- setIf(Object) - Method in class org.apache.tools.ant.taskdefs.Exit
-
Only fail if the given expression evaluates to true or the name
of an existing property.
- setIf(String) - Method in class org.apache.tools.ant.taskdefs.Exit
-
Only fail if the given expression evaluates to true or the name
of an existing property.
- setIf(Object) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the if attribute.
- setIf(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the if attribute.
- setIf(Object) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Set whether this formatter should be used.
- setIf(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Set whether this formatter should be used.
- setIf(Object) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Set whether this param should be used.
- setIf(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Set whether this param should be used.
- setIf(Object) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
-
Sets the if attribute.
- setIf(String) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
-
Sets the if attribute.
- setIf(Object) - Method in class org.apache.tools.ant.types.selectors.SelectSelector
-
Sets the if attribute to an expression which must evaluate to
true or the name of an existing property for the
selector to select any files.
- setIf(String) - Method in class org.apache.tools.ant.types.selectors.SelectSelector
-
Sets the if attribute to an expression which must evaluate to
true or the name of an existing property for the
selector to select any files.
- setIgnore(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Set the ignore flag
- setIgnorecase(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the IGNORE_CASE grammar option.
- setIgnoreContents(boolean) - Method in class org.apache.tools.ant.types.selectors.DifferentSelector
-
This flag tells the selector to ignore contents
- setIgnoreEmpty(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Sets the behavior when no source resource files are available.
- setIgnoreErrors(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
-
If true, log errors but do not treat as fatal.
- setIgnoreErrors(boolean) - Method in class org.apache.tools.ant.util.ConcatResourceInputStream
-
Set whether this ConcatResourceInputStream ignores errors.
- setIgnoreFileTimes(boolean) - Method in class org.apache.tools.ant.types.selectors.DifferentSelector
-
This flag tells the selector to ignore file times in the comparison
- setIgnoreInvalidRecipients(boolean) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Whether invalid recipients should be ignored (but a warning
will be logged) instead of making the task fail.
- setIgnoreInvalidRecipients(boolean) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Whether invalid recipients should be ignored (but a warning
will be logged) instead of making the task fail.
- setIgnoremissing(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether to ignore nonexistent files from filelists.
- setIgnoreNoncriticalErrors(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
set the flag to skip errors on directory creation.
- setIgnoreNoncriticalErrors(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
set the flag to skip errors on directory creation.
- setIgnoreProjectTag(boolean) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
sets the flag to ignore the project tag
- setIgnoreRemoved(boolean) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
-
Set the ignore removed indicator.
- setIgnoreReturnCode(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
If set to true the return value from executing the pvcs
commands are ignored; optional, default false.
- setIgnoresystemclasses(boolean) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set whether the search for classes should ignore the runtime classes and
just use the given classpath.
- setIgnoreSystemClasses(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.HasMethod
-
Set whether to ignore system classes when looking for the class.
- setIgnorewhitespace(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
-
flag to ignore whitespace differences; default=false
- setIgnorewhitespace(boolean) - Method in class org.apache.tools.ant.types.selectors.ContainsSelector
-
Whether to ignore whitespace in the string being searched.
- setIiop(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Indicates that IIOP compatible stubs should
be generated; optional, defaults to false
if not set.
- setIiopopts(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Set additional arguments for iiop
- setImageURL(String) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
A URL pointing to an image to display; optional, default antlogo.gif
from the classpath.
- setImplementation(String) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Choose the implementation for this particular task.
- setImplementation(String) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Choose the implementation for this particular task.
- setImplementation(String) - Method in class org.apache.tools.ant.util.facade.FacadeTaskHelper
-
Used for explicit user choices.
- setImplementation(String) - Method in class org.apache.tools.ant.util.facade.ImplementationSpecificArgument
-
Set the implementation this argument is for.
- setImplementationUrl(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
-
Set the implementationURL of extension.
- setImplementationVendor(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
-
Set the implementationVendor of extension.
- setImplementationVendorId(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
-
Set the implementationVendorID of extension.
- setImplementationVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
-
Set the implementationVersion of extension.
- setImplicit(boolean) - Method in class org.apache.tools.ant.taskdefs.MacroDef.TemplateElement
-
Sets whether this element is implicit.
- setImplicitTarget(Target) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
sets the implicit target
- setIn(File) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
specifies a single XML document to be styled.
- setIncludeantruntime(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
If true, includes Ant's own classpath in the classpath.
- setIncludeantruntime(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, include ant.jar, optional.jar and junit.jar in the forked VM.
- setIncludeantruntime(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Sets whether or not to include ant's own classpath in this task's
classpath.
- setIncludeDelims(boolean) - Method in class org.apache.tools.ant.util.LineTokenizer
-
attribute includedelims - whether to include
the line ending with the line, or to return
it in the posttoken
default false
- setIncludeDelims(boolean) - Method in class org.apache.tools.ant.util.StringTokenizer
-
attribute includedelims - treat delimiters as part
of the token.
- setIncludeDestClasses(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
This property controls whether to include the
destination classes directory in the classpath
given to the compiler.
- setIncludeEmptyDirs(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set whether to copy empty directories.
- setIncludeEmptyDirs(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
If true, delete empty directories.
- setIncludeEmptyDirs(boolean) - Method in class org.apache.tools.ant.taskdefs.Sync
-
Used to copy empty directories.
- setIncludefilenames(boolean) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set whether to include filenames.
- setIncludeFileNames(boolean) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Indicate whether filenames should be listed in the body.
- setIncludeImpl(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.extension.LibFileSet
-
Flag indicating whether should include the
"Implementation-*" attributes in manifest.
- setIncludejavaruntime(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
If true, includes the Java runtime libraries in the classpath.
- setIncludejavaruntime(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
task's classpath.
- setIncludeNoSourcePackages(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
If set to true, Ant will also accept packages that only hold
package.html files but no Java sources.
- setIncluderuntime(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
If true,
include jdepend.jar in the forked VM.
- setIncludes(String[]) - Method in class org.apache.tools.ant.DirectoryScanner
-
Set the list of include patterns to use.
- setIncludes(String[]) - Method in interface org.apache.tools.ant.FileScanner
-
Sets the list of include patterns to use.
- setIncludes(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Sets the set of include patterns.
- setIncludes(String) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Sets the set of include patterns.
- setIncludes(String) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Sets the set of include patterns.
- setIncludes(String) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Appends includes
to the current list of include
patterns.
- setIncludes(String[]) - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
Set the list of include patterns to use.
- setIncludes(String) - Method in class org.apache.tools.ant.types.PatternSet
-
Appends includes
to the current list of include patterns.
- setIncludes(String) - Method in class org.apache.tools.ant.types.resources.Files
-
Append includes
to the current list of include
patterns.
- setIncludeSemanticAttribute(boolean) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
Include the semantic attribute name as part of the property name.
- setIncludesfile(File) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Sets the name of the file containing the includes patterns.
- setIncludesfile(File) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Sets the name of the file containing the includes patterns.
- setIncludesfile(File) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Sets the File
containing the includes patterns.
- setIncludesfile(File) - Method in class org.apache.tools.ant.types.PatternSet
-
Sets the name of the file containing the includes patterns.
- setIncludesfile(File) - Method in class org.apache.tools.ant.types.resources.Files
-
Set the File
containing the includes patterns.
- setIncludeUrl(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.extension.LibFileSet
-
Flag indicating whether should include the
"Implementation-URL" attribute in manifest.
- setIndex(boolean) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Set whether or not to create an index list for classes.
- setIndexMetaInf(boolean) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Set whether or not to add META-INF and its children to the index.
- setInheritAll(boolean) - Method in class org.apache.tools.ant.taskdefs.Ant
-
If true, pass all properties to the new Ant project.
- setInheritAll(boolean) - Method in class org.apache.tools.ant.taskdefs.CallTarget
-
If true, pass all properties to the new Ant project.
- setInheritall(boolean) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Corresponds to <ant>
's
inheritall
attribute.
- setInheritedProperty(String, String) - Method in class org.apache.tools.ant.Project
-
Set a user property, which cannot be overwritten by set/unset
property calls.
- setInheritedProperty(String, String, Object) - Method in class org.apache.tools.ant.PropertyHelper
-
- setInheritedProperty(String, Object) - Method in class org.apache.tools.ant.PropertyHelper
-
Sets an inherited user property, which cannot be overwritten by set/unset
property calls.
- setInheritRefs(boolean) - Method in class org.apache.tools.ant.taskdefs.Ant
-
If true, pass all references to the new Ant project.
- setInheritRefs(boolean) - Method in class org.apache.tools.ant.taskdefs.CallTarget
-
If true, pass all references to the new Ant project.
- setInheritrefs(boolean) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Corresponds to <ant>
's
inheritrefs
attribute.
- setInIncludeMode(boolean) - Static method in class org.apache.tools.ant.ProjectHelper
-
Sets whether the current file should be read in include as
opposed to import mode.
- setInitialCR(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
send a carriage return after connecting; optional, defaults to false.
- setInitialCR(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
-
send a carriage return after connecting; optional, defaults to false.
- setInitialized(boolean) - Method in class org.apache.tools.ant.filters.BaseFilterReader
-
Sets the initialized status.
- setInitialSiteCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the initialSiteCommand attribute.
- setInitialSiteCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the initialSiteCommand attribute.
- setInput(String) - Method in class org.apache.tools.ant.input.InputRequest
-
Sets the user provided input.
- setInput(File) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set the input file to use for the task.
- setInput(File) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the input to use for the task.
- setInput(File) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If used, the content of the file is piped to the remote command
- setInput(File) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the input to use for the task
- setInput(File[]) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the input to use for the task
- setInput(File) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Set the input to use for the task.
- setInputEncoding(String) - Method in class org.apache.tools.ant.taskdefs.email.Message
-
Sets the encoding to expect when reading the message from a file.
- setInputEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the input encoding.
- setInputEncoding(String) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Set the input encoding.
- setInputFilterChains(Vector<FilterChain>) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the input FilterChain
s.
- setInputHandler(InputHandler) - Method in class org.apache.tools.ant.Project
-
Set the input handler.
- setInputProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If used, the content of the property is piped to the remote command
- setInputString(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set the string to use as input.
- setInputString(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the string to use as input.
- setInputString(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If used, the string is piped to the remote command.
- setInputString(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the string to use as input
- setInputString(String) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Set the string to use as input
- setInternalAttributes(int) - Method in class org.apache.tools.zip.ZipEntry
-
Sets the internal file attributes.
- setInternalAutoResponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the auto response attribute.
- setInternalComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Set the comment text.
- setInternalComment(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the internal comment attribute.
- setInternalDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the date attribute.
- setInternalDateFormat(DateFormat) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the date format attribute.
- setInternalFailOnError(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the failOnError attribute.
- setInternalFilename(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Set the file name.
- setInternalFileTimeStamp(MSVSS.CurrentModUpdated) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the timestamp attribute.
- setInternalFromDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the from date attribute.
- setInternalFromLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the from label attribute.
- setInternalGetLocalCopy(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the getLocalCopy attribute.
- setInternalLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Set the label.
- setInternalLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the label attribute.
- setInternalLocalPath(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the local path comment attribute.
- setInternalNumDays(int) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the num days attribute.
- setInternalOutputFilename(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the outputFileName comment attribute.
- setInternalQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the quiet attribute.
- setInternalRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Set the recursive flag.
- setInternalRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the recursive attribute.
- setInternalsf(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Flag to include the .SF file inside the signature; optional; default
false
- setInternalStyle(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the style attribute.
- setInternalToDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the to date attribute.
- setInternalToLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the to label attribute.
- setInternalUser(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the user attribute.
- setInternalVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Set the version.
- setInternalVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the version attribute.
- setInternalWritable(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the writable attribute.
- setInternalWritableFiles(MSVSS.WritableFiles) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Set the writableFiles attribute.
- setIsolated(boolean) - Method in class org.apache.tools.ant.AntClassLoader
-
Sets whether this classloader should run in isolated mode.
- setItalic(boolean) - Method in class org.apache.tools.ant.types.optional.image.Text
-
- setJar(File) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
the jar file to sign; required
- setJar(File) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the location of the JAR file to execute.
- setJar(String) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Set a jar file to execute via the -jar option.
- setJarfile(File) - Method in class org.apache.tools.ant.taskdefs.Jar
-
- setJarFile(File) - Method in class org.apache.tools.ant.taskdefs.ManifestClassPath
-
The JAR file to contain the classpath attribute in its manifest.
- setJarsuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the jar suffix.
- setJava(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the generated java code is produced.
- setJava2iiopParams(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
If filled, the params are added to the java2iiop command.
- setJavac(Javac) - Method in interface org.apache.tools.ant.taskdefs.compilers.CompilerAdapter
-
Sets the compiler attributes, which are stored in the Javac task.
- setJavac(Javac) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Set the Javac instance which contains the configured compilation
attributes.
- setJavac(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the java compiler to use.
- setJavacchome(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
The directory containing the JavaCC distribution.
- setJavacchome(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJDoc
-
The directory containing the JavaCC distribution.
- setJavacchome(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
The directory containing the JavaCC distribution.
- setJavaCommand(Commandline) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
-
Set the Java "command" for this ExecuteJava.
- setJavacopts(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Set the options to pass to the java compiler.
- setJavafiles(boolean) - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Indicate whether this stream contains Java source.
- setJavafiles(boolean) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Set to true if modifying Java source files.
- setJavaunicodeescape(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the JAVA_UNICODE_ESCAPE grammar option.
- setJavaVersionProperty() - Method in class org.apache.tools.ant.Project
-
Set the ant.java.version
property and tests for
unsupported JVM versions.
- setJDKProperties(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile
-
optional flag to use original Java properties (as opposed to
layout preserving properties)
- setJDKversion(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the JDK_VERSION option.
- setJonasroot(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Set the JOnAS root directory.
- setJonasroot(File) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.JonasHotDeploymentTool
-
set the jonas root directory (-Dinstall.root=).
- setJspc(JspC) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.DefaultJspCompilerAdapter
-
set the owner
- setJspc(JspC) - Method in interface org.apache.tools.ant.taskdefs.optional.jsp.compilers.JspCompilerAdapter
-
Sets the compiler attributes, which are stored in the Jspc task.
- setJvm(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the command used to start the VM (only if forking).
- setJvm(String) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
The command used to invoke a forked Java Virtual Machine.
- setJvm(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
The command used to invoke the Java Virtual Machine,
default is 'java'.
- setJvmargs(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the command line arguments for the JVM.
- setJvmargs(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Set any additional arguments to pass to the weblogic JVM; optional.
- setJvmDebugLevel(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Sets the weblogic.StdoutSeverityLevel to use when running the JVM that
executes ejbc; optional.
- setJVMVersion(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the JVM version.
- setKeep(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Sets whether the generated java source file should be kept after
compilation.
- setKeepCompression(boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether the original compression of entries coming from a ZIP
archive should be kept (for example when updating an archive).
- setKeepCopy(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
If true, keeps a copy of the file with a .keep extension.
- setKeepCopy(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnCheckout
-
If true, keep a copy of the file with a .keep extension.
- setKeepEngine(boolean) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Whether to keep the script engine between calls.
- setKeepformat(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
whether or not format should be preserved.
- setKeepgenerated(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetDeploymentTool
-
Setter method used to specify whether the Java source files generated by
the ejbc utility should be saved or automatically deleted.
- setKeepgenerated(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
-
If true, the Java source files which are generated by ejbc will be saved .
- setKeepgenerated(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the keepgenerated
flag.
- setKeepgenerated(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Controls whether weblogic will keep the generated Java
files used to build the class files added to the
jar.
- setKeepgeneric(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the keepgeneric
flag.
- setKeepgeneric(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
controls whether the generic file used as input to
ejbc is retained; defaults to false
- setKeepgeneric(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
This controls whether the generic file used as input to
ejbdeploy is retained; optional, default false.
- setKeepGoingMode(boolean) - Method in class org.apache.tools.ant.Project
-
Set "keep-going" mode.
- setKeeplinecolumn(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the KEEP_LINE_COLUMN grammar option.
- setKeeproot(boolean) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
flag to include the xml root tag as a
first value in the property name; optional,
default is true
- setKey(String) - Method in class org.apache.tools.ant.filters.ReplaceTokens.Token
-
Sets the token key
- setKey(String) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry
-
Name of the property name/value pair
- setKey(String) - Method in class org.apache.tools.ant.types.Environment.Variable
-
set the key
- setKeyalg(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
The method to use when generating name-value pair.
- setKeyfile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Sets the keyfile for the user.
- setKeyfile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Sets the keyfile.
- setKeypass(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
password for private key (if different); optional
- setKeypass(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
Password for private key (if different).
- setKeys(String) - Method in class org.apache.tools.ant.taskdefs.KeySubst
-
Deprecated.
Sets the keys.
- setKeysize(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
Indicates the size of key generated.
- setKeystore(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
keystore location; required
- setKeystore(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
Keystore location.
- setKnownhosts(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Sets the path to the file that has the identities of
all known hosts.
- setLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Only files marked with this label are extracted; optional.
- setLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSGet
-
The labeled version to operate on in SourceSafe.
- setLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSLabel
-
The label to apply the the files in SourceSafe.
- setLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Label to check-out.
- setLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Label to get.
- setLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSLABEL
-
Label to apply in SourceSafe.
- setLanguage(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
Defines the language (required).
- setLanguage(String) - Method in class org.apache.tools.ant.taskdefs.optional.Script
-
Defines the language (required).
- setLanguage(String) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Defines the language (required).
- setLanguage(String) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
Defines the language (required).
- setLanguage(String) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
Defines the language (required).
- setLanguage(String) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Defines the language (required).
- setLanguage(String) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Defines the language (required).
- setLastModified(long) - Method in class org.apache.tools.ant.types.Resource
-
Set the last modification attribute.
- setLastModified(long) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Override setLastModified.
- setLastModified(Touchable, long) - Static method in class org.apache.tools.ant.util.ResourceUtils
-
Set the last modified time of an object implementing
org.apache.tools.ant.types.resources.Touchable .
- setLazy(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
flag to control whether the presence of a signature file means a JAR is
signed; optional, default false
- setLength(long) - Method in class org.apache.tools.ant.taskdefs.Length
-
Set the target count number for use as a Condition.
- setLength(Long) - Method in class org.apache.tools.ant.taskdefs.Truncate
-
Set the length to which files should be set.
- setLenient(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Specify whether the parser should be validating.
- setLevel(Echo.EchoLevel) - Method in class org.apache.tools.ant.taskdefs.Echo
-
Set the logging level.
- setLevel(int) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Set the compression level to use.
- setLevel(int) - Method in class org.apache.tools.zip.ZipOutputStream
-
Sets the compression level for subsequent entries.
- setLHost(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.RemoteTunnel
-
- setLine(String) - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Set the line to split into several commandline arguments.
- setLineBreaks(String) - Method in class org.apache.tools.ant.filters.StripLineBreaks
-
Sets the line-breaking characters.
- setLines(long) - Method in class org.apache.tools.ant.filters.HeadFilter
-
Sets the number of lines to be returned in the filtered stream.
- setLines(long) - Method in class org.apache.tools.ant.filters.TailFilter
-
Sets the number of lines to be returned in the filtered stream.
- setLineStart(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
What a valid return value from PVCS looks like
when it describes a file.
- setLink(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Create links to Javadoc output at the given URL.
- setLink(String) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Set the name of the link.
- setLinkedFile(String) - Method in class org.apache.tools.zip.AsiExtraField
-
Indicate that this entry is a symbolic link to the given filename.
- setLinkfilename(String) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Set the name of the file to which links will be written.
- setLinkName(String) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's link name.
- setLinkoffline(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Link to docs at "url" using package list at "url2"
- separate the URLs by using a space character.
- setLinksource(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Enables the -linksource switch, will be ignored if Javadoc is not
the 1.4 version.
- setListfiles(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
If true, list the source files being handed off to the compiler.
- setListfiles(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
If true, list the source files being handed off to the compiler.
- setListing(File) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
The output file for the "list" action.
- setListing(File) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
The output file for the "list" action.
- setLoaderRef(Reference) - Method in class org.apache.tools.ant.taskdefs.DefBase
-
Use the reference to locate the loader.
- setLoaderRef(Reference) - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
Use the reference to locate the loader.
- setLoaderRef(Reference) - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
Sets the loaderRef.
- setLocale(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the local to use in documentation generation.
- setLocale(String) - Method in class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
-
The locale used to create date/time string.
- setLocalFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Similar to
setFile
but explicitly states that
the file is a local file.
- setLocalFileDataData(byte[]) - Method in class org.apache.tools.zip.UnrecognizedExtraField
-
Set the extra field data in the local file data -
without Header-ID or length specifier.
- setLocalPath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Override the working directory and get to the specified path.
- setLocalpath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSADD
-
Override the project working directory.
- setLocalpath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKIN
-
Override the project working directory.
- setLocalpath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Override the project working directory.
- setLocalpath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Override the project working directory.
- setLocalTodir(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Similar to
setTodir
but explicitly states
that the directory is a local.
- setLocalTofile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Changes the file name to the given name while receiving it,
only useful if receiving a single file.
- setLocaltunnels(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
-
Changes the comma-delimited list of local tunnels to establish
on the connection.
- setLocation(Location) - Method in exception org.apache.tools.ant.BuildException
-
Sets the file location where the error occurred.
- setLocation(Location) - Method in class org.apache.tools.ant.ProjectComponent
-
Sets the file/location where this task was defined.
- setLocation(Location) - Method in class org.apache.tools.ant.Target
-
Sets the location of this target's definition.
- setLocation(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.LocationResolver
-
Sets the location for this resolver
- setLocation(File) - Method in class org.apache.tools.ant.taskdefs.Property
-
Sets the property to the absolute filename of the
given file.
- setLocation(File) - Method in class org.apache.tools.ant.types.Path.PathElement
-
Set the location.
- setLocation(File) - Method in class org.apache.tools.ant.types.Path
-
Adds a element definition to the path.
- setLocation(String) - Method in class org.apache.tools.ant.types.ResourceLocation
-
- setLocator(Locator) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
sets the locator
- setLog(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
Sets the log file where cleartool records
the status of the command.
- setLogError(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Controls whether error output of exec is logged.
- setLogError(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set whether error output of exec is logged.
- setLogError(boolean) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Controls whether error output of exec is logged.
- setLogError(boolean) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Controls whether error output of exec is logged.
- setLogFailedTests(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, write a single "FAILED" line for failed tests to Ant's
log system.
- setLogger(XSLTLogger) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set a logger.
- setLogger(XSLTLogger) - Method in interface org.apache.tools.ant.taskdefs.XSLTLoggerAware
-
Set the logger for this class.
- setLogin(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Login to use when accessing VSS, formatted as "username,password".
- setLogInputString(boolean) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set whether to include the value of the input string in log messages.
- setLogInputString(boolean) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Set whether to include the value of the input string in log messages.
- setLoglevel(Recorder.VerbosityLevelChoices) - Method in class org.apache.tools.ant.taskdefs.Recorder
-
Sets the level to which this recorder entry should log to.
- setLogListener(LogListener) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
-
Set a log listener.
- setLogo(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the compiler text logo is displayed when compiling.
- setLongfile(String) - Method in class org.apache.tools.ant.taskdefs.Tar
-
- setLongfile(Tar.TarLongFileMode) - Method in class org.apache.tools.ant.taskdefs.Tar
-
Set how to handle long files, those with a path>100 chars.
- setLongFileMode(int) - Method in class org.apache.tools.tar.TarOutputStream
-
Set the long file mode.
- setLookahead(int) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the LOOKAHEAD grammar option.
- setLoops(int) - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask.BuildAlert
-
Sets the number of times the source file should be played; optional.
- setLPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.LocalTunnel
-
- setLPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.RemoteTunnel
-
- setMacroDef(MacroDef) - Method in class org.apache.tools.ant.taskdefs.MacroInstance
-
Called from MacroDef.MyAntTypeDefinition#create()
- setMagicValue(String) - Method in class org.apache.tools.ant.util.facade.FacadeTaskHelper
-
Used to set the value of the magic property.
- setMailhost(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set the host.
- setMailport(int) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set the mail server port.
- setMailport(Integer) - Method in class org.apache.tools.ant.taskdefs.SendEmail
-
- setMainHandler(ProjectHelper2.AntHandler) - Static method in class org.apache.tools.ant.helper.ProjectHelper2
-
Sets main handler
- setManager(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
Defines the manager.
- setManager(String) - Method in class org.apache.tools.ant.taskdefs.optional.Script
-
Defines the manager.
- setManager(String) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Defines the manager.
- setManager(String) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
Defines the manager.
- setManager(String) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
Defines the manager.
- setManager(String) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Defines the script manager - defaults to "auto".
- setManagingComponent(ProjectComponent) - Method in class org.apache.tools.ant.util.ConcatFileInputStream
-
Set a managing Task
for
this ConcatFileInputStream
.
- setManagingComponent(ProjectComponent) - Method in class org.apache.tools.ant.util.ConcatResourceInputStream
-
Set a managing ProjectComponent
for
this ConcatResourceInputStream
.
- setManagingComponent(ProjectComponent) - Method in class org.apache.tools.ant.util.LeadPipeInputStream
-
Set a managing ProjectComponent
for
this LeadPipeInputStream
.
- setManagingTask(Task) - Method in class org.apache.tools.ant.util.ConcatFileInputStream
-
Set a managing Task
for
this ConcatFileInputStream
.
- setManagingTask(Task) - Method in class org.apache.tools.ant.util.LeadPipeInputStream
-
Set a managing Task
for
this LeadPipeInputStream
.
- setManifest(File) - Method in class org.apache.tools.ant.taskdefs.Jar
-
The manifest file to use.
- setManifest(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Set the Manifest file to use when jarring.
- setManifestEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Jar
-
The character encoding to use in the manifest file.
- setMapped(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
If true, generate separate write() calls for each HTML line
in the JSP.
- setMapper(String, String, String) - Method in class org.apache.tools.ant.types.PropertySet
-
Set a mapper to change property names.
- SETMASK - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical
purposes.
- setMaster(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
If true, changes mastership of the main branch
to the current site
- setMatch(String) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
the regular expression pattern to match in the file(s);
required if no nested <regexp> is used
- setMax(int) - Method in class org.apache.tools.ant.types.selectors.DepthSelector
-
The minimum depth below the basedir before a file is selected.
- setMaxLevelsOfSymlinks(int) - Method in class org.apache.tools.ant.DirectoryScanner
-
The maximum number of times a symbolic link may be followed
during a scan.
- setMaxLevelsOfSymlinks(int) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
The maximum number of times a symbolic link may be followed
during a scan.
- setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
Set the maximum memory to be used by the jarsigner process
- setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Corresponds to -mx or -Xmx depending on VM version.
- setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the maximum memory to be used by the javadoc process
- setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Corresponds -Xmx.
- setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJDoc
-
Corresponds -Xmx.
- setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Corresponds -Xmx.
- setMaxmemory(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Set the maximum memory to be used by all forked JVMs.
- setMaxmemory(String) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Specify max memory of the JVM.
- setMaxParallel(int) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Limit the command line length by passing at maximum this many
sourcefiles at once to the command.
- setMaxParallel(int) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set max parallel.
- setMaxParentLevels(int) - Method in class org.apache.tools.ant.taskdefs.ManifestClassPath
-
Sets the maximum parent directory levels allowed when computing
a relative path.
- setMaxTime(long) - Method in class org.apache.tools.ant.taskdefs.Get
-
The time in seconds the download is allowed to take before
being terminated.
- setMaxWait(long) - Method in class org.apache.tools.ant.taskdefs.WaitFor
-
Set the maximum length of time to wait.
- setMaxWaitUnit(WaitFor.Unit) - Method in class org.apache.tools.ant.taskdefs.WaitFor
-
Set the max wait time unit
- setMemoryInitialSize(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
The initial size of the memory for the underlying VM
if javac is run externally; ignored otherwise.
- setMemoryMaximumSize(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
The maximum size of the memory for the underlying VM
if javac is run externally; ignored otherwise.
- setMergeClassPathAttributes(boolean) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Whether to merge Class-Path attributes.
- setMergeClassPathAttributes(boolean) - Method in class org.apache.tools.ant.taskdefs.ManifestTask
-
Whether to merge Class-Path attributes.
- setMergefiles(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
-
Sets the files to be merged into the output.
- setMessage(String, int) - Method in class org.apache.tools.ant.BuildEvent
-
Sets the message and priority associated with this event.
- setMessage(String) - Method in class org.apache.tools.ant.taskdefs.Echo
-
Message to write.
- setMessage(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Shorthand method to set the message.
- setMessage(Message) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the message.
- setMessage(String) - Method in class org.apache.tools.ant.taskdefs.Exit
-
A message giving further information on why the build exited.
- setMessage(String) - Method in class org.apache.tools.ant.taskdefs.Input
-
Sets the Message which gets displayed to the user during the build run.
- setMessageFile(File) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Shorthand method to set the message from a file.
- setMessageFileInputEncoding(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Sets the encoding to expect when reading the message from a file.
- setMessageMimeType(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Shorthand method to set type of the text message, text/plain by default
but text/html or text/xml is quite feasible.
- setMessageOutputLevel(int) - Method in interface org.apache.tools.ant.BuildLogger
-
Sets the highest level of message this logger should respond to.
- setMessageOutputLevel(int) - Method in class org.apache.tools.ant.DefaultLogger
-
Sets the highest level of message this logger should respond to.
- setMessageOutputLevel(int) - Method in class org.apache.tools.ant.listener.CommonsLoggingListener
-
Set the the output level.
- setMessageOutputLevel(int) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
- setMessageOutputLevel(int) - Method in class org.apache.tools.ant.XmlLogger
-
Set the logging level when using this as a Logger
- setMethod(String) - Method in class org.apache.tools.ant.taskdefs.condition.HasMethod
-
Set the name of the method.
- setMethod(int) - Method in class org.apache.tools.zip.ZipEntry
-
Sets the compression method of this entry.
- setMethod(int) - Method in class org.apache.tools.zip.ZipOutputStream
-
Sets the default compression method for subsequent entries.
- setMethods(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Sets names of individual test methods to be executed.
- setMillis(long) - Method in class org.apache.tools.ant.taskdefs.condition.IsLastModified
-
Set the new modification time of file(s) touched
in milliseconds since midnight Jan 1 1970.
- setMillis(long) - Method in class org.apache.tools.ant.taskdefs.Touch
-
Set the new modification time of file(s) touched
in milliseconds since midnight Jan 1 1970.
- setMillis(long) - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Set the date/time in milliseconds since 1970.
- setMillis(long) - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
Set the time; for users who prefer to express time in ms since 1970.
- setMilliseconds(int) - Method in class org.apache.tools.ant.taskdefs.Sleep
-
milliseconds to add to the sleep time
- setMimeType(String) - Method in class org.apache.tools.ant.taskdefs.email.Message
-
Sets the content type for the message
- setMin(int) - Method in class org.apache.tools.ant.types.selectors.DepthSelector
-
The minimum depth below the basedir before a file is selected.
- setMinutes(int) - Method in class org.apache.tools.ant.taskdefs.Sleep
-
minutes to add to the sleep time
- setMkdirs(boolean) - Method in class org.apache.tools.ant.taskdefs.Touch
-
Set whether nonexistent parent directories should be created
when touching new files.
- setMkdirs(boolean) - Method in class org.apache.tools.ant.taskdefs.Truncate
-
Set whether, when creating nonexistent files, nonexistent directories
should also be created.
- setMode(IsLastModified.CompareMode) - Method in class org.apache.tools.ant.taskdefs.condition.IsLastModified
-
The type of comparison to test.
- setMode(Length.FileMode) - Method in class org.apache.tools.ant.taskdefs.Length
-
Set the execution mode for working with files.
- setMode(ManifestTask.Mode) - Method in class org.apache.tools.ant.taskdefs.ManifestTask
-
Update policy: either "update" or "replace"; default is "replace".
- setMode(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
-
Command launching mode: java or fork.
- setMode(String) - Method in class org.apache.tools.ant.taskdefs.Tar.TarFileSet
-
A 3 digit octal string, specify the user, group and
other modes in the standard Unix fashion;
optional, default=0644
- setMode(int) - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Sets the file or dir mode for this resource.
- setMode(int) - Method in class org.apache.tools.tar.TarEntry
-
Set the mode for this entry
- setMode(int) - Method in class org.apache.tools.zip.AsiExtraField
-
File mode of this file.
- setModificationtime(String) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Set all stored file modification times to time
.
- setModified(int) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Setter for the modified count
- setModTime(long) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's modification time.
- setModTime(Date) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's modification time.
- setModule(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the Java module to execute.
- setModule(String) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Set the module to execute.
- setModulenames(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the module names to be processed.
- setModulepath(Path) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the modulepath to be used when running the Java class.
- setModulepath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the modulepath to be used for this compilation.
- setModulePath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Specify where to find modules
- setModulepathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the modulepath to use by reference.
- setModulepathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a reference to a modulepath defined elsewhere.
- setModulePathref(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Adds a reference to a path defined elsewhere that defines the module path.
- setModulesourcepath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the modulesourcepath to be used for this compilation.
- setModuleSourcePath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Specify where to find sources for modules
- setModulesourcepathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a reference to a modulesourcepath defined elsewhere.
- setModuleSourcePathref(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Adds a reference to a path defined elsewhere that defines the module source path.
- setMulti(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the MULTI grammar option.
- setMultiline(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.Matches
-
Whether to match should be multiline.
- setMultiLine(boolean) - Method in class org.apache.tools.ant.types.selectors.ContainsRegexpSelector
-
Whether to match should be multiline.
- setName(String) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Set the definition's name.
- setName(String) - Method in class org.apache.tools.ant.Project
-
Set the name of the project, also setting the user
property ant.project.name
.
- setName(String) - Method in class org.apache.tools.ant.Target
-
Sets the name of this target.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask.Module
-
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Ant.TargetElement
-
Set the name of this TargetElement.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Apt.Option
-
Set the name attribute.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Classloader
-
Name of the loader.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.condition.IsSigned
-
The signature name to check jarfile for.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.condition.Os
-
Sets the desired OS name
- setName(String) - Method in class org.apache.tools.ant.taskdefs.condition.TypeFound
-
the task or other type to look for
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Name of the definition
- setName(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailAddress
-
Sets the personal / display name of the address.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.email.Header
-
Set the name of this Header.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
-
Set the name attribute.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
-
Set the name of the parameter.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.ExtensionInfo
-
Set the name of the extension
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.PackageName
-
Set the name of the package
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.TagArgument
-
Sets the name of the tag.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Local
-
Set the name attribute.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
-
The name of the attribute.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
Name of the definition
- setName(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef.TemplateElement
-
Sets the name of this element.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
The name of the attribute.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Set the Attribute's name; required
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
-
The name of the section; optional -default is the main section.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtraAttribute
-
Set the name of the parameter.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.Javah.ClassArgument
-
Set the name attribute.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Set the name of the test class.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.PvcsProject
-
Set the name of the project
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef.Attribute
-
Set the attribute name
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef.NestedElement
-
set the tag name for this nested element
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
set the name under which this script will be activated in a build
file
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Sets the name.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Attribute
-
Set the feature name.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Property
-
setter for the name of the property
- setName(String) - Method in class org.apache.tools.ant.taskdefs.PreSetDef
-
Set the name of this definition.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Property
-
The name of the property to set.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.Recorder
-
Sets the name of the file to log to, and the name of the recorder
entry.
- setName(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Feature
-
- setName(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory
-
Set the name of the factory
- setName(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.OutputProperty
-
set the name for this property
- setName(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Set the parameter name.
- setName(String) - Method in class org.apache.tools.ant.types.FileList.FileName
-
The name attribute of the file element.
- setName(String) - Method in class org.apache.tools.ant.types.Parameter
-
Set the name attribute.
- setName(String) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
-
Sets the name pattern.
- setName(String) - Method in class org.apache.tools.ant.types.Permissions.Permission
-
Set the name of the permission.
- setName(String) - Method in class org.apache.tools.ant.types.PropertySet.PropertyRef
-
Set the name.
- setName(String) - Method in class org.apache.tools.ant.types.Resource
-
Set the name of this Resource.
- setName(String) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Overridden, not allowed to set the name of the resource.
- setName(String) - Method in class org.apache.tools.ant.types.resources.selectors.Name
-
Set the pattern to compare names against.
- setName(String) - Method in class org.apache.tools.ant.types.resources.StringResource
-
Enforce String immutability.
- setName(String) - Method in class org.apache.tools.ant.types.selectors.FilenameSelector
-
The name of the file, or the pattern for the name, that
should be used for selection.
- setName(String) - Method in class org.apache.tools.ant.types.selectors.SignedSelector
-
The signature name to check jarfile for.
- setName(String) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's name.
- setName(String) - Method in class org.apache.tools.zip.ZipEntry
-
Set the name of the entry.
- setName(String, byte[]) - Method in class org.apache.tools.zip.ZipEntry
-
Sets the name using the raw bytes and the string created from
it by guessing or using the configured encoding.
- setNameCRC32(long) - Method in class org.apache.tools.zip.AbstractUnicodeExtraField
-
- setNames(String, String) - Method in class org.apache.tools.tar.TarEntry
-
Convenience method to set this entry's group and user names.
- setNamespace(String) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
set the namespace of this schema.
- setNamespace(String) - Method in class org.apache.tools.ant.UnknownElement
-
Set the namespace of the XML element associated with this component.
- setNamespacePolicy(EchoXML.NamespacePolicy) - Method in class org.apache.tools.ant.taskdefs.EchoXML
-
Set the namespace policy for the xml file
- setNaming(EjbJar.NamingScheme) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Set the naming scheme used to determine the name of the generated jars
from the deployment descriptor
- setNativeHeaderDir(File) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the destination directory into which the generated native
header files should be placed.
- setNeeded(String) - Method in class org.apache.tools.ant.taskdefs.condition.HasFreeSpace
-
Set the amount of space required.
- setNeedxmlfile(boolean) - Method in class org.apache.tools.ant.taskdefs.War
-
Set the policy on the web.xml file, that is, whether or not it is needed
- setNegate(boolean) - Method in class org.apache.tools.ant.filters.LineContains
-
Set the negation mode.
- setNegate(boolean) - Method in class org.apache.tools.ant.filters.LineContainsRegExp
-
Set the negation mode.
- setNegate(boolean) - Method in class org.apache.tools.ant.types.PropertySet
-
Set whether to negate results.
- setNegate(boolean) - Method in class org.apache.tools.ant.types.selectors.FilenameSelector
-
You can optionally reverse the selection of this selector,
thereby emulating an <exclude> tag, by setting the attribute
negate to true.
- setNew(String, Object, PropertyHelper) - Method in class org.apache.tools.ant.property.LocalProperties
-
Set a *new" property.
- setNew(String, Object, PropertyHelper) - Method in class org.apache.tools.ant.property.LocalPropertyStack
-
Set a *new" property.
- setNew(String, Object, PropertyHelper) - Method in interface org.apache.tools.ant.PropertyHelper.PropertySetter
-
Set a *new" property.
- setNewCMP(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
If this is set to true, the new method for locating
CMP descriptors will be used; optional, default false.
- setNewCMP(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Set the value of the newCMP scheme.
- setNewenvironment(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Do not propagate old environment when new environment variables are specified.
- setNewenvironment(boolean) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Set whether to propagate the default environment or not.
- setNewenvironment(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
-
If true, use a completely new environment.
- setNewenvironment(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, use a new environment when forked.
- setNewer(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
A synonym for depends.
- setNewer(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
A synonym for depends.
- setNewPriority(int) - Method in class org.apache.tools.ant.taskdefs.Nice
-
the new priority, in the range 1-10.
- setNewProperty(String, String) - Method in class org.apache.tools.ant.Project
-
Set a property if no value currently exists.
- setNewProperty(Project, String, Object) - Static method in class org.apache.tools.ant.PropertyHelper
-
A helper static method to set a new property
from a particular project.
- setNewProperty(String, String, Object) - Method in class org.apache.tools.ant.PropertyHelper
-
- setNewProperty(String, Object) - Method in class org.apache.tools.ant.PropertyHelper
-
Sets a property if no value currently exists.
- setNext(ComponentHelper) - Method in class org.apache.tools.ant.ComponentHelper
-
Set the next chained component helper.
- setNext(PropertyHelper) - Method in class org.apache.tools.ant.PropertyHelper
-
- setNlabel(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
Set the nlabel flag
- setNoCache(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Flag to disable the cache when set.
- setNoCheckout(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir
-
If true, do not checkout element after creation.
- setNoCheckout(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
If true, do not checkout element after creation.
- setNocompil(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the nocompil
flag.
- setNoCompress(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Flag to disable compression when set.
- setNoData(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
If true, checks out the file but does not create an
editable file containing its data.
- setNodedefaultvoid(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the NODE_DEFAULT_VOID grammar option.
- setNodefactory(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the NODE_FACTORY grammar option.
- setNodepackage(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the NODE_PACKAGE grammar option.
- setNodeprecated(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Control deprecation information
- setNodeprecatedlist(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Control deprecated list generation
- setNodeprefix(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the NODE_PREFIX grammar option.
- setNodescopehook(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the NODE_SCOPE_HOOK grammar option.
- setNodeusesparser(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the NODE_USES_PARSER grammar option.
- setNoEJBC(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Do not EJBC the jar after it has been put together;
optional, default false
- setNoexec(boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
If true, report only and don't change any files.
- setNogenic(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the nogenic
flag.
- setNohelp(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Control generation of help link.
- setNoindex(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Control generation of index.
- setNoinform(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Flag to disable informational messages; optional, default false.
- setNoNamespaceFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
identify a file containing the default schema
- setNoNamespaceURL(String) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
-
identify the URL of the default schema
- setNonavbar(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Control generation of the navigation bar.
- setNonProxyHosts(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
-
A list of hosts to bypass the proxy on.
- setNoqualifier(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Enables the -noqualifier switch, will be ignored if Javadoc is not
the 1.4 version.
- setNotco(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
If true, checkout fails if the element is already checked out to the current view.
- setNotree(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Control class tree generation.
- setNovalidate(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Flag to disable the validation steps; optional, default false.
- setNovalidation(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the novalidation
flag.
- setNowarn(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
If true, enables the -nowarn option.
- setNoWarn(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
If true, suppress warning messages.
- setNoWarn(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
If true, warning messages are suppressed.
- setNoWarn(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
-
/**
Set the nowarn flag
- setNoWarn(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
If true, suppress warning messages.
- setNowarn(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Flag to disable warning and informational messages; optional, default false.
- setNumdays(int) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Number of days for comparison.
- setNusers(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Sets the users who may continue to
edit the object while it is locked.
- setObjSel(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Sets the object(s) to be locked
- setObjSel(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
-
Sets the object(s) to be locked
- setObjselect(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Sets the object(s) to be locked
- setObjselect(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
-
Sets the object(s) to be locked
- setObjSelect(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
Set the object to operate on.
- setObsolete(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
If true, mark object as obsolete.
- setOffline(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
Set the offline attribute.
- setOffset(int) - Method in class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
-
The numeric offset to the current time.
- setOld(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Indicate whether Javadoc should produce old style (JDK 1.1)
documentation.
- setOld(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
If true, specifies that old JDK1.0-style header files should be
generated.
- setOldCMP(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Set the value of the oldCMP scheme.
- setOldCMP(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Set the value of the oldCMP scheme.
- setOnError(Definer.OnError) - Method in class org.apache.tools.ant.taskdefs.Definer
-
What to do if there is an error in loading the class.
- setOnerror(SQLExec.OnError) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Action to perform when statement fails: continue, stop, or abort
optional; default "abort"
- setOnetable(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJDoc
-
Sets the ONE_TABLE documentation option.
- setOnMissingExtensionPoint(String) - Method in class org.apache.tools.ant.taskdefs.BindTargets
-
- setOnMissingExtensionPoint(ProjectHelper.OnMissingExtensionPoint) - Method in class org.apache.tools.ant.taskdefs.BindTargets
-
- setOnMissingFiltersFile(FilterSet.OnMissing) - Method in class org.apache.tools.ant.types.FilterSet
-
Set the behavior WRT missing filtersfiles.
- setOperation(PropertyFile.Entry.Operation) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry
-
operation to apply.
- setOptimize(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
If true, compiles with optimization enabled.
- setOptimizetokenmanager(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the OPTIMIZE_TOKEN_MANAGER grammar option.
- setOptional(boolean) - Method in class org.apache.tools.ant.taskdefs.ImportTask
-
sets the optional attribute
- setOptional(boolean) - Method in class org.apache.tools.ant.taskdefs.MacroDef.TemplateElement
-
Sets whether this element is optional.
- setOptional(boolean) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
The optional attribute of the text element.
- setOptions(String) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
Sets additional cabarc options that are not supported directly.
- setOrb(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the orb
to construct classpath.
- setOrb(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.JonasHotDeploymentTool
-
Choose your ORB : RMI, JEREMIE, DAVID, ...; optional.
- setOrdinary(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set the ordinary flag
- setOriginalfile(File) - Method in class org.apache.tools.ant.taskdefs.Patch
-
The file to patch; optional if it can be inferred from
the diff file
- setOs(String) - Method in class org.apache.tools.ant.taskdefs.Exec
-
Deprecated.
Set the Operating System that this exec is to run in.
- setOs(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
List of operating systems on which the command may be executed.
- setOsFamily(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Restrict this execution to a single OS Family
- setOtherambiguityCheck(int) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the OTHER_AMBIGUITY_CHECK grammar option.
- setOut(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
Creates a writable file under a different filename.
- setOut(File) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Specifies the output name for the styled result from the
in attribute; required if in is set
- setOutfile(String) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.jlink
-
The file that will be created by this instance of jlink.
- setOutfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
-
The output file for this run of jlink.
- setOutfile(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Set the name of the output file.
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
The file to direct standard output from the command.
- setOutput(String) - Method in class org.apache.tools.ant.taskdefs.Ant
-
Set the filename to write the output to.
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.AntStructure
-
The output file.
- setOutput(Resource) - Method in class org.apache.tools.ant.taskdefs.Echo
-
Resource to write to.
- setOutput(String) - Method in class org.apache.tools.ant.taskdefs.Exec
-
Deprecated.
Set the output filename.
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
File the output of the process is redirected to.
- setOutput(PrintStream) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
-
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the File to which the output of the process is redirected.
- setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
-
Sets the stream the formatter is supposed to write its results to.
- setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
-
Not used
Sets the stream the formatter is supposed to write its results to.
- setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Set output stream for formatter to use.
- setOutput(OutputStream) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter
-
Sets the stream the formatter is supposed to write its results to.
- setOutput(OutputStream) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitResultFormatterMirror
-
Set the output stream.
- setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
-
Sets the stream the formatter is supposed to write its results to.
- setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
-
Sets the stream the formatter is supposed to write its results to.
- setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
-
- setOutput(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
-
Sets the stream the formatter is supposed to write its results to.
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
Optional file to save stdout to.
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If used, stores the output of the command to the given file.
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Output file name for the history.
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
File the output of the process is redirected to.
- setOutput(File[]) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Files the output of the process is redirected to.
- setOutput(File) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Set the output file;
optional, defaults to the Ant log.
- setOutput(Resource) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Set the output Resource;
optional, defaults to the Ant log.
- setOutput(String) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Corresponds to <ant>
's
output
attribute.
- setOutput(File) - Method in class org.apache.tools.ant.types.RedirectorElement
-
File the output of the process is redirected to.
- setOutputDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
If set ejbc will use this directory as the output
destination rather than a jar file.
- setOutputdirectory(File) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
The directory to write the generated files to.
- setOutputdirectory(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
The directory to write the generated files to.
- setOutputdirectory(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
The directory to write the generated JavaCC grammar and node files to.
- setOutputEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Sets the character encoding for outputting
- setOutputEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set the character encoding for output files.
- setOutputEncoding(String) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Specifies the encoding that the files are
to be written in--same as input encoding by default.
- setOutputEncoding(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the output encoding.
- setOutputEncoding(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
The encoding to use when writing the result to a resource.
- setOutputEncoding(String) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Set the output encoding.
- setOutputfile(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJDoc
-
The outputfile to write the generated BNF documentation file to.
- setOutputfile(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
The outputfile to write the generated JavaCC grammar file to.
- setOutputFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
Concatenates the resulting header or source files for all
the classes listed into this file.
- setOutputFile(File) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
The output file name.
- setOutputFilterChains(Vector<FilterChain>) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Set the output FilterChain
s.
- setOutputPrintStream(PrintStream) - Method in interface org.apache.tools.ant.BuildLogger
-
Sets the output stream to which this logger is to send its output.
- setOutputPrintStream(PrintStream) - Method in class org.apache.tools.ant.DefaultLogger
-
Sets the output stream to which this logger is to send its output.
- setOutputPrintStream(PrintStream) - Method in class org.apache.tools.ant.listener.CommonsLoggingListener
-
Set the output print stream.
- setOutputPrintStream(PrintStream) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
- setOutputPrintStream(PrintStream) - Method in class org.apache.tools.ant.XmlLogger
-
Set the output stream to which logging output is sent when operating
as a logger.
- setOutputproperty(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Sets the property name whose value should be set to the output of
the process.
- setOutputproperty(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the property name whose value should be set to the output of
the process.
- setOutputproperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If set, the output of the command will be stored in the given property.
- setOutputProperty(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set the output property for the current transformer.
- setOutputProperty(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Property name whose value should be set to the output of the process.
- setOutputProperty(String) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Property name whose value should be set to the output of
the process.
- setOutputStream(OutputStream) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
sets a stream to which the output from the cvs executable should be sent
- setOutputToFormatters(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, send any output generated by tests to the formatters.
- setOverview(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Specify the file containing the overview to be included in the generated
documentation.
- setOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Force overwrite existing destination file
- setOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set overwrite mode regarding existing destination file(s).
- setOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Should we overwrite files in dest, even if they are newer than
the corresponding entries in the archive?
- setOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
If true, overwrite hijacked files.
- setOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Set whether to overwrite a file if there is a naming conflict.
- setOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Set overwrite mode.
- setOverwrite(boolean) - Method in class org.apache.tools.ant.taskdefs.Sync
-
Overwrite any existing destination file(s).
- setOwner(String) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Chown
-
Set the owner attribute.
- setOwningTarget(Target) - Method in class org.apache.tools.ant.Task
-
Sets the target container of this task.
- setPackage(String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
The package/module to operate upon.
- setPackage(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
-
The package/module to analyze.
- setPackage(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Indicate whether only package, protected and public classes and
members are to be included in the scope processed
- setPackage(String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Set the name of the package the compiled jsp files should be in.
- setPackage(String) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
-
Set the package under which the compiled classes go
- setPackage(String) - Method in class org.apache.tools.ant.types.Assertions.BaseAssertion
-
name a package
- setPackageList(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
The name of a file containing the packages to process.
- setPackagelistLoc(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
Set the packetlist location attribute.
- setPackagelistURL(URL) - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
Set the packetlist location attribute.
- setPackagenames(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the package names to be processed.
- setPackages(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
-
Set the packages to Javadoc on.
- setParallel(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether to execute in parallel mode.
- setParallel(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set parallel.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.filters.BaseParamFilterReader
-
Sets the parameters used by this filter, and sets
the filter to an uninitialized status.
- setParameters(Parameter[]) - Method in interface org.apache.tools.ant.types.Parameterizable
-
Set the parameters
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.BaseExtendSelector
-
Set all the Parameters for this custom selector, collected by
the ExtendSelector class.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.ContainsRegexpSelector
-
When using this as a custom selector, this method will be called.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.ContainsSelector
-
When using this as a custom selector, this method will be called.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
When using this as a custom selector, this method will be called.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.DepthSelector
-
When using this as a custom selector, this method will be called.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.FilenameSelector
-
When using this as a custom selector, this method will be called.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Defined in org.apache.tools.ant.types.Parameterizable.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.SizeSelector
-
When using this as a custom selector, this method will be called.
- setParameters(Parameter[]) - Method in class org.apache.tools.ant.types.selectors.TypeSelector
-
When using this as a custom selector, this method will be called.
- setParent(ClassLoader) - Method in class org.apache.tools.ant.AntClassLoader
-
Set the parent for this class loader.
- setParentFirst(boolean) - Method in class org.apache.tools.ant.AntClassLoader
-
Control whether class lookup is delegated to the parent loader first
or after this loader.
- setParentFirst(boolean) - Method in class org.apache.tools.ant.taskdefs.Classloader
-
Set reverse attribute.
- setParentFirst(boolean) - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
Whether to consult the parent classloader first.
- setParentName(String) - Method in class org.apache.tools.ant.taskdefs.Classloader
-
Set the name of the parent.
- setPartition(String) - Method in class org.apache.tools.ant.taskdefs.condition.HasFreeSpace
-
Set the partition name.
- setPassfile(File) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
Password file to read passwords from.
- setPassfile(File) - Method in class org.apache.tools.ant.taskdefs.CVSPass
-
Password file to add the entry to.
- setPassive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Specifies whether to use passive mode.
- setPassive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Specifies whether to use passive mode.
- setPassphrase(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Sets the passphrase for the users key.
- setPassphrase(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Sets the passphrase.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.CVSPass
-
Password to be added to the password file.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set the password for SMTP auth; this requires JavaMail.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the password for smtp auth.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.Get
-
password for the basic authentication.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Sets the password; required.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
The password of the user; optional.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the login password for the given user id.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the login password for the given user id.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
Set the the login password to use
required if userid is set.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
-
Set the the login password to use
required if userid is set.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
The SourceSafe password.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Sets the password for the user.
- setPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Sets the password.
- setPatchfile(File) - Method in class org.apache.tools.ant.taskdefs.Patch
-
The file containing the diff output; required.
- setPath(Path) - Method in class org.apache.tools.ant.taskdefs.CopyPath
-
Deprecated.
Set the path to be used when running the Java class.
- setPath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc.ExtensionInfo
-
Set the path to use when loading the component.
- setPath(Path) - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Set a single commandline argument and treats it like a
PATH--ensuring the right separator for the local platform
is used.
- setPath(Path) - Method in class org.apache.tools.ant.types.Environment.Variable
-
stringify path and assign to the value.
- setPath(String) - Method in class org.apache.tools.ant.types.Path.PathElement
-
Set the path.
- setPath(String) - Method in class org.apache.tools.ant.types.Path
-
Parses a path definition and creates single PathElements.
- setPathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.CopyPath
-
Deprecated.
Set the path to use by reference.
- setPathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc.ExtensionInfo
-
Adds a reference to a CLASSPATH defined elsewhere.
- setPathref(Reference) - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Set a single commandline argument from a reference to a
path--ensuring the right separator for the local platform
is used.
- setPathSep(String) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Set the default path separator string; defaults to current JVM
File.pathSeparator
.
- setPattern(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ContainsRegex
-
- setPattern(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ReplaceRegex
-
the from attribute
- setPattern(String) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Specify the pattern to use as a MessageFormat pattern.
- setPattern(String) - Method in class org.apache.tools.ant.taskdefs.condition.IsLastModified
-
Set the format of the datetime attribute.
- setPattern(String) - Method in class org.apache.tools.ant.taskdefs.condition.Matches
-
Set the regular expression to match against
- setPattern(String) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry
-
For int and date type only.
- setPattern(String) - Method in class org.apache.tools.ant.taskdefs.Touch
-
Set the format of the datetime attribute.
- setPattern(String) - Method in class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
-
The date/time pattern to be used.
- setPattern(String) - Method in class org.apache.tools.ant.types.RegularExpression
-
sets the regular expression pattern
- setPattern(String) - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Set the optional pattern to use with the datetime attribute.
- setPattern(String) - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
Sets the pattern to be used for the SimpleDateFormat.
- setPattern(String) - Method in class org.apache.tools.ant.util.regexp.JakartaOroMatcher
-
Set the regexp pattern from the String description.
- setPattern(String) - Method in class org.apache.tools.ant.util.regexp.JakartaRegexpMatcher
-
Set the regexp pattern from the String description.
- setPattern(String) - Method in class org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher
-
Set the regexp pattern from the String description.
- setPattern(String) - Method in interface org.apache.tools.ant.util.regexp.RegexpMatcher
-
Set the regexp pattern from the String description.
- setPbranch(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set the pbranch flag
- setPerformGcOnFailedDelete(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Whether to perform a garbage collection before retrying a failed delete.
- setPerformGcOnFailedDelete(boolean) - Method in class org.apache.tools.ant.taskdefs.Move
-
Whether to perform a garbage collection before retrying a failed delete.
- setPerm(String) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Set the new permissions.
- setPermissions(Permissions) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
-
Set the permissions for the application run.
- setPermissions(Permissions) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
-
Permissions for the test run.
- setPermissions(Permissions) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
-
Permissions for the test run.
- setPlatform(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Specifies the target platform.
- setPlatform(int) - Method in class org.apache.tools.zip.ZipEntry
-
Set the platform (UNIX or FAT).
- setPname(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
Sets the pathname to be locked
- setPname(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
-
Sets the pathname to be locked
- setPoint(String) - Method in class org.apache.tools.ant.types.optional.image.Text
-
Set the number of points to be used.
- setPollInterval(int) - Method in class org.apache.tools.ant.taskdefs.Parallel
-
Interval to poll for completed threads when threadCount or
threadsPerProcessor is specified.
- setPolyType(String) - Method in class org.apache.tools.ant.IntrospectionHelper.Creator
-
Used to override the class used to create the object.
- setPolyType(String) - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Set the polymorphic type for this element.
- setPort(int) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
Port used by CVS to communicate with the server.
- setPort(int) - Method in class org.apache.tools.ant.taskdefs.condition.Socket
-
Set the port attribute
- setPort(int) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the smtp port.
- setPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the FTP port used by the remote server.
- setPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the FTP port used by the remote server.
- setPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
Set the tcp port to connect to; default is 23.
- setPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
-
Set the tcp port to connect to; default is 23.
- setPort(String) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
- setPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Changes the port used to connect to the remote host.
- setPort(int) - Method in class org.apache.tools.mail.MailMessage
-
Set the port to connect to the SMTP host.
- setPortExplicitlySpecified(boolean) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Whether the port has been explicitly specified by the user.
- setPositive(boolean) - Method in class org.apache.tools.ant.attribute.BaseIfAttribute
-
Set the positive flag.
- setPostProcessGeneratedJavadocs(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Whether to post-process the generated javadocs in order to mitigate CVE-2013-1571.
- setPrefix(String) - Method in class org.apache.tools.ant.filters.PrefixLines
-
Sets the prefix to add at the start of each input line.
- setPrefix(String) - Method in class org.apache.tools.ant.taskdefs.HostInfo
-
Set a prefix for the properties.
- setPrefix(String) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Set the prefix to load these properties under.
- setPrefix(String) - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
-
If the prefix is set, then only properties which start with this
prefix string will be recorded.
- setPrefix(String) - Method in class org.apache.tools.ant.taskdefs.Property
-
Prefix to apply to properties loaded using file
or resource
.
- setPrefix(String) - Method in class org.apache.tools.ant.taskdefs.TempFile
-
Sets the optional prefix string for the temp file.
- setPrefix(String) - Method in class org.apache.tools.ant.taskdefs.Tstamp
-
Set a prefix for the properties.
- setPrefix(String) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
the prefix to prepend to each property
- setPrefix(String) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Prepend this prefix to the path for each archive entry.
- setPrefix(String) - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Set the prefix to be placed in front of every part of the
argument.
- setPrefix(String) - Method in class org.apache.tools.ant.types.Commandline.Marker
-
Set the prefix to be placed in front of the inserted argument.
- setPrefix(String) - Method in class org.apache.tools.ant.types.PropertySet.PropertyRef
-
Set the prefix to use.
- setPrefixSeparator(String) - Method in class org.apache.tools.ant.taskdefs.ImportTask
-
The separator to use between prefix and target name, default is
".".
- setPrefixValues(boolean) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Whether to apply the prefix when expanding properties on the
right hand side of a properties file as well.
- setPrefixValues(boolean) - Method in class org.apache.tools.ant.taskdefs.Property
-
Whether to apply the prefix when expanding properties on the
right hand side of a properties file as well.
- setPrepend(File) - Method in class org.apache.tools.ant.filters.ConcatFilter
-
Sets prepend attribute.
- setPreprocessDir(File) - Method in class org.apache.tools.ant.taskdefs.Apt
-
Set the preprocessdir attribute.
- setPresent(PresentSelector.FilePresence) - Method in class org.apache.tools.ant.types.selectors.PresentSelector
-
This sets whether to select a file if its dest file is present.
- setPreserve0Permissions(boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Assume 0 Unix mode is intentional.
- setPreserveDuplicates(boolean) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Set the preserveDuplicates.
- setPreserveEmptyDirs(boolean) - Method in class org.apache.tools.ant.taskdefs.Sync.SyncTarget
-
Whether empty directories matched by this fileset should be
preserved.
- setPreserveLastModified(String) - Method in class org.apache.tools.ant.taskdefs.Copy
-
- setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Give the copied files the same last modified time as the original files.
- setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.CopyPath
-
Deprecated.
Give the copied files the same last modified time as the original files.
- setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Set whether to preserve the last modified time as the original files.
- setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Set to true to preserve modification times for "gotten" files.
- setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Set to true to preserve modification times for "gotten" files.
- setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
Whether the file timestamp shall be preserved even if the file
is modified.
- setPreservelastmodified(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Sets flag to determine if file timestamp
is to be preserved during copy.
- setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Whether the file timestamp shall be preserved even if the file
is modified.
- setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
true to indicate that the signed jar modification date remains the same
as the original.
- setPreserveLeadingSlashes(boolean) - Method in class org.apache.tools.ant.taskdefs.Tar.TarFileSet
-
Flag to indicates whether leading `/'s should
be preserved in the file names.
- setPreserveTime(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
-
If true, preserve the modification time.
- setPreserveTime(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
-
If true, preserve the modification time.
- setPreserveTime(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
If true, modification time should be preserved from the VOB time.
- setPrimaryReader(Reader) - Method in class org.apache.tools.ant.filters.util.ChainReaderHelper
-
Sets the primary reader
- setPrint(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Print result sets from the statements;
optional, default false
- setPrintsummary(JUnitTask.SummaryAttribute) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, print one-line statistics for each test, or "withOutAndErr"
to also show standard output and error.
- setPrivate(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Indicate whether all classes and
members are to be included in the scope processed
- setProceed(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
- setProcessErrorStream(InputStream) - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
-
Install a handler for the error stream of the subprocess.
- setProcessErrorStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
-
Deprecated.
Ignore.
- setProcessErrorStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
- setProcessErrorStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
Set the error stream of the process.
- setProcessErrorStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Set the InputStream
from which to read the
standard error of the process.
- setProcessInputStream(OutputStream) - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
-
Install a handler for the input stream of the subprocess.
- setProcessInputStream(OutputStream) - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
-
Deprecated.
Ignore.
- setProcessInputStream(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
- setProcessInputStream(OutputStream) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
Install a handler for the input stream of the subprocess.
- setProcessInputStream(OutputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Set the OutputStream
by means of which
input can be sent to the process.
- setProcessor(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Set the name of the XSL processor to use; optional, default trax.
- setProcessOutputStream(InputStream) - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
-
Install a handler for the output stream of the subprocess.
- setProcessOutputStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
-
Deprecated.
Set the inputstream
- setProcessOutputStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
read the output stream to retrieve the new task number.
- setProcessOutputStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
Set the output stream of the process.
- setProcessOutputStream(InputStream) - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Set the InputStream
from which to read the
standard output of the process.
- setProgressRegExp(String) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
Progress regular expression which is used to parse the output
and dig out current progress optional; if not provided,
progress is increased every action and log output line
- setProject(Project) - Method in class org.apache.tools.ant.AntClassLoader
-
Set the project associated with this class loader
- setProject(Project) - Method in class org.apache.tools.ant.ComponentHelper
-
Sets the project for this component helper.
- setProject(Project) - Method in class org.apache.tools.ant.filters.BaseFilterReader
-
Sets the project to work with.
- setProject(Project) - Method in class org.apache.tools.ant.filters.util.ChainReaderHelper
-
Set the project to work with
- setProject(Project) - Method in class org.apache.tools.ant.ProjectComponent
-
Sets the project object of this component.
- setProject(Project) - Method in class org.apache.tools.ant.PropertyHelper
-
Set the project for which this helper is performing property resolution.
- setProject(Project) - Method in class org.apache.tools.ant.Target
-
Sets the project this target belongs to.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
Set the project of this task.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.condition.ResourceContains
-
Set this condition's Project.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.MatchingTask
-
Sets the project object of this component.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
-
This method is called by the Ant runtime by reflection.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Store the project reference for passing it to nested components.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
Set the project.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.optional.Script
-
Set the project.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
Set the project associated with this recorder entry.
- setProject(Project) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Set the current project
- setProject(Project) - Method in interface org.apache.tools.ant.TypeAdapter
-
Sets the project
- setProject(Project) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Set the project.
- setProject(Project) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
Set the project.
- setProject(Project) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
Set the project.
- setProject(Project) - Method in class org.apache.tools.ant.types.Reference
-
Set the associated project.
- setProject(Project) - Method in class org.apache.tools.ant.types.resources.selectors.InstanceOf
-
Set the Project instance for this InstanceOf selector.
- setProject(Project) - Method in class org.apache.tools.ant.types.resources.selectors.Name
-
- setProject(Project) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Set the project for this runner.
- setProjectComponent(ProjectComponent) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Set the project component associated with this helper.
- setProjectHandler(ProjectHelper2.AntHandler) - Static method in class org.apache.tools.ant.helper.ProjectHelper2
-
Sets project handler
- setProjectPath(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
The SourceSafe project path.
- setProjectReference(Object) - Method in class org.apache.tools.ant.Project
-
Set a reference to this Project on the parameterized object.
- setPromotiongroup(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Specifies the name of the promotiongroup argument
- setProperties(Hashtable) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Set the properties to be used in the test.
- setProperties() - Method in class org.apache.tools.ant.taskdefs.Redirector
-
Notify the Redirector
that it is now okay to set any output
and/or error properties.
- setPropertiesResource(Resource) - Method in class org.apache.tools.ant.filters.ReplaceTokens
-
A resource containing properties, each of which is interpreted
as a token/value pair.
- setProperty(String, String) - Method in class org.apache.tools.ant.Project
-
Set a property.
- setProperty(Project, String, Object) - Static method in class org.apache.tools.ant.PropertyHelper
-
A helper static method to set a property
from a particular project.
- setProperty(String, String, Object, boolean) - Method in class org.apache.tools.ant.PropertyHelper
-
- setProperty(String, Object, boolean) - Method in class org.apache.tools.ant.PropertyHelper
-
Default implementation of setProperty.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the name of the property which will be set if the particular resource
is available.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.Basename
-
Property to set base name to.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Sets the property to hold the generated checksum.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.condition.AntVersion
-
Set the name of the property to hold the ant version.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.condition.IsSet
-
Set the property attribute
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.condition.ParserSupports
-
Property to probe for
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.ConditionTask
-
The name of the property to set.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.Dirname
-
The name of the property to set.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.Length
-
The property in which the length will be stored.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.LoadResource
-
Property name to save to.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.MakeUrl
-
set the name of a property to fill with the URL
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.ManifestClassPath
-
Sets the property name to hold the classpath value.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibAvailableTask
-
The name of property to set if extensions are available.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibResolveTask
-
The name of the property in which the location of
library is stored.
- setProperty(String, String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Sets a property.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Set the name of the property into which the converted path will be placed.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
Set the name of the property whose value is to serve as
the replacement value; required if value
is not set.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.ResourceCount
-
Set the name of the property to set in task mode.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.TempFile
-
Sets the property you wish to assign the temporary file to.
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
-
The property to receive the date/time string in the given pattern
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.UpToDate
-
The property to set if the target file is more up-to-date than
(each of) the source file(s).
- setProperty(String) - Method in class org.apache.tools.ant.taskdefs.WhichResource
-
the property to fill with the URL of the resource or class
- setProperty(String, String) - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
-
- setPropertyFile(File) - Method in class org.apache.tools.ant.taskdefs.Replace
-
The name of a property file from which properties specified using nested
<replacefilter>
elements are drawn; required only if
the property attribute of <replacefilter>
is used.
- setPropertyHook(String, String, Object, boolean, boolean, boolean) - Method in class org.apache.tools.ant.PropertyHelper
-
- setPropertyResource(Resource) - Method in class org.apache.tools.ant.taskdefs.Replace
-
A resource from which properties specified using nested
<replacefilter>
elements are drawn; required
only if the property attribute of
<replacefilter>
is used.
- setProportions(Scale.ProportionsAttribute) - Method in class org.apache.tools.ant.types.optional.image.Scale
-
Sets the behaviour regarding the image proportions.
- setProtected(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Indicate whether only protected and public classes and members are to
be included in the scope processed
- setProvider(String) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Sets the MessageDigest algorithm provider to be used
to calculate the checksum.
- setProvider(String) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.DigestAlgorithm
-
Sets the MessageDigest algorithm provider to be used
to calculate the checksum.
- setProvider(String) - Method in class org.apache.tools.ant.types.spi.Service
-
Set the provider classname.
- setProviderArg(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
Sets the value for the -providerArg command line argument.
- setProviderClass(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
Sets the value for the -providerClass command line argument.
- setProviderName(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
Sets the value for the -providerName command line argument.
- setProxy(Object) - Method in class org.apache.tools.ant.RuntimeConfigurable
-
Sets the element to configure.
- setProxy(Object) - Method in class org.apache.tools.ant.TaskAdapter
-
Sets the target object to proxy for.
- setProxy(Object) - Method in class org.apache.tools.ant.taskdefs.AugmentReference
-
Sets the proxy object, whose methods are going to be
invoked by ant.
- SetProxy - Class in org.apache.tools.ant.taskdefs.optional.net
-
Sets Java's web proxy properties, so that tasks and code run in
the same JVM can have through-the-firewall access to remote web sites,
and remote ftp sites.
- SetProxy() - Constructor for class org.apache.tools.ant.taskdefs.optional.net.SetProxy
-
- setProxy(String) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
- setProxy(Object) - Method in interface org.apache.tools.ant.TypeAdapter
-
Sets the proxy object, whose methods are going to be
invoked by ant.
- setProxyHost(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
-
the HTTP/ftp proxy host.
- setProxyPassword(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
-
Set the password for the proxy.
- setProxyPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
-
the HTTP/ftp proxy port number; default is 80
- setProxyUser(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
-
set the proxy user.
- setPublic(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Indicate whether only public classes and members are to be included in
the scope processed
- setPublicId(String) - Method in class org.apache.tools.ant.types.ResourceLocation
-
- setPvcsbin(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Specifies the location of the PVCS bin directory; optional if on the PATH.
- setPvcsproject(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
The project within the PVCS repository to extract files from;
optional, default "/"
- setQName(String) - Method in class org.apache.tools.ant.UnknownElement
-
Set the namespace qname of the XML element.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
If true, suppress informational messages.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set quiet mode.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
If true and the file does not exist, do not display a diagnostic
message or modify the exit status to reflect an error.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
-
If true, set default log level to Project.MSG_ERR.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.LoadResource
-
If true, suppress the load error report and set the
the failonerror value to false.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Flag, default true, to only output error messages.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
If true, output from the RPM build command will only be logged to DEBUG.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCREATE
-
Enable quiet mode.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Enable quiet mode.
- setQuiet(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
-
Work silently unless an error occurs; optional, default=false
- setRawBlobs(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Set whether to print raw BLOBs rather than their string (hex) representations.
- setRdbms(String) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Execute task only if the lower case product name
of the DB matches this
- setReadBufferSize(int) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
The size of the read buffer to use.
- setReadonly(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set the ReadOnly file attribute.
- setReallyquiet(boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
If true, suppress all messages.
- setRealThing(Object) - Method in class org.apache.tools.ant.UnknownElement
-
Set the configured object
- setRebuild(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Set the rebuild flag to false to only update changes in the jar rather
than rerunning ejbc; optional, default true.
- setRebuild(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Set the rebuild flag to false to only update changes in the jar rather
than rerunning ejbdeploy; optional, default true.
- setRecentDateFormatConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the recentDateFormatConfig attribute.
- setRecentDateFormatConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the recentDateFormatConfig attribute.
- setRecordState(Boolean) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
Turns off or on this recorder.
- setRecurse(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMReconfigure
-
If true, recurse on subproject (default false).
- setRecurse(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Set recurse flag
- setRecurse(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Set recurse flag
- setRecurse(boolean) - Method in class org.apache.tools.ant.types.FilterSet
-
Set whether recursive token expansion is enabled.
- setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckin
-
Flag to recursively apply the action.
- setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckout
-
Flag to recursively apply the action.
- setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSGet
-
Flag to recursively apply the action.
- setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSADD
-
Add files recursively.
- setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKIN
-
Check-in files recursively.
- setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Check-out files recursively.
- setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Get files recursively.
- setRecursive(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Retrieve history recursively.
- setRefid(Reference) - Method in class org.apache.tools.ant.taskdefs.condition.IsReference
-
Set the refid attribute.
- setRefid(String) - Method in class org.apache.tools.ant.taskdefs.condition.ResourceContains
-
Sets the refid to search; should indicate a resource directly
or by way of a single-element ResourceCollection.
- setRefid(String) - Method in class org.apache.tools.ant.taskdefs.Input.Handler
-
Specify that the handler is a reference on the project;
this allows the use of a custom inputhandler.
- setRefid(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
-
Makes this instance in effect a reference to another ExtensionAdapter
instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionSet
-
Makes this instance in effect a reference to another ExtensionSet
instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Add a reference to a Path, FileSet, DirSet, or FileList defined elsewhere.
- setRefid(Reference) - Method in class org.apache.tools.ant.taskdefs.Property
-
Sets a reference to an Ant datatype
declared elsewhere.
- setRefid(String) - Method in class org.apache.tools.ant.taskdefs.PropertyHelperTask.DelegateElement
-
Set the refid.
- setRefid(Reference) - Method in class org.apache.tools.ant.taskdefs.ResourceCount
-
Set the ResourceCollection reference.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Makes this instance in effect a reference to another instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.AntFilterReader
-
Makes this instance in effect a reference to another AntFilterReader
instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.Assertions
-
Set the value of the refid attribute.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.DataType
-
Set the value of the refid attribute.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.FileList
-
Makes this instance in effect a reference to another FileList
instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.FilterChain
-
Makes this instance in effect a reference to another FilterChain
instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.Mapper
-
Make this Mapper instance a reference to another Mapper.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.Path
-
Makes this instance in effect a reference to another Path instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.PatternSet
-
Makes this instance in effect a reference to another PatternSet
instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.PropertySet
-
Sets the value of the refid attribute.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.RedirectorElement
-
Make this instance in effect a reference to another instance.
- setRefId(String) - Method in class org.apache.tools.ant.types.Reference
-
Set the reference id.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.Resource
-
Overrides the base version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.AbstractClasspathResource
-
Overrides the super version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.ArchiveResource
-
Overrides the super version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.Archives
-
Overrides the base version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.FileResource
-
Overrides the super version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.Files
-
Make this instance in effect a reference to another instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.MappedResource
-
Not really supported since mapper is never null.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Overrides the base version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.MultiRootFileSet
-
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Overrides the base version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.ResourceList
-
Makes this instance in effect a reference to another ResourceList
instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.StringResource
-
Overrides the super version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.URLResource
-
Overrides the super version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.resources.ZipResource
-
Overrides the super version.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.TarFileSet
-
Makes this instance in effect a reference to another instance.
- setRefid(Reference) - Method in class org.apache.tools.ant.types.XMLCatalog
-
Makes this instance in effect a reference to another XMLCatalog
instance.
- setRegex(String) - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
-
If the regex is set, then only properties whose names match it
will be recorded.
- setRegex(String) - Method in class org.apache.tools.ant.types.PropertySet.PropertyRef
-
Set the regular expression to use to filter the properties.
- setRegex(String) - Method in class org.apache.tools.ant.types.resources.selectors.Name
-
Set the regular expression to compare names against.
- setRegex(String) - Method in class org.apache.tools.ant.types.selectors.FilenameSelector
-
The regular expression the file name will be matched against.
- setRegexp(String) - Method in class org.apache.tools.ant.filters.LineContainsRegExp
-
Set the regular expression as an attribute.
- setRelative(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether the filenames should be passed on the command line as
absolute or relative pathnames.
- setRelative(boolean) - Method in class org.apache.tools.ant.taskdefs.Property
-
Sets 'relative' attribute.
- setRelativeHeaderOffset(ZipEightByteInteger) - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The relative header offset stored in this extra field.
- setRelativePath(String) - Method in class org.apache.tools.ant.types.resources.URLResource
-
Relative path which combined with the baseURL attribute defines
the URL.
- setRelease(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Sets the version to use for the --release
switch that
combines source
, target
and setting the
bootclasspath.
- setRelease(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Specify the CCM release.
- setReloading(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, force ant to re-classload all classes for each JUnit TestCase
- setReloadStylesheet(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Controls whether the stylesheet is reloaded for every transform.
- setRemote(boolean) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Whether to use rlog against a remote repository instead of log
in a working copy's directory.
- setRemotedir(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the remote directory where files will be placed.
- setRemotedir(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the remote directory where files will be placed.
- setRemoteFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Similar to
setFile
but explicitly states that
the file is a remote file.
- setRemoteTodir(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Similar to
setTodir
but explicitly states
that the directory is a remote.
- setRemoteTofile(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Changes the file name to the given name while sending it,
only useful if sending a single file.
- setRemotetunnels(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
-
Changes the comma-delimited list of remote tunnels to establish
on the connection.
- setRemove(String) - Method in class org.apache.tools.ant.taskdefs.DefaultExcludes
-
Pattern to remove from the default excludes.
- setRemoveComments(boolean) - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
-
Sets the behaviour for comments accompanying properties that
are being removed.
- setRemoveKeepExtension(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Tells whether the trailing .keep in nocompile-mode should be removed
so that the resulting java source really ends on .java.
- setRemoveNotFollowedSymlinks(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
Sets whether the symbolic links that have not been followed
shall be removed (the links, not the locations they point at).
- setRemoveSource(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
Flag (optional, default=false)
to remove the sources after the build.
- setRemoveSpec(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
Flag (optional, default=false) to remove the spec file from SPECS
- setRename(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
-
If true, hijacked files are renamed with a .keep extension.
- setReplace(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ContainsRegex
-
- setReplace(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ReplaceRegex
-
the to attribute
- setReplace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
-
If true, replace an existing lock.
- setReplace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Set the replace flag
- setReplace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Set the replace flag
- setReplace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set the replace flag
- setReplace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the generated .java file should be replaced when compiling.
- setReplace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
-
Deprecated.
store replace attribute - this determines whether the target file
should be overwritten if present
- setReplace(String) - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
-
The substitution pattern to place in the file(s) in place
of the regular expression.
- setReplace(String) - Method in class org.apache.tools.ant.taskdefs.Rename
-
Deprecated.
Sets whether an existing file should be replaced.
- setReplaceFilterFile(File) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Sets the name of a property file containing filters; optional.
- setReplaceFilterResource(Resource) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Sets the name of a resource containing filters; optional.
- setReplyTo(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Shorthand to set the replyto address element.
- setReplyToList(Vector<EmailAddress>) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the replyTo addresses.
- setRepository(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
The network name of the PVCS repository; required.
- setRequestMethod(String) - Method in class org.apache.tools.ant.taskdefs.condition.Http
-
Sets the method to be used when issuing the HTTP request.
- setReserved(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
If true, checks out the file as reserved.
- setReset(boolean) - Method in class org.apache.tools.ant.taskdefs.Classloader
-
Reset the classloader, if it already exists.
- setResolveExecutable(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set whether to attempt to resolve the executable to a file.
- setResolveLink(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
Sets whether Ant should resolve the link attribute relative
to the current basedir.
- setResolver(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Specifies the resolver.
- setResolver(ApacheCatalogResolver) - Method in class org.apache.tools.ant.types.resolver.ApacheCatalog
-
Set the resolver object to callback.
- setResource(String) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the name of a Java resource which is required to set the property.
- setResource(String) - Method in class org.apache.tools.ant.taskdefs.condition.ResourceContains
-
Sets the resource to search
- setResource(String) - Method in class org.apache.tools.ant.taskdefs.Definer
-
Name of the property resource to load
ant name/classname pairs from.
- setResource(Resource) - Method in class org.apache.tools.ant.taskdefs.Length
-
Set the single resource for this task.
- setResource(String) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Set the resource name of a property file to load.
- setResource(String) - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Set the name of the resource to which a link should be created.
- setResource(String) - Method in class org.apache.tools.ant.taskdefs.Property
-
The resource name of a property file to load
- setResource(String) - Method in class org.apache.tools.ant.taskdefs.WhichResource
-
name the resource to look for
- setResourceName(String) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Set the name that will be reported by the exposed
Resource
.
- setRestrict(boolean) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Set the restrict attribute.
- setRestrict(boolean) - Method in class org.apache.tools.ant.taskdefs.Definer
-
The restrict attribute.
- setResultProperty(String) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Sets the name of a property in which the return code of the
command should be stored.
- setResultProperty(String) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the name of the property in which the return code of the
command should be stored.
- setResultproperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If set, the exitcode of the command will be stored in the given property.
- setRetainSource(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
-
If true, the Java source files which are generated by the
ejbc process are retained.
- setRetries(int) - Method in class org.apache.tools.ant.taskdefs.Get
-
The number of attempts to make for opening the URI, defaults to 3.
- setRetriesAllowed(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Defines how many times to retry executing FTP command before giving up.
- setRetriesAllowed(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Defines how many times to retry executing FTP command before giving up.
- setRetryCount(int) - Method in class org.apache.tools.ant.taskdefs.Retry
-
set the number of times to retry the task
- setRetryDelay(int) - Method in class org.apache.tools.ant.taskdefs.Retry
-
set the delay between retries (in milliseconds)
- setReverse(boolean) - Method in class org.apache.tools.ant.filters.Native2AsciiFilter
-
Flag the conversion to run in the reverse sense,
that is Ascii to Native encoding.
- setReverse(boolean) - Method in class org.apache.tools.ant.filters.SortFilter
-
Sets the sorting process will be in ascendant (reverse=false
)
or to descendant (reverse=true
).
- setReverse(boolean) - Method in class org.apache.tools.ant.taskdefs.Classloader
-
- setReverse(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Flag the conversion to run in the reverse sense,
that is Ascii to Native encoding.
- setReverse(boolean) - Method in class org.apache.tools.ant.taskdefs.Patch
-
Assume patch was created with old and new files swapped; optional,
default=false
- setReverseLoader(boolean) - Method in class org.apache.tools.ant.taskdefs.DefBase
-
- setReverseLoader(boolean) - Method in class org.apache.tools.ant.util.ClasspathUtils.Delegate
-
Delegate method handling the @reverseLoader attribute.
- setRevision(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Only files with this revision are extract; optional.
- setRHost(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.LocalTunnel
-
- setRmAll(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Set rmall flag
- setRmic(Rmic) - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Sets Rmic attributes
- setRmic(Rmic) - Method in interface org.apache.tools.ant.taskdefs.rmic.RmicAdapter
-
Sets the rmic attributes, which are stored in the Rmic task.
- setRmicoptions(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Set the rmic options.
- setRmicopts(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Set the options to pass to the rmi compiler.
- setRootClass(String) - Method in class org.apache.tools.ant.types.optional.depend.ClassfileSet
-
Set the root class attribute.
- setRootClasses(Vector<String>) - Method in class org.apache.tools.ant.types.optional.depend.DependScanner
-
Sets the root classes to be used to drive the scan.
- setRootDirectory(File) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
The directory to use for resolving file references.
- setRoundUp(boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether the file modification times will be rounded up to the
next even number of seconds.
- setRowCountProperty(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Sets a given property to the number of rows in the first
statement that returned a row count.
- setRowCountProperty(int) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
- setRpmBuildCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
The executable to run when building; optional.
- setRPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.LocalTunnel
-
- setRPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.RemoteTunnel
-
- setRunTime(long) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Set the runtime.
- setRuntime(String) - Method in class org.apache.tools.ant.taskdefs.Property
-
Prefix to use when retrieving Runtime properties.
- setRuntimeConfigurableWrapper(RuntimeConfigurable) - Method in class org.apache.tools.ant.Task
-
Sets the wrapper to be used for runtime configuration.
- setSaname(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
The subject alternative name for entity.
- setSanitycheck(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the SANITY_CHECK grammar option.
- setSavelog(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Sets whether the compiler messages will be written to NetRexxC.log as
well as to the console.
- setScanForUnicodeExtraFields(boolean) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Whether unicode extra fields will be used if present.
- setScanForUnicodeExtraFields(boolean) - Method in class org.apache.tools.ant.taskdefs.Untar
-
No unicode extra fields in tar.
- setScanIncludedDirectories(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Whether to style all files in the included directories as well;
optional, default is true.
- setScope(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.TagArgument
-
Sets the scope of the tag.
- setScriptClassLoader(ClassLoader) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Set the script classloader.
- setSearchParents(boolean) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the searchParents attribute.
- setSearchPath(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set whether to search nested, then
system PATH environment variables for the executable.
- setSeconds(int) - Method in class org.apache.tools.ant.taskdefs.Sleep
-
seconds to add to the sleep time
- setSecpropag(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the secpropag
flag.
- setSectionsonly(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
flag to compute hash of entire manifest; optional, default false
- setSecurityManager() - Method in class org.apache.tools.ant.types.Permissions
-
To be used by tasks wishing to use this security model before executing the part to be
subject to these Permissions.
- setSeldirs(boolean) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Support for seldirs attribute.
- setSelected(boolean) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
set the selected state
Intended for script use, not as an Ant attribute
- setSelection(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
Set to true if the listener is to print information after
each selection event.
- setSelectors(FileSelector[]) - Method in class org.apache.tools.ant.DirectoryScanner
-
Set the selectors that will select the filelist.
- setSelectors(FileSelector[]) - Method in interface org.apache.tools.ant.types.selectors.SelectorScanner
-
Sets the selectors the scanner should use.
- setSelres(boolean) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Support for selres attribute.
- setSemanticAttributes(boolean) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
Attribute to enable special handling of attributes - see ant manual.
- setSep(String) - Method in class org.apache.tools.ant.taskdefs.KeySubst
-
Deprecated.
Sets the separator between name=value arguments
in setKeys().
- setSeparator(String) - Method in class org.apache.tools.ant.taskdefs.MakeUrl
-
set the separator for the multi-url option.
- setSeparator(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the remote file separator character.
- setSeparator(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the remote file separator character.
- setSerialwarn(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Control warnings about serial tag.
- setServer(String) - Method in class org.apache.tools.ant.taskdefs.condition.Socket
-
Set the server attribute
- setServer(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
The address or URL for the server where the component will be deployed.
- setServer(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the FTP server to send files to.
- setServer(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the FTP server to send files to.
- setServer(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
Set the hostname or address of the remote server.
- setServer(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
-
Set the hostname or address of the remote server.
- setServerAliveCountMax(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Set the serverAliveCountMax value.
- setServerAliveIntervalSeconds(int) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Set the serverAliveIntervalSeconds value in seconds.
- setServerLanguageCodeConfig(FTP.LanguageCode) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the serverLanguageCode attribute.
- setServerLanguageCodeConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the serverLanguageCode attribute.
- setServerpath(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Directory where srssafe.ini
resides.
- setServerTimeZoneConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the serverTimeZoneConfig attribute.
- setServerTimeZoneConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the serverTimeZoneConfig attribute.
- setServerVersionProperty(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsVersion
-
Set a property where to store the CVS server version
- setSetBeans(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Script
-
Set the setbeans attribute.
- setSetBeans(boolean) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Set the setbeans attribute.
- setSetBeans(boolean) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
Set the setbeans attribute.
- setSetBeans(boolean) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
Set the setbeans attribute.
- setSetBeans(boolean) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Set the setbeans attribute.
- setSetonempty(boolean) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Set whether the specified property will be set if the result
is the empty string.
- setSftp(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Setting this to true to use sftp protocol.
- setShared(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set the shared flag
- setShellLauncher(Project, CommandLauncher) - Static method in class org.apache.tools.ant.taskdefs.launcher.CommandLauncher
-
Sets the shell launcher to use for the given project.
- setShortMonthNamesConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the shortMonthNamesConfig attribute
- setShortMonthNamesConfig(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the shortMonthNamesConfig attribute
- setShowduration(int) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
how long to show the splash screen in milliseconds,
optional; default 5000 ms.
- setShowheaders(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Print headers for result sets from the
statements; optional, default true.
- setShowOutput(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
If true, send any output generated by tests to Ant's logging system
as well as to the formatters.
- setShowtrailers(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Print trailing info (rows affected) for the SQL
Addresses Bug/Request #27446
- setShowWarnings(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
whether to show SQLWarnings as WARN messages.
- setShutdownTime(long) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Set the shutdownTime attribute.
- setShutdownUnit(WaitFor.Unit) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Set the shutdownunit attribute.
- setSigalg(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
The algorithm to use in signing.
- setSigAlg(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
Signature Algorithm; optional
- setSigfile(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
name of .SF/.DSA file; optional
- setSignedjar(File) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
name of signed JAR file; optional
- setSingleLine(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.Matches
-
Whether to treat input as singleline ('.' matches newline).
- setSingleLine(boolean) - Method in class org.apache.tools.ant.types.selectors.ContainsRegexpSelector
-
Whether to treat input as singleline ('.' matches newline).
- setSiteCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the siteCommand attribute.
- setSiteCommand(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the siteCommand attribute.
- setSize(long) - Method in class org.apache.tools.ant.types.Resource
-
Set the size of this Resource.
- setSize(long) - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
-
Override setSize.
- setSize(long) - Method in class org.apache.tools.ant.types.resources.selectors.Size
-
Set the size to compare against.
- setSize(long) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's file size.
- setSize(ZipEightByteInteger) - Method in class org.apache.tools.zip.Zip64ExtendedInformationExtraField
-
The uncompressed size stored in this extra field.
- setSize(long) - Method in class org.apache.tools.zip.ZipEntry
-
Sets the uncompressed size of the entry data.
- setSkip(long) - Method in class org.apache.tools.ant.filters.HeadFilter
-
Sets the number of lines to be skipped in the filtered stream.
- setSkip(long) - Method in class org.apache.tools.ant.filters.TailFilter
-
Sets the number of lines to be skipped in the filtered stream.
- setSkipEmptyFilesets(boolean) - Method in class org.apache.tools.ant.taskdefs.Chmod
-
This is not allowed for Chmod.
- setSkipEmptyFilesets(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether empty filesets will be skipped.
- setSkipEmptyFilesets(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.unix.AbstractAccessTask
-
Prevent the skipping of empty filesets
- setSkipEmptyFilesets(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set skip empty file sets.
- setSkipExisting(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
-
Skip files that already exist locally.
- setSkipFailedTransfers(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
If true, enables unsuccessful file put, delete and get
operations to be skipped with a warning and the remainder
of the files still transferred.
- setSkipFailedTransfers(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
If true, enables unsuccessful file put, delete and get
operations to be skipped with a warning and the remainder
of the files still transferred.
- setSkipNonTests(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
- setSocksProxyHost(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
-
The name of a Socks server.
- setSocksProxyPort(int) - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
-
Set the ProxyPort for socks connections.
- setSosCmd(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
The directory where soscmd(.exe) is located.
- setSosHome(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Path to the SourceOffSite home directory.
- setSosServerPath(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
The address and port of SourceOffSite Server,
for example 192.168.0.1:8888.
- setSource(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Value of the -source command-line switch; will be ignored by
all implementations except modern, jikes and gcj (gcj uses
-fsource).
- setSource(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Enables the -source switch, will be ignored if Javadoc is not
the 1.4 version.
- setSource(File) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
-
The filename of the component to be deployed; optional
depending upon the tool and the action.
- setSource(File) - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask.BuildAlert
-
Sets the location of the file to get the audio; required.
- setSourceBase(File) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
optional directory to save generated source files to.
- setSourcedir(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Tells the NetRexx compiler to store the class files in the same
directory as the source files.
- setSourcefiles(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the list of source files to process.
- setSourcepath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the sourcepath to be used for this compilation.
- setSourcepath(Path) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Specify where to find source file
- setSourcepathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a reference to a source path defined elsewhere.
- setSourcepathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Adds a reference to a CLASSPATH defined elsewhere.
- setSpawn(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set whether or not you want the process to be spawned.
- setSpawn(boolean) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Deprecated.
- setSpawn(boolean) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set whether or not you want the process to be spawned;
default is not spawned.
- setSpecFile(String) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
The name of the spec File to use; required.
- setSpecificationVendor(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
-
Set the specificationVendor of extension.
- setSpecificationVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
-
Set the specificationVersion of extension.
- setSplitindex(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Generate a split index
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Copydir
-
Deprecated.
The src attribute
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Copyfile
-
Deprecated.
Set the source file.
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.email.Message
-
Sets the source file of the message
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Set the path to zip-file.
- setSrc(URL) - Method in class org.apache.tools.ant.taskdefs.Get
-
Set an URL to get.
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.KeySubst
-
Deprecated.
Set the source file.
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
-
Set the directory containing the source jsp's
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
-
Set the source directory in which to find files to convert.
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
-
Load the script from an external file ; optional.
- setSrc(String) - Method in class org.apache.tools.ant.taskdefs.optional.Script
-
Load the script from an external file; optional.
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Pack
-
the file to compress; required.
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Rename
-
Deprecated.
Sets the file to be renamed.
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Set the name of the SQL file to be run.
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.SQLExec.Transaction
-
Set the source file attribute.
- setSrc(String) - Method in class org.apache.tools.ant.taskdefs.Unpack
-
- setSrc(File) - Method in class org.apache.tools.ant.taskdefs.Unpack
-
The file to expand; required.
- setSrc(File) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Set the source Archive file for the archivefileset.
- setSrc(File) - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Sets the srcFile for scanning.
- setSrc(Resource) - Method in class org.apache.tools.ant.types.ArchiveScanner
-
Sets the src for scanning.
- setSrc(File) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
-
Load the script from an external file; optional.
- setSrc(File) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
Load the script from an external file; optional.
- setSrc(File) - Method in class org.apache.tools.ant.types.optional.ScriptSelector
-
Load the script from an external file; optional.
- setSrc(File) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Load the script from an external file; optional.
- setSrc(File) - Method in class org.apache.tools.ant.util.ScriptRunnerHelper
-
Load the script from an external file; optional.
- setSrcdir(File) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Set the source dir to find the source text files.
- setSrcdir(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the source directories to find the source Java files.
- setSrcdir(Path) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Set the directories path to find the Java source files.
- setSrcdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
-
Sets the source directory, which is the directory that
contains the classes that will be added to the EJB jar.
- setSrcdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
-
Set the source dir to find the image files.
- setSrcDir(Path) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Set the path for source JSP files.
- setSrcDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Set the source dir to find the source Java files.
- setSrcDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
-
Deprecated.
Set the source dir to find the files to be renamed.
- setSrcEncoding(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets source file encoding scheme; optional,
defaults to encoding of local system.
- setSrcFile(File) - Method in class org.apache.tools.ant.taskdefs.LoadFile
-
Sets the file to load.
- setSrcFile(File) - Method in class org.apache.tools.ant.taskdefs.LoadProperties
-
Set the file to load.
- setSrcfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
-
Sets the input file.
- setSrcfile(File) - Method in class org.apache.tools.ant.taskdefs.UpToDate
-
The file that must be older than the target file
if the property is to be set.
- setSrcResource(Resource) - Method in class org.apache.tools.ant.taskdefs.Pack
-
The resource to pack; required.
- setSrcResource(Resource) - Method in class org.apache.tools.ant.taskdefs.SQLExec.Transaction
-
Set the source resource attribute.
- setSrcResource(Resource) - Method in class org.apache.tools.ant.taskdefs.Unpack
-
The resource to expand; required.
- setSrcResource(Resource) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
The resource to pack; required.
- setSrcResource(Resource) - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Set the source Archive file for the archivefileset.
- setSsdir(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
Directory where ss.exe
resides.
- setSSL(boolean) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set whether to send data over SSL.
- setSSL(boolean) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set whether to send the mail through SSL.
- setStart(Date) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Set the date at which the changelog should start.
- setStart(int) - Method in class org.apache.tools.ant.types.optional.image.Arc
-
Set the start of the arc.
- setStartDate(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
-
Set the start date.
- setStartTag(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Set the tag at which the changelog should start.
- setStartTag(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
-
Set the start tag.
- setStartToken(String) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets starting token to identify keys; required.
- setState(int) - Method in class org.apache.tools.ant.taskdefs.FixCRLF.OneLiner
-
Deprecated.
Set the state.
- setStatic(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the STATIC grammar option.
- setStatic(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the STATIC grammar option.
- setStatus(int) - Method in class org.apache.tools.ant.taskdefs.Exit
-
Set the status code to associate with the thrown Exception.
- setStop(int) - Method in class org.apache.tools.ant.types.optional.image.Arc
-
Set the stop of the arc.
- setStorepass(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
password for keystore integrity; required
- setStorepass(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
Password for keystore integrity.
- setStoretype(String) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
keystore type; optional
- setStoretype(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
Keystore type.
- setStreamHandler(ExecuteStreamHandler) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Set the stream handler to use.
- setStrict(boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
do strict checking
- setStrict(Jar.StrictMode) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Activate the strict mode.
- setStrictargs(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Tells the NetRexx compiler that method calls always need parentheses,
even if no arguments are needed, e.g.
- setStrictassign(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Tells the NetRexx compile that assignments must match exactly on type.
- setStrictcase(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Specifies whether the NetRexx compiler should be case sensitive or not.
- setStrictDelimiterMatching(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
If false, delimiters will be searched for in a case-insensitive
manner (i.e.
- setStrictimport(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Sets whether classes need to be imported explicitly using an import
statement.
- setStrictprops(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Sets whether local properties need to be qualified explicitly using
this
.
- setStrictsignal(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the compiler should force catching of exceptions by explicitly
named types.
- setString(String) - Method in class org.apache.tools.ant.taskdefs.condition.Contains
-
The string to search in.
- setString(String) - Method in class org.apache.tools.ant.taskdefs.condition.Matches
-
Set the string
- setString(String) - Method in class org.apache.tools.ant.taskdefs.Length
-
Set the string whose length to get.
- setString(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecSubTask
-
the message as an attribute
- setString(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetSubTask
-
the message as an attribute
- setString(String) - Method in class org.apache.tools.ant.types.optional.image.Text
-
Set the string to be used as text.
- setStrip(int) - Method in class org.apache.tools.ant.taskdefs.Patch
-
Strip the smallest prefix containing num leading slashes
from filenames.
- setStripAbsolutePathSpec(boolean) - Method in class org.apache.tools.ant.taskdefs.Expand
-
Whether leading path separators should be stripped.
- setStroke(String) - Method in class org.apache.tools.ant.types.optional.image.BasicShape
-
Set the stroke attribute.
- setStrokewidth(int) - Method in class org.apache.tools.ant.types.optional.image.BasicShape
-
Set the stroke width attribute.
- setStubs(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
If true, generate C declarations from the Java object file (used with old).
- setStubVersion(String) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Specify the JDK version for the generated stub code.
- setStyle(MSVSSHISTORY.BriefCodediffNofile) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Output style.
- setStyle(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Name of the stylesheet to use - given either relative
to the project's basedir or as an absolute path; required.
- setStyledir(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
set the style directory.
- setStylesheet(File) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set the stylesheet file.
- setStylesheet(Resource) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set the stylesheet file.
- setStylesheet(File) - Method in interface org.apache.tools.ant.taskdefs.XSLTLiaison
-
set the stylesheet to use for the transformation.
- setStylesheet(Resource) - Method in interface org.apache.tools.ant.taskdefs.XSLTLiaison3
-
sets the stylesheet to use as a resource
- setStylesheetfile(File) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Specifies the CSS stylesheet file to use.
- setSubject(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set the subject line of the email.
- setSubject(String) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the subject.
- setSubject(String) - Method in class org.apache.tools.mail.MailMessage
-
Sets the subject of the mail message.
- setSubstring(String) - Method in class org.apache.tools.ant.taskdefs.condition.Contains
-
The string to search for.
- setSubstring(String) - Method in class org.apache.tools.ant.taskdefs.condition.ResourceContains
-
Sets the substring to look for
- setSubSystem(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Specifies the subsystem.
- setSuffix(String) - Method in class org.apache.tools.ant.filters.SuffixLines
-
Sets the suffix to add at the end of each input line.
- setSuffix(String) - Method in class org.apache.tools.ant.taskdefs.Basename
-
Optional suffix to remove from base name.
- setSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
Setter used to store the suffix for the generated borland jar file.
- setSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetDeploymentTool
-
Setter method used to specify the filename suffix (for example, ".jar")
for the JAR files to be created.
- setSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JbossDeploymentTool
-
Setter used to store the suffix for the generated JBoss jar file.
- setSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Setter used to store the suffix for the generated weblogic jar file.
- setSuffix(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
String value appended to the basename of the deployment
descriptor to create the filename of the WebLogic EJB
jar file.
- setSuffix(String) - Method in class org.apache.tools.ant.taskdefs.TempFile
-
Sets the optional suffix string for the temp file.
- setSuffix(String) - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Set the suffix to be placed at the end of every part of the
argument.
- setSuffix(String) - Method in class org.apache.tools.ant.types.Commandline.Marker
-
Set the suffix to be placed at the end of the inserted argument.
- setSummary(boolean) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Indicates whether a summary of the replace operation should be
produced, detailing how many token occurrences and files were
processed; optional, default=false
.
- setSuppressDelims(boolean) - Method in class org.apache.tools.ant.util.StringTokenizer
-
attribute suppressdelims - suppress delimiters.
- setSuppressDeprecation(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Tells whether we should filter out any deprecation-messages
of the compiler out.
- setSuppressExceptionNotSignalled(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the task should suppress the "FooException is in SIGNALS list
but is not signalled within the method", which is sometimes rather
useless.
- setSuppressMethodArgumentNotUsed(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the task should suppress the "Method argument is not used" in
strictargs-Mode, which can not be suppressed by the compiler itself.
- setSuppressPrivatePropertyNotUsed(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the task should suppress the "Private property is defined but
not used" in strictargs-Mode, which can be quite annoying while
developing.
- setSuppressSystemErr(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If suppressSystemErr is true
, output will not be sent to System.err,
if suppressSystemErr is false
, normal behavior
- setSuppressSystemOut(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If suppressSystemOut is true
, output will not be sent to System.out,
if suppressSystemOut is false
, normal behavior
- setSuppressVariableNotUsed(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether the task should suppress the "Variable is set but not used" in
strictargs-Mode.
- setSuppressWarnings(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Whether to suppress warning messages of the processor.
- setSymbols(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Sets whether debug symbols should be generated into the class file.
- setSystem(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.windows.Attrib
-
Set the System file attribute.
- setSystem() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
-
Cache the system properties and set the system properties to the
new values.
- setSystemError(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
-
- setSystemError(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
-
Not used
This is what the test has written to System.err
- setSystemError(String) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter
-
This is what the test has written to System.err
- setSystemError(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
-
This is what the test has written to System.err
- setSystemError(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
-
This is what the test has written to System.err
- setSystemError(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
-
- setSystemError(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
-
This is what the test has written to System.err
- setSystemOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
-
- setSystemOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
-
Not used
This is what the test has written to System.out
- setSystemOutput(String) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter
-
This is what the test has written to System.out
- setSystemOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
-
This is what the test has written to System.out
- setSystemOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
-
This is what the test has written to System.out
- setSystemOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
-
- setSystemOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
-
This is what the test has written to System.out
- setSystemProperties() - Method in class org.apache.tools.ant.Project
-
Add all system properties which aren't already defined as
user properties to the project properties.
- setSystemProperties(CommandlineJava.SysProperties) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
-
Set the system properties to use when running the Java class.
- setSystemProperties() - Method in class org.apache.tools.ant.types.CommandlineJava
-
Cache current system properties and set them to those in this
Java command.
- setSystemTypeKey(FTP.FTPSystemType) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the systemTypeKey attribute.
- setSystemTypeKey(FTPTask.FTPSystemType) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the systemTypeKey attribute.
- setTab(FixCrLfFilter.AddAsisRemove) - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Specify how tab characters are to be handled.
- setTab(FixCRLF.AddAsisRemove) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Specify how tab characters are to be handled.
- setTablength(int) - Method in class org.apache.tools.ant.filters.FixCrLfFilter
-
Specify tab length in characters.
- setTablength(int) - Method in class org.apache.tools.ant.filters.TabsToSpaces
-
Sets the tab length.
- setTablength(int) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
-
Specify tab length in characters.
- setTag(String) - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
-
The tag of the package/module to operate upon.
- setTarfile(File) - Method in class org.apache.tools.ant.taskdefs.Tar
-
- setTarget(String) - Method in class org.apache.tools.ant.taskdefs.Ant
-
The target of the new Ant project to execute.
- setTarget(String) - Method in class org.apache.tools.ant.taskdefs.CallTarget
-
Set target to execute.
- setTarget(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Sets the target VM that the classes will be compiled for.
- setTarget(File) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
The grammar file to process.
- setTarget(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.AntResolver
-
Sets the target
- setTarget(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
The grammar file to process.
- setTarget(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJDoc
-
The javacc grammar file to process.
- setTarget(File) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
The jjtree grammar file to process.
- setTarget(String) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
The target to call on the different sub-builds.
- setTargetdir(File) - Method in class org.apache.tools.ant.types.selectors.MappingSelector
-
The name of the file or directory which is checked for out-of-date
files.
- setTargetdir(File) - Method in class org.apache.tools.ant.types.selectors.PresentSelector
-
The name of the file or directory which is checked for matching
files.
- setTargetFile(File) - Method in class org.apache.tools.ant.taskdefs.UpToDate
-
The file which must be more up-to-date than (each of) the source file(s)
if the property is to be set.
- setTargetHandler(ProjectHelper2.AntHandler) - Static method in class org.apache.tools.ant.helper.ProjectHelper2
-
Sets target handler
- setTargetos(String) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
- setTargetos(PathConvert.TargetOs) - Method in class org.apache.tools.ant.taskdefs.PathConvert
-
Set targetos to a platform to one of
"windows", "unix", "netware", or "os/2";
current platform settings are used by default.
- setTargets(String) - Method in class org.apache.tools.ant.taskdefs.BindTargets
-
- setTask(Task) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the owning task.
- setTask(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
-
Specifies the task number used to check
in the file (may use 'default').
- setTask(String) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
Specifies the task number used to checkin
the file (may use 'default').
- setTask(Task) - Method in interface org.apache.tools.ant.taskdefs.optional.ejb.EJBDeploymentTool
-
Set the task which owns this tool
- setTask(Task) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
-
Set the task which owns this tool
- setTask(ServerDeploy) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
Sets the parent task.
- setTask(ServerDeploy) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.GenericHotDeploymentTool
-
Sets the parent task.
- setTask(ServerDeploy) - Method in interface org.apache.tools.ant.taskdefs.optional.j2ee.HotDeploymentTool
-
Sets the parent task.
- setTaskName(String) - Method in class org.apache.tools.ant.Task
-
Sets the name to use in logging messages.
- setTaskName(String) - Method in class org.apache.tools.ant.taskdefs.condition.ConditionBase
-
Sets the name to use in logging messages.
- setTaskType(String) - Method in class org.apache.tools.ant.Task
-
Sets the name with which the task has been invoked.
- setTempdir(File) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Where Ant should place temporary files.
- setTempdir(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
The directory, where ejbdeploy will write temporary files;
optional, defaults to '_ejbdeploy_temp'.
- setTempdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Where Ant should place temporary files.
- setTemplates(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.TraceConfiguration
-
Set to true if the listener is to print an event whenever a
template is invoked.
- setText(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJDoc
-
Sets the TEXT BNF documentation option.
- setText(String) - Method in class org.apache.tools.ant.types.selectors.ContainsSelector
-
The string to search for within a file.
- setTextfile(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.FilesMatch
-
Set whether to ignore line endings when comparing files.
- setThread(int) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Set the thread id
- setThreadContextLoader() - Method in class org.apache.tools.ant.AntClassLoader
-
Sets the current thread's context loader to this classloader, storing
the current loader value for later resetting.
- setThreadCount(int) - Method in class org.apache.tools.ant.taskdefs.Parallel
-
Statically determine the maximum number of tasks to execute
simultaneously.
- setThreads(int) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Set the number of test threads to be used for parallel test
execution.
- setThreadsPerProcessor(int) - Method in class org.apache.tools.ant.taskdefs.Parallel
-
Dynamically generates the number of threads to execute based on the
number of available processors (via
java.lang.Runtime.availableProcessors()
).
- setTime(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Asks the NetRexx compiler to print compilation times to the console
Valid true values are "yes", "on" or "true".
- setTimeDiffAuto(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
"true" to find out automatically the time difference
between local and remote machine.
- setTimeDiffAuto(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
"true" to find out automatically the time difference
between local and remote machine.
- setTimeDiffMillis(long) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
number of milliseconds to add to the time on the remote machine
to get the time on the local machine.
- setTimeDiffMillis(long) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
number of milliseconds to add to the time on the remote machine
to get the time on the local machine.
- setTimeout(int) - Method in class org.apache.tools.ant.taskdefs.condition.IsReachable
-
Set the timeout for the reachability test in seconds.
- setTimeout(Long) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set the timeout in milliseconds after which the process will be killed.
- setTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set the timeout in milliseconds after which the process will be killed.
- setTimeout(Long) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
-
Set the timeout for this ExecuteJava.
- setTimeout(Long) - Method in class org.apache.tools.ant.taskdefs.Java
-
Set the timeout in milliseconds after which the process will be killed.
- setTimeout(Long) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
-
Set the timeout value (in milliseconds).
- setTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Set the timeout value (in milliseconds).
- setTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecRead
-
a timeout value that overrides any task wide timeout.
- setTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
set a default timeout in seconds to wait for a response,
zero means forever (the default)
- setTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
-
set a default timeout in seconds to wait for a response,
zero means forever (the default)
- setTimeout(Integer) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetRead
-
a timeout value that overrides any task wide timeout.
- setTimeout(long) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
The connection can be dropped after a specified number of
milliseconds.
- setTimeout(long) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
-
The connection can be dropped after a specified number of
milliseconds.
- setTimeout(long) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Set the timeout attribute.
- setTimeout(long) - Method in class org.apache.tools.ant.taskdefs.Parallel
-
Sets the timeout on this set of tasks.
- setTimeout(long) - Method in class org.apache.tools.ant.util.OutputStreamFunneler
-
Set the timeout for this OutputStreamFunneler
.
- setTimeoutProperty(String) - Method in class org.apache.tools.ant.taskdefs.WaitFor
-
Name the property to set after a timeout.
- setTimeoutUnit(WaitFor.Unit) - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
Set the timeoutunit attribute.
- setTimestampGranularity(FTP.Granularity) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the timestampGranularity attribute
- setTimestampGranularity(FTPTask.Granularity) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the timestampGranularity attribute
- setTimezone(String) - Method in class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
-
The timezone to use for displaying time.
- setTitle(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.GroupArgument
-
Set the title attribute using a string.
- setTo(String) - Method in class org.apache.tools.ant.filters.TokenFilter.ReplaceString
-
the to attribute
- setTo(String) - Method in class org.apache.tools.ant.taskdefs.PathConvert.MapEntry
-
Set the replacement text to use when from is matched; required.
- setTo(String) - Method in class org.apache.tools.ant.types.Mapper
-
Set the argument to FileNameMapper.setTo
- setTo(String) - Method in class org.apache.tools.ant.types.mappers.CutDirsMapper
-
Empty implementation.
- setTo(String) - Method in class org.apache.tools.ant.types.mappers.FilterMapper
-
From attribute not supported.
- setTo(String) - Method in class org.apache.tools.ant.types.optional.ScriptMapper
-
Sets the to part of the transformation rule.
- setTo(String) - Method in class org.apache.tools.ant.util.ContainerMapper
-
Empty implementation.
- setTo(String) - Method in interface org.apache.tools.ant.util.FileNameMapper
-
Sets the to part of the transformation rule.
- setTo(String) - Method in class org.apache.tools.ant.util.FlatFileNameMapper
-
Ignored.
- setTo(String) - Method in class org.apache.tools.ant.util.GlobPatternMapper
-
Sets the "to" pattern.
- setTo(String) - Method in class org.apache.tools.ant.util.IdentityMapper
-
Ignored.
- setTo(String) - Method in class org.apache.tools.ant.util.MergingMapper
-
Sets the name of the merged file.
- setTo(String) - Method in class org.apache.tools.ant.util.RegexpPatternMapper
-
Sets the "to" pattern.
- setToDate(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Date representing the 'end' of the range.
- setTodir(File) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Sets the root directory where checksum files will be
written/read
- setTodir(File) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set the destination directory.
- setToDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
-
Sets Destination directory; required.
- setTodir(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
set the destination directory.
- setTodir(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Sets the destination directory.
- setTodir(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
Set the destination directory where the results should be written.
- setTodir(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
-
Sets the location where files will be transferred to.
- setTodir(File) - Method in class org.apache.tools.ant.taskdefs.Sync
-
Sets the destination directory.
- setToExtension(String) - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
-
Deprecated.
The string that renamed files will end with on
completion
- setTofile(File) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set the destination file.
- setTofile(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
-
Set the name of the aggregated results file.
- setToken(String) - Method in class org.apache.tools.ant.taskdefs.Filter
-
The token string without @ delimiters.
- setToken(String) - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
Set the token to replace.
- setToken(String) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Set the string token to replace; required unless a nested
replacetoken
element or the
replacefilterresource
attribute is used.
- setToken(String) - Method in class org.apache.tools.ant.types.FilterSet.Filter
-
Sets the Token attribute of the Filter object.
- setToken(String) - Method in class org.apache.tools.ant.types.optional.ScriptFilter
-
The current token
- setToLabel(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Label representing the 'end' of the range.
- setToList(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Shorthand to set the "to" address element.
- setToList(Vector<EmailAddress>) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the to addresses.
- setTopDir(File) - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
-
The directory which will have the expected
subdirectories, SPECS, SOURCES, BUILD, SRPMS; optional.
- setToplinkdescriptor(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
-
Setter used to store the name of the toplink descriptor.
- setToplinkdtd(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicTOPLinkDeploymentTool
-
Setter used to store the location of the toplink DTD file.
- setToRefid(String) - Method in class org.apache.tools.ant.taskdefs.Ant.Reference
-
Set the id that this reference to be stored under in the
new project.
- setTotalproperty(String) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Sets the property to hold the generated total checksum
for all files.
- setTrace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
If true, enables all tracing.
- setTrace(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Flag to enable internal tracing when set, optional, default false.
- setTrace(NetRexxC.TraceAttr) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Turns on or off tracing and directs the resultant trace output Valid
values are: "trace", "trace1", "trace2" and "notrace".
- setTrace(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Turns on or off tracing and directs the resultant trace output Valid
values are: "trace", "trace1", "trace2" and "notrace".
- setTraceLexer(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
If true, enables lexer tracing.
- setTraceParser(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
If true, enables parser tracing.
- setTraceTreeWalker(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
-
Sets a flag to allow the user to enable tree walker tracing
- setTreatWarningsAsErrors(boolean) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Whether a warning is an error - in which case onError applies.
- setTrim(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat.TextElement
-
whether to call text.trim()
- setTrim(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.Equals
-
Should we want to trim the arguments before comparing them?
- setTrim(boolean) - Method in class org.apache.tools.ant.taskdefs.Length
-
Set whether to trim in string mode.
- setTrim(boolean) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
-
The trim attribute of the text element.
- setTrimLeading(boolean) - Method in class org.apache.tools.ant.taskdefs.Concat.TextElement
-
s:^\s*:: on each line of input
- setTrust(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Setting this to true trusts hosts whose identity is unknown.
- setTrust(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Sets the trust.
- setTryGzipEncoding(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
-
Whether to transparently try to reduce bandwidth by telling the
server ant would support gzip encoding.
- setTsacert(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
set the alias in the keystore of the TSA to use;
- setTsaproxyhost(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
- setTsaproxyport(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
- setTsaurl(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
-
- setType(String) - Method in class org.apache.tools.ant.taskdefs.Available
-
- setType(Available.FileDir) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set what type of file is required - either directory or file.
- setType(String) - Method in class org.apache.tools.ant.taskdefs.condition.IsReference
-
Set the type attribute.
- setType(ExecuteOn.FileDirBoth) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether the command works only on files, directories or both.
- setType(Input.HandlerType) - Method in class org.apache.tools.ant.taskdefs.Input.Handler
-
Set the handler type.
- setType(FormatterElement.TypeAttribute) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Quick way to use a standard formatter.
- setType(PropertyFile.Entry.Type) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry
-
Regard the value as : int, date or string (default)
- setType(String) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef.NestedElement
-
Set the type of this element.
- setType(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
- setType(Mapper.MapperType) - Method in class org.apache.tools.ant.types.Mapper
-
Set the type of FileNameMapper
to use.
- setType(String) - Method in class org.apache.tools.ant.types.optional.image.Arc
-
Set the type of arc.
- setType(String) - Method in class org.apache.tools.ant.types.Parameter
-
Set the type attribute.
- setType(MultiRootFileSet.SetType) - Method in class org.apache.tools.ant.types.resources.MultiRootFileSet
-
Determines the types of resources to return.
- setType(String) - Method in class org.apache.tools.ant.types.resources.selectors.InstanceOf
-
Set the Ant type to compare against.
- setType(Type.FileDir) - Method in class org.apache.tools.ant.types.resources.selectors.Type
-
Set type; file|dir.
- setType(TypeSelector.FileType) - Method in class org.apache.tools.ant.types.selectors.TypeSelector
-
Set the type of file to require.
- setType(String) - Method in class org.apache.tools.ant.types.spi.Service
-
Set the service type.
- setTypeKind(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Set type-kind string
- setTypeName(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Set the attribute type-name
- setTypeName(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Set the type-name
- setTypeName(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set type-name string
- setTypeName(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Set type-name string
- setTypeValue(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Set the attribute type-value
- setUid(int) - Method in class org.apache.tools.ant.types.TarFileSet
-
The uid for the tar entry
This is not the same as the User name.
- setUmask(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the default mask for file creation on a unix server.
- setUmask(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the default mask for file creation on a unix server.
- setUnicodeinput(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the UNICODE_INPUT grammar option.
- setUnicodeName(byte[]) - Method in class org.apache.tools.zip.AbstractUnicodeExtraField
-
- setUnit(PropertyFile.Unit) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry
-
The unit of the value to be applied to date +/- operations.
- setUnit(String) - Method in class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
-
- setUnit(Tstamp.Unit) - Method in class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
-
The unit of the offset to be applied to the current time.
- setUnits(SizeSelector.ByteUnits) - Method in class org.apache.tools.ant.types.selectors.SizeSelector
-
Sets the units to use for the comparison.
- setUnixMode(int) - Method in class org.apache.tools.zip.ZipEntry
-
Sets Unix permissions in a way that is understood by Info-Zip's
unzip command.
- setUnless(String) - Method in class org.apache.tools.ant.Target
-
Sets the "unless" condition to test on execution.
- setUnless(Condition) - Method in class org.apache.tools.ant.Target
-
- setUnless(Object) - Method in class org.apache.tools.ant.taskdefs.Exit
-
Only fail if the given expression evaluates to false or tno
property of the given name exists.
- setUnless(String) - Method in class org.apache.tools.ant.taskdefs.Exit
-
Only fail if the given expression evaluates to false or tno
property of the given name exists.
- setUnless(Object) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the unless attribute.
- setUnless(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
-
Set the unless attribute.
- setUnless(Object) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Set whether this formatter should NOT be used.
- setUnless(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Set whether this formatter should NOT be used.
- setUnless(Object) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Set whether this param should NOT be used.
- setUnless(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Set whether this param should NOT be used.
- setUnless(Object) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
-
Sets the unless attribute.
- setUnless(String) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
-
Sets the unless attribute.
- setUnless(Object) - Method in class org.apache.tools.ant.types.selectors.SelectSelector
-
Sets the unless attribute to an expression which must evaluate to
false or the name of a property which cannot exist for the
selector to select any files.
- setUnless(String) - Method in class org.apache.tools.ant.types.selectors.SelectSelector
-
Sets the unless attribute to an expression which must evaluate to
false or the name of a property which cannot exist for the
selector to select any files.
- setup(Commandline, Native2Ascii) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii
-
Sets up the initial command line.
- setup(Commandline, Native2Ascii) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.KaffeNative2Ascii
-
Sets up the initial command line.
- setup(Commandline, Native2Ascii) - Method in class org.apache.tools.ant.taskdefs.optional.native2ascii.SunNative2Ascii
-
Sets up the initial command line.
- setupCommandLineForVMS(Execute, String[]) - Static method in class org.apache.tools.ant.taskdefs.ExecuteJava
-
On VMS platform, we need to create a special java options file
containing the arguments and classpath for the java command.
- setUpdate(boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
If true, updates an existing file, otherwise overwrite
any existing one; optional defaults to false.
- setUpdate(boolean) - Method in class org.apache.tools.ant.types.selectors.modifiedselector.ModifiedSelector
-
Support for update attribute.
- setUpdatedProperty(String) - Method in class org.apache.tools.ant.taskdefs.Javac
-
The property to set on compilation success.
- setUpdateOnly(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
If set to true files are fetched only if
newer than existing local files; optional, default false.
- setupDirectoryScanner(FileScanner) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Set up the specified directory scanner against this
AbstractFileSet's Project.
- setupDirectoryScanner(FileScanner, Project) - Method in class org.apache.tools.ant.types.AbstractFileSet
-
Set up the specified directory scanner against the specified project.
- setupFTPDelegate() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- setupGCJCommand() - Method in class org.apache.tools.ant.taskdefs.compilers.Gcj
-
Set up the gcj commandline.
- setUpgrademodulepath(Path) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Set the upgrademodulepath to be used for this compilation.
- setUpgrademodulepathRef(Reference) - Method in class org.apache.tools.ant.taskdefs.Javac
-
Adds a reference to the upgrademodulepath defined elsewhere.
- setupJavacCommand() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Set up the command line.
- setupJavacCommand(boolean) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Does the command line argument processing for classic and adds
the files to compile as well.
- setupJavacCommandlineSwitches(Commandline) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Get the command line arguments for the switches.
- setupJavacCommandlineSwitches(Commandline, boolean) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Does the command line argument processing common to classic and
modern.
- setupJUnitDelegate() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
-
Sets up the delegate that will actually run the tests.
- setupKjcCommand() - Method in class org.apache.tools.ant.taskdefs.compilers.Kjc
-
setup kjc command arguments.
- setupModernJavacCommand() - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Does the command line argument processing for modern and adds
the files to compile as well.
- setupModernJavacCommandlineSwitches(Commandline) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
Does the command line argument processing for modern.
- setupRedirector() - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set up properties on the redirector that we needed to store locally.
- setupRedirector() - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set up the I/O Redirector.
- setupRedirector() - Method in class org.apache.tools.ant.taskdefs.Java
-
Set up properties on the redirector that we needed to store locally.
- setupRmicCommand() - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Setup rmic argument for rmic.
- setupRmicCommand(String[]) - Method in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
Setup rmic argument for rmic.
- setupRmicCommand() - Method in class org.apache.tools.ant.taskdefs.rmic.XNewRmic
-
Create a normal command line, then with -Xnew at the front
- setURI(String) - Method in class org.apache.tools.ant.taskdefs.Antlib
-
Set the URI for this antlib.
- setURI(String) - Method in class org.apache.tools.ant.taskdefs.AntlibDefinition
-
The URI for this definition.
- setURI(String) - Method in class org.apache.tools.ant.taskdefs.condition.TypeFound
-
The URI for this definition.
- setURI(String) - Method in class org.apache.tools.ant.types.resources.selectors.InstanceOf
-
Set the URI in which the Ant type, if specified, should be defined.
- setUribase(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
The URI context of relative URI references in the JSP pages.
- setURIResolver(URIResolver) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
-
Set the class to resolve URIs during the transformation
- setUriroot(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
The root directory that uri files should be resolved
against.
- setUrl(String) - Method in class org.apache.tools.ant.taskdefs.condition.Http
-
Set the url attribute
- setUrl(String) - Method in class org.apache.tools.ant.taskdefs.condition.IsReachable
-
Set the URL from which to extract the hostname.
- setUrl(String) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Sets the database connection URL; required.
- setUrl(URL) - Method in class org.apache.tools.ant.taskdefs.optional.extension.resolvers.URLResolver
-
Sets the URL
- setUrl(String) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
-
identify a URL that hosts the schema.
- setUrl(URL) - Method in class org.apache.tools.ant.taskdefs.Property
-
The url from which to load properties.
- setURL(URL) - Method in class org.apache.tools.ant.types.resources.URLResource
-
Set the URL for this URLResource.
- setUrlBase(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.LibFileSet
-
Set the url base for fileset.
- setUse(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Generate the "use" page for each package.
- setUse35(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Flag to use the WebSphere 3.5 compatible mapping rules; optional, default false.
- setUseExternalFile(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Work around command line length limit by using an external file
for the sourcefiles.
- setUseFile(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Set whether the formatter should log to file.
- setUseImplicitFileset(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
Whether to use the implicit fileset.
- setUseLanguageEncodingFlag(boolean) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether to set the language encoding flag.
- setUseLanguageEncodingFlag(boolean) - Method in class org.apache.tools.zip.ZipOutputStream
-
Whether to set the language encoding flag if the file name
encoding is UTF-8.
- setUseNativeBasedir(boolean) - Method in class org.apache.tools.ant.taskdefs.Ant
-
Whether the basedir of the new project should be the same one
as it would be when running the build file directly -
independent of dir and/or inheritAll settings.
- setUseproxy(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
- setUsePty(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
Whether a pseudo-tty should be allocated.
- setUser(String) - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
-
Set the user for SMTP auth; this requires JavaMail.
- setUser(String) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Set the user for smtp auth.
- setUser(String) - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
- setUser(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSHISTORY
-
Name of the user whose change history is generated.
- setUserAgent(String) - Method in class org.apache.tools.ant.taskdefs.Get
-
HTTP connections only - set the user-agent to be used
when communicating with remote server.
- setUsercharstream(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the USER_CHAR_STREAM grammar option.
- setUserid(String) - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsUser
-
Set the user's id
- setUserid(String) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Set the user name for the connection; required.
- setUserid(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Sets the login user id to use on the specified server.
- setUserid(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Sets the login user id to use on the specified server.
- setUserid(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
-
Set the the login id to use on the server;
required if password is set.
- setUserid(String) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
-
Set the the login id to use on the server;
required if password is set.
- setUserId(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
User ID
- setUserId(int) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's user id.
- setUserId(long) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's user id.
- setUserId(int) - Method in class org.apache.tools.zip.AsiExtraField
-
Set the user id.
- setUsername(String) - Method in class org.apache.tools.ant.taskdefs.Get
-
Username for basic auth.
- setUserName(String) - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.AbstractHotDeploymentTool
-
The user with privileges to deploy applications to the server; optional.
- setUsername(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
The SourceSafe username.
- setUsername(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Username known to remote host.
- setUserName(String) - Method in class org.apache.tools.ant.types.TarFileSet
-
The username for the tar entry
This is not the same as the UID.
- setUserName(String) - Method in class org.apache.tools.tar.TarEntry
-
Set this entry's user name.
- setUserProperty(String, String) - Method in class org.apache.tools.ant.Project
-
Set a user property, which cannot be overwritten by
set/unset property calls.
- setUserProperty(String, String, Object) - Method in class org.apache.tools.ant.PropertyHelper
-
- setUserProperty(String, Object) - Method in class org.apache.tools.ant.PropertyHelper
-
Sets a user property, which cannot be overwritten by
set/unset property calls.
- setUserProperty(boolean) - Method in class org.apache.tools.ant.taskdefs.Property
-
- setUsersfile(File) - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
-
Set a lookup list of user names & addresses
- setUsertokenmanager(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
-
Sets the USER_TOKEN_MANAGER grammar option.
- setUseSystemIn(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
If set, input will be taken from System.in
- setUseTimestamp(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
-
If true, conditionally download a file based on the timestamp
of the local copy.
- setUseZip64(Zip64Mode) - Method in class org.apache.tools.zip.ZipOutputStream
-
Whether Zip64 extensions will be used.
- setUtf8(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Tells the NetRexx compiler that the source is in UTF8.
- setValidargs(String) - Method in class org.apache.tools.ant.taskdefs.Input
-
Defines valid input parameters as comma separated strings.
- setValidate(boolean) - Method in class org.apache.tools.ant.taskdefs.MakeUrl
-
set this flag to trigger validation that every named file exists.
- setValidate(boolean) - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
flag to validate the XML file; optional, default false
- setValidity(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
Indicates how many days certificate is valid.
- setValue(String) - Method in class org.apache.tools.ant.filters.LineContains.Contains
-
Sets the contains string
- setValue(String) - Method in class org.apache.tools.ant.filters.ReplaceTokens.Token
-
Sets the token value
- setValue(String) - Method in class org.apache.tools.ant.filters.StripLineComments.Comment
-
Sets the prefix for this type of line comment.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.Apt.Option
-
Set the value attribute.
- setValue(Object) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the value to be given to the property if the desired resource is
available.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.Available
-
Set the value to be given to the property if the desired resource is
available.
- setValue(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.IsFalse
-
set the value to be tested; let ant eval it to true/false
- setValue(boolean) - Method in class org.apache.tools.ant.taskdefs.condition.IsTrue
-
set the value to be tested; let ant eval it to true/false
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.condition.ParserSupports
-
Optional value to set.
- setValue(Object) - Method in class org.apache.tools.ant.taskdefs.ConditionTask
-
The value for the property to set, if condition evaluates to true.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.ConditionTask
-
The value for the property to set, if condition evaluates to true.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.email.Header
-
Set the value of this Header.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.Filter
-
The string that should replace the token during filtered copies.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DnameParam
-
Set the value attribute.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc.DocletParam
-
Set the parameter value.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
-
Set the Attribute's value; required
- setValue(Object) - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantCPInfo
-
Set the constant value.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.optional.extension.ExtraAttribute
-
Set the value of the parameter.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry
-
Value to set (=), to add (+) or subtract (-)
- setValue(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Attribute
-
Set the feature value to true or false.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.Property
-
sets the value of the property
- setValue(Object) - Method in class org.apache.tools.ant.taskdefs.Property
-
Set the value of the property.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.Property
-
Set the value of the property as a String.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.Replace.Replacefilter
-
The replacement string; required if property
is not set.
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.Replace
-
Set the string value to use as token replacement;
optional, default is the empty string "".
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.UpToDate
-
The value to set the named property to if the target file is more
up-to-date than (each of) the source file(s).
- setValue(boolean) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Factory.Feature
-
- setValue(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.OutputProperty
-
set the value for this property
- setValue(String) - Method in class org.apache.tools.ant.types.Commandline.Argument
-
Set a single commandline argument.
- setValue(String) - Method in class org.apache.tools.ant.types.EnumeratedAttribute
-
- setValue(String) - Method in class org.apache.tools.ant.types.Environment.Variable
-
set the value
- setValue(String) - Method in class org.apache.tools.ant.types.FilterSet.Filter
-
Sets the Value attribute of the Filter object.
- setValue(boolean) - Method in class org.apache.tools.ant.types.optional.ScriptCondition
-
set the value of the condition.
- setValue(String) - Method in class org.apache.tools.ant.types.Parameter
-
Set the value attribute.
- setValue(String) - Method in class org.apache.tools.ant.types.resources.StringResource
-
The value attribute is a semantically superior alias for the name attribute.
- setValue(long) - Method in class org.apache.tools.ant.types.selectors.SizeSelector
-
A size selector needs to know what size to base its selecting on.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
Enable verbose output when signing; optional: default false
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Copy
-
Set verbose mode.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Delete
-
If true, list all names of deleted files.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.DependSet
-
In verbose mode missing targets and sources as well as the
modification times of the newest source and latest target will
be logged as info.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Set whether to operate in verbose mode.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.GenerateKey
-
If true, verbose output when signing.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Get
-
If true, show verbose progress information.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Javac
-
If true, asks the compiler for verbose output.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Run javadoc in verbose mode
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Cab
-
If true, display cabarc output.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMReconfigure
-
If true, do a verbose reconfigure operation (default false).
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
-
Sets the verbose
flag.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.Javah
-
If true, causes Javah to print a message concerning
the status of the generated files.
- setVerbose(int) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Set the verbose level of the compiler
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
Set to true to receive notification about each file as it is
transferred.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
Set to true to receive notification about each file as it is
transferred.
- setVerbose(NetRexxC.VerboseAttr) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether lots of warnings and error messages should be generated
- setVerbose(String) - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
-
Whether lots of warnings and error messages should be generated
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
Enable verbose output.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Set the verbose flag.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.SubAnt
-
Enable/ disable verbose log messages showing when each sub-build path is entered/ exited.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Sync
-
Used to force listing of all names of copied files.
- setVerbose(boolean) - Method in class org.apache.tools.ant.taskdefs.Touch
-
Set whether the touch task will report every file it creates;
defaults to true
.
- setVerify(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
set the verify mode for the produced jar (default true)
- setVerify(boolean) - Method in class org.apache.tools.ant.taskdefs.Rmic
-
Flag to enable verification so that the classes
found by the directory match are
checked to see if they implement java.rmi.Remote.
- setVerifyArgs(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
sets some additional args to send to verify command
- setVerifyproperty(String) - Method in class org.apache.tools.ant.taskdefs.Checksum
-
Sets the verify property.
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.condition.Os
-
Sets the desired OS version
- setVersion(boolean) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Include the version tag in the generated documentation.
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.JDBCTask
-
Sets the version string, execute task only if
rdbms version match; optional.
- setVersion(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
-
If true, allows checkout of a version other than main latest.
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
-
Set the version flag
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Set the version flag
- setVersion(int) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
setter used to store the borland appserver version [4 or 5]
- setVersion(int) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
-
Set the version attribute.
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSGet
-
Set the version number to get -
only works with SOSGet on a file.
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOSLabel
-
The version number to label.
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Version to check-out.
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Version to get.
- setVersion(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSLABEL
-
Version to label.
- setViewPath(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.ClearCase
-
Set the path to the item in a ClearCase view to operate on.
- setVisitor(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the VISITOR grammar option.
- setVisitorException(String) - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
-
Sets the VISITOR_EXCEPTION grammar option.
- setVm(String) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Set the executable used to start the new JVM.
- setVmLauncher(boolean) - Method in class org.apache.tools.ant.taskdefs.CommandLauncherTask
-
- setVMLauncher(boolean) - Method in class org.apache.tools.ant.taskdefs.ExecTask
-
Set whether to launch new process with VM, otherwise use the OS's shell.
- setVMLauncher(boolean) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Launch this execution through the VM, where possible, rather than through
the OS's shell.
- setVMLauncher(Project, CommandLauncher) - Static method in class org.apache.tools.ant.taskdefs.launcher.CommandLauncher
-
Sets the VM launcher to use for the given project.
- setVmversion(String) - Method in class org.apache.tools.ant.types.CommandlineJava
-
Set the JVM version required.
- setVOB(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
-
Set the VOB name
- setVOB(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
-
Set the VOB name
- setVOB(String) - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
-
Set the VOB name
- setVsspath(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
-
SourceSafe path which specifies the project/file(s) you wish to perform
the action on.
- setVssServerPath(String) - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
The path to the location of the ss.ini file.
- setWarfile(File) - Method in class org.apache.tools.ant.taskdefs.War
-
- setWarn(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
-
Specify how parser error are to be handled.
- setWarningProperty(String) - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
Property to set to "true" if a statement produces a warning.
- setWarningProperty() - Method in class org.apache.tools.ant.taskdefs.SQLExec
-
- setWarnOnRmiStubs(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
-
Flag to set to true if you want dependency issues with RMI
stubs to appear at warning level.
- setWASClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WebsphereDeploymentTool
-
Set the websphere classpath.
- setWebinc(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
output filename for the fraction of web.xml that lists
servlets.
- setWeblogicdtd(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Deprecated.
- setWebxml(File) - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
-
Filename for web.xml.
- setWebxml(File) - Method in class org.apache.tools.ant.taskdefs.War
-
set the deployment descriptor to use (WEB-INF/web.xml);
required unless update=true
- setWhen(Length.When) - Method in class org.apache.tools.ant.taskdefs.Length
-
Set the comparison for use as a Condition.
- setWhen(Comparison) - Method in class org.apache.tools.ant.taskdefs.Length
-
Set the comparison for use as a Condition.
- setWhen(Comparison) - Method in class org.apache.tools.ant.taskdefs.ResourceCount
-
Set the comparison for use as a Condition.
- setWhen(Comparison) - Method in class org.apache.tools.ant.types.resources.selectors.Compare
-
Set the comparison to be used.
- setWhen(TimeComparison) - Method in class org.apache.tools.ant.types.resources.selectors.Date
-
Set the comparison mode.
- setWhen(Comparison) - Method in class org.apache.tools.ant.types.resources.selectors.Size
-
Set the comparison mode.
- setWhen(DateSelector.TimeComparisons) - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
Sets the type of comparison to be done on the file's last modified
date.
- setWhen(TimeComparison) - Method in class org.apache.tools.ant.types.selectors.DateSelector
-
Set the comparison type.
- setWhen(SizeSelector.SizeComparisons) - Method in class org.apache.tools.ant.types.selectors.SizeSelector
-
This specifies when the file should be selected, whether it be
when the file matches a particular size, when it is smaller,
or whether it is larger.
- setWhenempty(Zip.WhenEmpty) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Not used for jar files.
- setWhenempty(Zip.WhenEmpty) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Sets behavior of the task when no files match.
- setWhenmanifestonly(Zip.WhenEmpty) - Method in class org.apache.tools.ant.taskdefs.Jar
-
Indicates if a jar file should be created when it would only contain a
manifest file.
- setWidth(int) - Method in class org.apache.tools.ant.types.optional.image.Arc
-
Set the width.
- setWidth(int) - Method in class org.apache.tools.ant.types.optional.image.Ellipse
-
Set the width.
- setWidth(int) - Method in class org.apache.tools.ant.types.optional.image.Rectangle
-
Set the width.
- setWidth(String) - Method in class org.apache.tools.ant.types.optional.image.Scale
-
Sets the width of the image, either as an integer or a %.
- setWindowtitle(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
-
Set the title to be placed in the HTML <title> tag of the
generated documentation.
- setWithOutAndErr(boolean) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.SummaryJUnitResultFormatterMirror
-
Set where standard out and standard error should be included.
- setWithOutAndErr(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
-
Should the output to System.out and System.err be written to
the summary.
- setWLClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Optional classpath to WL6.0.
- setWLdtd(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool
-
Deprecated.
- setWorkingDirectory(File) - Method in class org.apache.tools.ant.taskdefs.Execute
-
Sets the working directory of the process to execute.
- setWorkspace(String) - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
-
Workspace to use; optional.
- setWritable(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSADD
-
Unset the READ-ONLY flag on local copies of files added to VSS.
- setWritable(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKIN
-
Unset the READ-ONLY flag on local copies of files checked-in to VSS.
- setWritable(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Unset the READ-ONLY flag on files retrieved from VSS.
- setWritableFiles(MSVSS.WritableFiles) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKOUT
-
Action taken when local files are writable.
- setWritableFiles(MSVSS.WritableFiles) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
-
Action taken when local files are writable.
- setWriter(Writer) - Method in class org.apache.tools.ant.taskdefs.Concat
-
Set the output writer.
- setXloc(int) - Method in class org.apache.tools.ant.types.optional.image.Draw
-
Set the X location.
- setXMLCatalog(XMLCatalog) - Method in class org.apache.tools.ant.types.resolver.ApacheCatalogResolver
-
Set the XMLCatalog object to callback.
- setXmlDocument(Document) - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
sets the input document.
- setXmlfile(File) - Method in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
Set the xml file to be processed.
- setXslResource(Resource) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
-
API method to set the XSL Resource.
- setYloc(int) - Method in class org.apache.tools.ant.types.optional.image.Draw
-
Set the Y location.
- setZip64Mode(Zip.Zip64ModeAttribute) - Method in class org.apache.tools.ant.taskdefs.Zip
-
Whether Zip64 extensions should be used.
- setZipfile(File) - Method in class org.apache.tools.ant.taskdefs.Pack
-
the required destination file.
- setZipfile(File) - Method in class org.apache.tools.ant.taskdefs.Zip
-
- setZipfile(File) - Method in class org.apache.tools.ant.types.resources.ZipResource
-
Set the zipfile that holds this ZipResource.
- shouldIgnoreInvalidRecipients() - Method in class org.apache.tools.ant.taskdefs.email.Mailer
-
Whether invalid recipients should be ignored.
- shouldResolveLink() - Method in class org.apache.tools.ant.taskdefs.Javadoc.LinkArgument
-
should Ant resolve the link attribute relative to the
current basedir?
- shouldRun(Project) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Check if this test should run based on the if and unless
attributes.
- shouldUse(Task) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FormatterElement
-
Ensures that the selector passes the conditions placed
on it with if
and unless
properties.
- shouldUse() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess.Param
-
Ensures that the param passes the conditions placed
on it with if
and unless
properties.
- showMessage(String) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Implement the UserInfo interface (noop).
- SHUTDOWN_INTERRUPTED - Static variable in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
"Shutdown interrupted"
- sigalg - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
-
- sigfile - Variable in class org.apache.tools.ant.taskdefs.SignJar
-
name to a signature file
- signedjar - Variable in class org.apache.tools.ant.taskdefs.SignJar
-
name of a single jar
- SignedSelector - Class in org.apache.tools.ant.types.selectors
-
Selector that chooses files based on whether they are signed or not.
- SignedSelector() - Constructor for class org.apache.tools.ant.types.selectors.SignedSelector
-
- SignJar - Class in org.apache.tools.ant.taskdefs
-
Signs JAR or ZIP files with the javasign command line tool.
- SignJar() - Constructor for class org.apache.tools.ant.taskdefs.SignJar
-
- SilentLogger - Class in org.apache.tools.ant.listener
-
A logger which logs nothing but build failure and what task might output
- SilentLogger() - Constructor for class org.apache.tools.ant.listener.SilentLogger
-
- similar(MacroDef.NestedSequential) - Method in class org.apache.tools.ant.taskdefs.MacroDef.NestedSequential
-
A compare function to compare this with another
NestedSequential.
- similar(Object) - Method in class org.apache.tools.ant.taskdefs.MacroDef
-
Similar method for this definition
- similar(Object) - Method in class org.apache.tools.ant.UnknownElement
-
like contents equals, but ignores project
- similarDefinition(AntTypeDefinition, Project) - Method in class org.apache.tools.ant.AntTypeDefinition
-
Similar definition;
used to compare two definitions defined twice with the same
name and the same types.
- similarDefinition(AntTypeDefinition, Project) - Method in class org.apache.tools.ant.taskdefs.PreSetDef.PreSetDefinition
-
Similar method for this definition.
- SimpleBigProjectLogger - Class in org.apache.tools.ant.listener
-
- SimpleBigProjectLogger() - Constructor for class org.apache.tools.ant.listener.SimpleBigProjectLogger
-
- single() - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
Create a symlink.
- SingleCheckExecutor - Class in org.apache.tools.ant.helper
-
"Single-check" Target executor implementation.
- SingleCheckExecutor() - Constructor for class org.apache.tools.ant.helper.SingleCheckExecutor
-
- SITE_CMD - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTP
-
- SITE_CMD - Static variable in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
-
- size() - Method in class org.apache.tools.ant.taskdefs.Concat
-
Implement ResourceCollection.
- size() - Method in class org.apache.tools.ant.taskdefs.optional.depend.constantpool.ConstantPool
-
Get the size of the constant pool.
- size() - Method in class org.apache.tools.ant.types.ArchiveFileSet
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.Assertions
-
how many assertions are made...will resolve references before returning
- size() - Method in class org.apache.tools.ant.types.Commandline
-
Size operator.
- size() - Method in class org.apache.tools.ant.types.CommandlineJava
-
- size() - Method in class org.apache.tools.ant.types.CommandlineJava.SysProperties
-
Get the size of the sysproperties instance.
- size() - Method in class org.apache.tools.ant.types.DirSet
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.FileList
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.FileSet
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.Path.PathElement
-
Get the number of resources.
- size() - Method in class org.apache.tools.ant.types.Path
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.PropertySet
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.Resource
-
Fulfill the ResourceCollection contract.
- size() - Method in interface org.apache.tools.ant.types.ResourceCollection
-
Learn the number of contained Resources.
- size() - Method in class org.apache.tools.ant.types.resources.AbstractResourceCollectionWrapper
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.resources.AllButFirst
-
- size() - Method in class org.apache.tools.ant.types.resources.AllButLast
-
- size() - Method in class org.apache.tools.ant.types.resources.Archives
-
Sums the sizes of nested archives.
- size() - Method in class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.resources.BCFileSet
-
Fulfill the ResourceCollection contract.
- Size - Class in org.apache.tools.ant.types.resources.comparators
-
Compares Resources by size.
- Size() - Constructor for class org.apache.tools.ant.types.resources.comparators.Size
-
- size() - Method in class org.apache.tools.ant.types.resources.Files
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.resources.MappedResourceCollection
-
Learn the number of contained Resources.
- size() - Method in class org.apache.tools.ant.types.resources.MultiRootFileSet
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.resources.ResourceList
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.resources.Resources
-
Fulfill the ResourceCollection contract.
- size() - Method in class org.apache.tools.ant.types.resources.Restrict
-
Fulfill the ResourceCollection contract.
- Size - Class in org.apache.tools.ant.types.resources.selectors
-
Size ResourceSelector.
- Size() - Constructor for class org.apache.tools.ant.types.resources.selectors.Size
-
- size() - Method in class org.apache.tools.ant.types.resources.SizeLimitCollection
-
Efficient size implementation.
- size() - Method in class org.apache.tools.ant.util.LazyHashtable
-
Get the size of the table.
- size() - Method in class org.apache.tools.ant.util.LinkedHashtable
-
- SIZE_KEY - Static variable in class org.apache.tools.ant.types.selectors.SizeSelector
-
Used for parameterized custom selector
- SizeComparisons() - Constructor for class org.apache.tools.ant.types.selectors.SizeSelector.SizeComparisons
-
- SIZELEN - Static variable in interface org.apache.tools.tar.TarConstants
-
The length of the size field in a header buffer.
- SizeLimitCollection - Class in org.apache.tools.ant.types.resources
-
ResourceCollection that imposes a size limit on another ResourceCollection.
- SizeLimitCollection() - Constructor for class org.apache.tools.ant.types.resources.SizeLimitCollection
-
- SizeSelector - Class in org.apache.tools.ant.types.selectors
-
Selector that filters files based on their size.
- SizeSelector() - Constructor for class org.apache.tools.ant.types.selectors.SizeSelector
-
Creates a new SizeSelector
instance.
- SizeSelector.ByteUnits - Class in org.apache.tools.ant.types.selectors
-
Enumerated attribute with the values for units.
- SizeSelector.SizeComparisons - Class in org.apache.tools.ant.types.selectors
-
Enumerated attribute with the values for size comparison.
- Sj - Class in org.apache.tools.ant.taskdefs.compilers
-
The implementation of the sj compiler.
- Sj() - Constructor for class org.apache.tools.ant.taskdefs.compilers.Sj
-
- skip(long) - Method in class org.apache.tools.ant.filters.BaseFilterReader
-
Skips characters.
- skip(long) - Method in class org.apache.tools.tar.TarInputStream
-
Skip bytes in the input buffer.
- SKIP - Static variable in class org.apache.tools.zip.ExtraFieldUtils.UnparseableExtraField
-
Skip the extra field entirely and don't make its data
available - effectively removing the extra field data.
- SKIP_KEY - Static variable in class org.apache.tools.zip.ExtraFieldUtils.UnparseableExtraField
-
Key for "skip" action.
- skipCount() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
-
Get the number of skipped tests.
- skippedCount() - Method in class org.apache.tools.ant.taskdefs.optional.junit.IgnoredTestResult
-
Report how many tests has assumption failures.
- SKIPPING_TESTS - Static variable in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
-
"Condition failed -skipping tests"
- skipRecord() - Method in class org.apache.tools.tar.TarBuffer
-
Skip over a record on the input stream.
- skipWriting - Variable in class org.apache.tools.ant.taskdefs.Zip
-
whether the methods should just perform some sort of dry-run.
- Sleep - Class in org.apache.tools.ant.taskdefs
-
Sleep, or pause, for a period of time.
- Sleep() - Constructor for class org.apache.tools.ant.taskdefs.Sleep
-
Creates new instance
- slowScan() - Method in class org.apache.tools.ant.DirectoryScanner
-
Top level invocation for a slow scan.
- SMALL_THRESH - Static variable in class org.apache.tools.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical
purposes.
- SmtpResponseReader - Class in org.apache.tools.mail
-
A wrapper around the raw input from the SMTP server that assembles
multi line responses into a single String.
- SmtpResponseReader(InputStream) - Constructor for class org.apache.tools.mail.SmtpResponseReader
-
Wrap this input stream.
- Socket - Class in org.apache.tools.ant.taskdefs.condition
-
Condition to wait for a TCP/IP socket to have a listener.
- Socket() - Constructor for class org.apache.tools.ant.taskdefs.condition.Socket
-
- SOCKS_PROXY_HOST - Static variable in class org.apache.tools.ant.util.ProxySetup
-
the socks proxy host property
- SOCKS_PROXY_PASSWORD - Static variable in class org.apache.tools.ant.util.ProxySetup
-
the socks proxy password property
- SOCKS_PROXY_PORT - Static variable in class org.apache.tools.ant.util.ProxySetup
-
the socks proxy port property
- SOCKS_PROXY_USERNAME - Static variable in class org.apache.tools.ant.util.ProxySetup
-
the socks proxy username property
- Sort - Class in org.apache.tools.ant.types.resources
-
ResourceCollection that sorts another ResourceCollection.
- Sort() - Constructor for class org.apache.tools.ant.types.resources.Sort
-
- SortFilter - Class in org.apache.tools.ant.filters
-
Sort a file before and/or after the file.
- SortFilter() - Constructor for class org.apache.tools.ant.filters.SortFilter
-
Constructor for "dummy" instances.
- SortFilter(Reader) - Constructor for class org.apache.tools.ant.filters.SortFilter
-
Creates a new filtered reader.
- SOS - Class in org.apache.tools.ant.taskdefs.optional.sos
-
A base class for creating tasks for executing commands on SourceOffSite.
- SOS() - Constructor for class org.apache.tools.ant.taskdefs.optional.sos.SOS
-
- SOSCheckin - Class in org.apache.tools.ant.taskdefs.optional.sos
-
Commits and unlocks files in Visual SourceSafe via a SourceOffSite server.
- SOSCheckin() - Constructor for class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckin
-
- SOSCheckout - Class in org.apache.tools.ant.taskdefs.optional.sos
-
Retrieves and locks files in Visual SourceSafe via a SourceOffSite server.
- SOSCheckout() - Constructor for class org.apache.tools.ant.taskdefs.optional.sos.SOSCheckout
-
- SOSCmd - Interface in org.apache.tools.ant.taskdefs.optional.sos
-
Interface to hold constants used by the SOS tasks
- SOSGet - Class in org.apache.tools.ant.taskdefs.optional.sos
-
Retrieves a read-only copy of the specified project or file
from Visual SourceSafe via a SourceOffSite server.
- SOSGet() - Constructor for class org.apache.tools.ant.taskdefs.optional.sos.SOSGet
-
- SOSLabel - Class in org.apache.tools.ant.taskdefs.optional.sos
-
Labels Visual SourceSafe files via a SourceOffSite server.
- SOSLabel() - Constructor for class org.apache.tools.ant.taskdefs.optional.sos.SOSLabel
-
- SoundTask - Class in org.apache.tools.ant.taskdefs.optional.sound
-
Plays a sound file at the end of the build, according to whether the build failed or succeeded.
- SoundTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.sound.SoundTask
-
Constructor for SoundTask.
- SoundTask.BuildAlert - Class in org.apache.tools.ant.taskdefs.optional.sound
-
A class to be extended by any BuildAlert's that require the output
of sound.
- source - Variable in class org.apache.tools.ant.taskdefs.Pack
-
- source - Variable in class org.apache.tools.ant.taskdefs.Unpack
-
- SourceFile() - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.SourceFile
-
Default constructor
- SourceFile(File) - Constructor for class org.apache.tools.ant.taskdefs.Javadoc.SourceFile
-
Constructor specifying the source file directly
- SourceFileScanner - Class in org.apache.tools.ant.util
-
Utility class that collects the functionality of the various
scanDir methods that have been scattered in several tasks before.
- SourceFileScanner(Task) - Constructor for class org.apache.tools.ant.util.SourceFileScanner
-
Construct a new SourceFileScanner.
- SPACER - Static variable in class org.apache.tools.ant.listener.TimestampedLogger
-
what appears between the old message and the new
- SPARSELEN_GNU - Static variable in interface org.apache.tools.tar.TarConstants
-
The sum of the length of all sparse headers in an old GNU header buffer.
- SPARSELEN_GNU_SPARSE - Static variable in interface org.apache.tools.tar.TarConstants
-
The sum of the length of all sparse headers in a sparse header buffer.
- spawn() - Method in class org.apache.tools.ant.taskdefs.Execute
-
Starts a process defined by the command line.
- Specification - Class in org.apache.tools.ant.taskdefs.optional.extension
-
Utility class that represents either an available "Optional Package"
(formerly known as "Standard Extension") as described in the manifest
of a JAR file, or the requirement for such an optional package.
- Specification(String, String, String, String, String, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
The constructor to create Package Specification object.
- Specification(String, String, String, String, String, String, String[]) - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
The constructor to create Package Specification object.
- SPECIFICATION_TITLE - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Manifest Attribute Name object for SPECIFICATION_TITLE.
- SPECIFICATION_VENDOR - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Manifest Attribute Name object for SPECIFICATION_VENDOR.
- SPECIFICATION_VENDOR - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Manifest Attribute Name object for SPECIFICATION_VENDOR.
- SPECIFICATION_VERSION - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Extension
-
Manifest Attribute Name object for SPECIFICATION_VERSION.
- SPECIFICATION_VERSION - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Specification
-
Manifest Attribute Name object for SPECIFICATION_VERSION.
- SplashTask - Class in org.apache.tools.ant.taskdefs.optional.splash
-
Creates a splash screen.
- SplashTask() - Constructor for class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
-
- split(String, int) - Static method in class org.apache.tools.ant.util.StringUtils
-
Splits up a string where elements are separated by a specific
character and return all elements.
- SplitClassLoader - Class in org.apache.tools.ant.util
-
Specialized classloader for tasks that need finer grained control
over which classes are to be loaded via Ant's classloader and which
should not even if they are available.
- SplitClassLoader(ClassLoader, Path, Project, String[]) - Constructor for class org.apache.tools.ant.util.SplitClassLoader
-
- SQLExec - Class in org.apache.tools.ant.taskdefs
-
Executes a series of SQL statements on a database using JDBC.
- SQLExec() - Constructor for class org.apache.tools.ant.taskdefs.SQLExec
-
- SQLExec.DelimiterType - Class in org.apache.tools.ant.taskdefs
-
delimiters we support, "normal" and "row"
- SQLExec.OnError - Class in org.apache.tools.ant.taskdefs
-
The action a task should perform on an error,
one of "continue", "stop" and "abort"
- SQLExec.Transaction - Class in org.apache.tools.ant.taskdefs
-
Contains the definition of a new transaction element.
- src - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
-
- srcDir - Variable in class org.apache.tools.ant.taskdefs.optional.image.Image
-
- srcFile - Variable in class org.apache.tools.ant.types.ArchiveScanner
-
The archive file which should be scanned.
- srcFilePos - Variable in class org.apache.tools.ant.taskdefs.ExecuteOn
-
- srcIsFirst - Variable in class org.apache.tools.ant.taskdefs.ExecuteOn
-
Has <srcfile> been specified before <targetfile>
- srcResource - Variable in class org.apache.tools.ant.taskdefs.Unpack
-
- SS_EXE - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
Constant for the thing to execute
- SSHBase - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
Base class for Ant tasks using jsch.
- SSHBase() - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.SSHBase
-
Constructor for SSHBase.
- SSHExec - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
Executes a command on a remote machine via ssh.
- SSHExec() - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
-
Constructor for SSHExecTask.
- SSHSession - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
Establishes an ssh session with a remote machine, optionally
establishing port forwarding, then executes any nested task(s)
before closing the session.
- SSHSession() - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
-
- SSHSession.LocalTunnel - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
- SSHSession.NestedSequential - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
The class corresponding to the sequential nested element.
- SSHSession.RemoteTunnel - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
- SSHUserInfo - Class in org.apache.tools.ant.taskdefs.optional.ssh
-
Class containing information on an SSH user.
- SSHUserInfo() - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Constructor for SSHUserInfo.
- SSHUserInfo(String, boolean) - Constructor for class org.apache.tools.ant.taskdefs.optional.ssh.SSHUserInfo
-
Constructor for SSHUserInfo.
- SSL - Variable in class org.apache.tools.ant.taskdefs.email.Mailer
-
- start(String[], Properties, ClassLoader) - Static method in class org.apache.tools.ant.Main
-
Creates a new instance of this class using the
arguments specified, gives it any extra user properties which have been
specified, and then runs the build using the classloader provided.
- start() - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
-
Start handling of the streams.
- start(Process) - Method in class org.apache.tools.ant.taskdefs.ExecuteWatchdog
-
Watches the given process and terminates it, if it runs for too long.
- start() - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
-
Deprecated.
Invokes parseOutput.
- start() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
- start() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
Start handling of the streams.
- start() - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Start the Thread
s.
- start - Variable in class org.apache.tools.ant.types.optional.image.Arc
-
- start() - Method in class org.apache.tools.ant.util.Watchdog
-
Start the watch dog.
- startAnt(String[], Properties, ClassLoader) - Method in interface org.apache.tools.ant.launch.AntMain
-
Start Ant.
- startAnt(String[], Properties, ClassLoader) - Method in class org.apache.tools.ant.Main
-
Start Ant
- startDocument() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
SAX parser call-back method that is used to initialize the values of some
instance variables to ensure safe operation.
- startElement(String, String, String, Attributes) - Method in class org.apache.tools.ant.helper.ProjectHelper2.RootHandler
-
Handles the start of a project element.
- startElement(String, AttributeList) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
-
SAX parser call-back method that is invoked when a new element is entered
into.
- startPrefixMapping(String, String) - Method in class org.apache.tools.ant.helper.AntXMLContext
-
Called during parsing, stores the prefix to uri mapping.
- startPrefixMapping(String, String) - Method in class org.apache.tools.ant.helper.ProjectHelper2.RootHandler
-
Start a namespace prefix to uri mapping
- startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
-
A test started.
- startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
-
Not used
- startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
-
Interface TestListener.
- startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
-
Interface TestListener.
- startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
-
Empty
- startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
-
- startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TestListenerWrapper
-
- startTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
-
Interface TestListener.
- startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
-
The whole testsuite started.
- startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
-
Not used
The whole testsuite started.
- startTestSuite(JUnitTest) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter
-
The whole testsuite started.
- startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
-
The whole testsuite started.
- startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
-
The testsuite started.
- startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
-
Records the suite's name to later determine the class to invoke
tearDown on.
- startTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
-
The whole testsuite started.
- stop() - Method in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
-
Stop handling of the streams - will not be restarted.
- stop() - Method in class org.apache.tools.ant.taskdefs.ExecuteWatchdog
-
Stops the watcher.
- stop() - Method in class org.apache.tools.ant.taskdefs.JikesOutputParser
-
Deprecated.
Ignore.
- stop() - Method in class org.apache.tools.ant.taskdefs.LogStreamHandler
-
Stop the log stream handler.
- stop() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
-
- stop() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandDeploymentTool
-
Stop handling of the streams - will not be restarted.
- stop() - Method in class org.apache.tools.ant.taskdefs.PumpStreamHandler
-
Stop pumping the streams.
- stop - Variable in class org.apache.tools.ant.types.optional.image.Arc
-
- stop() - Method in class org.apache.tools.ant.util.Watchdog
-
Stop the watch dog.
- store() - Method in class org.apache.tools.ant.IntrospectionHelper.Creator
-
Stores the nested element object using a storage method determined by introspection.
- store(OutputStream, String) - Method in class org.apache.tools.ant.util.LayoutPreservingProperties
-
- storeChild(Project, Object, Object, String) - Static method in class org.apache.tools.ant.ProjectHelper
-
Stores a configured child element within its parent object.
- STORED - Static variable in class org.apache.tools.zip.ZipOutputStream
-
Compression method for stored entries.
- storeElement(Project, Object, Object, String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Stores a named nested element using a storage method determined
by the initial introspection.
- storepass - Variable in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
password for the store
- storepass - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
-
- storetype - Variable in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
type of store,-storetype param
- storetype - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
-
- str_encoding - Variable in class org.apache.tools.ant.taskdefs.optional.image.Image
-
- StreamPumper - Class in org.apache.tools.ant.taskdefs
-
Copies all data from an input stream to an output stream.
- StreamPumper(InputStream, OutputStream, boolean) - Constructor for class org.apache.tools.ant.taskdefs.StreamPumper
-
Create a new StreamPumper.
- StreamPumper(InputStream, OutputStream, boolean, boolean) - Constructor for class org.apache.tools.ant.taskdefs.StreamPumper
-
Create a new StreamPumper.
- StreamPumper(InputStream, OutputStream) - Constructor for class org.apache.tools.ant.taskdefs.StreamPumper
-
Create a new StreamPumper.
- strict - Variable in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
-
strict checking
- StrictMode() - Constructor for class org.apache.tools.ant.taskdefs.Jar.StrictMode
-
Public no arg constructor.
- StrictMode(String) - Constructor for class org.apache.tools.ant.taskdefs.Jar.StrictMode
-
Constructor with an arg.
- STRING_TYPE - Static variable in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry.Type
-
string
- StringCPInfo - Class in org.apache.tools.ant.taskdefs.optional.depend.constantpool
-
A String Constant Pool Entry.
- StringCPInfo() - Constructor for class org.apache.tools.ant.taskdefs.optional.depend.constantpool.StringCPInfo
-
Constructor.
- StringInputStream - Class in org.apache.tools.ant.filters
-
Wraps a String as an InputStream.
- StringInputStream(String) - Constructor for class org.apache.tools.ant.filters.StringInputStream
-
Composes a stream from a String
- StringInputStream(String, String) - Constructor for class org.apache.tools.ant.filters.StringInputStream
-
Composes a stream from a String with the specified encoding
- StringResource - Class in org.apache.tools.ant.types.resources
-
Exposes a string as a Resource.
- StringResource() - Constructor for class org.apache.tools.ant.types.resources.StringResource
-
Default constructor.
- StringResource(String) - Constructor for class org.apache.tools.ant.types.resources.StringResource
-
Construct a StringResource with the supplied value.
- StringResource(Project, String) - Constructor for class org.apache.tools.ant.types.resources.StringResource
-
Construct a StringResource with the supplied project and value,
doing property replacement against the project if non-null.
- StringTokenizer() - Constructor for class org.apache.tools.ant.filters.TokenFilter.StringTokenizer
-
- StringTokenizer - Class in org.apache.tools.ant.util
-
Class to tokenize the input as areas separated
by white space, or by a specified list of
delim characters.
- StringTokenizer() - Constructor for class org.apache.tools.ant.util.StringTokenizer
-
- StringUtils - Class in org.apache.tools.ant.util
-
A set of helper methods related to string manipulation.
- StripJavaComments - Class in org.apache.tools.ant.filters
-
This is a Java comment and string stripper reader that filters
those lexical tokens out for purposes of simple Java parsing.
- StripJavaComments() - Constructor for class org.apache.tools.ant.filters.StripJavaComments
-
Constructor for "dummy" instances.
- StripJavaComments(Reader) - Constructor for class org.apache.tools.ant.filters.StripJavaComments
-
Creates a new filtered reader.
- StripLineBreaks - Class in org.apache.tools.ant.filters
-
Filter to flatten the stream to a single line.
- StripLineBreaks() - Constructor for class org.apache.tools.ant.filters.StripLineBreaks
-
Constructor for "dummy" instances.
- StripLineBreaks(Reader) - Constructor for class org.apache.tools.ant.filters.StripLineBreaks
-
Creates a new filtered reader.
- StripLineComments - Class in org.apache.tools.ant.filters
-
This filter strips line comments.
- StripLineComments() - Constructor for class org.apache.tools.ant.filters.StripLineComments
-
Constructor for "dummy" instances.
- StripLineComments(Reader) - Constructor for class org.apache.tools.ant.filters.StripLineComments
-
Creates a new filtered reader.
- StripLineComments.Comment - Class in org.apache.tools.ant.filters
-
The class that holds a comment representation.
- stroke - Variable in class org.apache.tools.ant.types.optional.image.BasicShape
-
- stroke_width - Variable in class org.apache.tools.ant.types.optional.image.BasicShape
-
- STUB_1_1 - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
arg for 1.1: "-v1.1"
- STUB_1_2 - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
arg for 1.2: "-v1.2"
- STUB_COMPAT - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
arg for compat: "-vcompat"
- STUB_OPTION_1_1 - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
option for stub 1.1 in the rmic task: "1.1"
- STUB_OPTION_1_2 - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
option for stub 1.2 in the rmic task: "1.2"
- STUB_OPTION_COMPAT - Static variable in class org.apache.tools.ant.taskdefs.rmic.DefaultRmicAdapter
-
option for stub compat in the rmic task: "compat"
- STYLE_BRIEF - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The brief style flag
- STYLE_CODEDIFF - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The codediff style flag
- STYLE_DEFAULT - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The default style flag
- STYLE_NOFILE - Static variable in interface org.apache.tools.ant.taskdefs.optional.vss.MSVSSConstants
-
The nofile style flag
- styleDir - Variable in class org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer
-
the style directory.
- SubAnt - Class in org.apache.tools.ant.taskdefs
-
Calls a given target for all defined sub-builds.
- SubAnt() - Constructor for class org.apache.tools.ant.taskdefs.SubAnt
-
- subBuildFinished(BuildEvent) - Method in class org.apache.tools.ant.AntClassLoader
-
Cleans up any resources held by this classloader at the end of
a subbuild if it has been created for the subbuild's project
instance.
- subBuildFinished(BuildEvent) - Method in class org.apache.tools.ant.listener.BigProjectLogger
-
Signals that the last target has finished.
- subBuildFinished(BuildEvent) - Method in interface org.apache.tools.ant.SubBuildListener
-
Signals that the last target has finished.
- subBuildFinished(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.Recorder
-
Cleans recorder registry, if this is the subbuild the task has
been created in.
- subBuildFinished(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
Cleans up any resources held by this recorder entry at the end
of a subbuild if it has been created for the subbuild's project
instance.
- SubBuildListener - Interface in org.apache.tools.ant
-
Instances of classes that implement this interface can register
to be also notified when things happened during a subbuild.
- subBuildStarted(BuildEvent) - Method in class org.apache.tools.ant.AntClassLoader
-
Empty implementation to satisfy the BuildListener interface.
- subBuildStarted(BuildEvent) - Method in class org.apache.tools.ant.listener.BigProjectLogger
-
Signals that a subbuild has started.
- subBuildStarted(BuildEvent) - Method in interface org.apache.tools.ant.SubBuildListener
-
Signals that a subbuild has started.
- subBuildStarted(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.Recorder
-
Empty implementation required by SubBuildListener interface.
- subBuildStarted(BuildEvent) - Method in class org.apache.tools.ant.taskdefs.RecorderEntry
-
Empty implementation to satisfy the BuildListener interface.
- subject - Variable in class org.apache.tools.ant.taskdefs.email.Mailer
-
- substitute(String, String, int) - Method in class org.apache.tools.ant.util.regexp.JakartaOroRegexp
-
Perform a substitution on the regular expression.
- substitute(String, String, int) - Method in class org.apache.tools.ant.util.regexp.JakartaRegexpRegexp
-
Perform a substitution on the regular expression.
- substitute(String, String, int) - Method in class org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp
-
Perform a substitution on the regular expression.
- substitute(String, String, int) - Method in interface org.apache.tools.ant.util.regexp.Regexp
-
Perform a substitution on the regular expression.
- Substitution - Class in org.apache.tools.ant.types
-
A regular expression substitution datatype.
- Substitution() - Constructor for class org.apache.tools.ant.types.Substitution
-
Constructor for Substitution.
- SUCCESS - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
-
No problems with this test.
- SuffixLines - Class in org.apache.tools.ant.filters
-
Attaches a suffix to every line.
- SuffixLines() - Constructor for class org.apache.tools.ant.filters.SuffixLines
-
Constructor for "dummy" instances.
- SuffixLines(Reader) - Constructor for class org.apache.tools.ant.filters.SuffixLines
-
Creates a new filtered reader.
- SummaryAttribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.SummaryAttribute
-
- SummaryJUnitResultFormatter - Class in org.apache.tools.ant.taskdefs.optional.junit
-
Prints short summary output of the test to Ant's logging system.
- SummaryJUnitResultFormatter() - Constructor for class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
-
Empty
- SunJavah - Class in org.apache.tools.ant.taskdefs.optional.javah
-
Adapter to com.sun.tools.javah.oldjavah.Main or com.sun.tools.javah.Main.
- SunJavah() - Constructor for class org.apache.tools.ant.taskdefs.optional.javah.SunJavah
-
- SunNative2Ascii - Class in org.apache.tools.ant.taskdefs.optional.native2ascii
-
Adapter to sun.tools.native2ascii.Main.
- SunNative2Ascii() - Constructor for class org.apache.tools.ant.taskdefs.optional.native2ascii.SunNative2Ascii
-
- SunRmic - Class in org.apache.tools.ant.taskdefs.rmic
-
The implementation of the rmic for SUN's JDK.
- SunRmic() - Constructor for class org.apache.tools.ant.taskdefs.rmic.SunRmic
-
- supportsCharacters() - Method in class org.apache.tools.ant.IntrospectionHelper
-
Returns whether or not the introspected class supports PCDATA.
- supportsCvsLogWithSOption() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsVersion
-
Find out if the server version supports log with S option
- supportsFileDependencies() - Method in class org.apache.tools.ant.taskdefs.optional.depend.AntAnalyzer
-
Indicate if this analyzer can determine dependent files.
- supportsFileDependencies() - Method in class org.apache.tools.ant.util.depend.AbstractAnalyzer
-
Indicate if the particular subclass supports file dependency
information.
- supportsFileDependencies() - Method in class org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer
-
Indicate if this analyzer can determine dependent files.
- supportsFileDependencies() - Method in class org.apache.tools.ant.util.depend.bcel.FullAnalyzer
-
Indicate if this analyzer can determine dependent files.
- supportsLanguage() - Method in class org.apache.tools.ant.util.optional.JavaxScriptRunner
-
Check if a script engine can be created for
this language.
- supportsLanguage() - Method in class org.apache.tools.ant.util.optional.ScriptRunner
-
Check if bsf supports the language.
- supportsLanguage() - Method in class org.apache.tools.ant.util.ScriptRunnerBase
-
Check if a script engine can be created for
this language.
- supportsNestedElement(String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Indicates if this element supports a nested element of the
given name.
- supportsNestedElement(String, String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Indicate if this element supports a nested element of the
given name.
- supportsNestedElement(String, String, Project, Object) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Indicate if this element supports a nested element of the
given name.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.BUnzip2
-
Whether this task can deal with non-file resources.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.BZip2
-
Whether this task can deal with non-file resources.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.Copy
-
Whether this task can deal with non-file resources.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.GUnzip
-
Whether this task can deal with non-file resources.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.GZip
-
Whether this task can deal with non-file resources.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.Pack
-
Whether this task can deal with non-file resources.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.Sync.MyCopy
-
Yes, we can.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.Tar
-
Whether this task can deal with non-file resources.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.Unpack
-
Whether this task can deal with non-file resources.
- supportsNonFileResources() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
-
Whether this task can deal with non-file resources.
- supportsReflectElement(String, String) - Method in class org.apache.tools.ant.IntrospectionHelper
-
Check if this element supports a nested element from reflection.
- SymbolicLinkUtils - Class in org.apache.tools.ant.util
-
Contains methods related to symbolic links - or what Ant thinks is
a symbolic link based on the absent support for them in Java.
- SymbolicLinkUtils() - Constructor for class org.apache.tools.ant.util.SymbolicLinkUtils
-
Empty constructor.
- Symlink - Class in org.apache.tools.ant.taskdefs.optional.unix
-
Creates, Deletes, Records and Restores Symlinks.
- Symlink() - Constructor for class org.apache.tools.ant.taskdefs.optional.unix.Symlink
-
- Sync - Class in org.apache.tools.ant.taskdefs
-
Synchronize a local target directory from the files defined
in one or more filesets.
- Sync() - Constructor for class org.apache.tools.ant.taskdefs.Sync
-
- Sync.MyCopy - Class in org.apache.tools.ant.taskdefs
-
Subclass Copy in order to access it's file/dir maps.
- Sync.SyncTarget - Class in org.apache.tools.ant.taskdefs
-
Inner class used to hold exclude patterns and selectors to save
stuff that happens to live in the target directory but should
not get removed.
- SyncTarget() - Constructor for class org.apache.tools.ant.taskdefs.Sync.SyncTarget
-
Constructor for SyncTarget.
- SysProperties() - Constructor for class org.apache.tools.ant.types.CommandlineJava.SysProperties
-
- SYSTEM_ERR - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
the system-err element
- SYSTEM_LOADER_REF - Static variable in class org.apache.tools.ant.MagicNames
-
The name of the reference to the System Class Loader.
- SYSTEM_LOADER_REF - Static variable in class org.apache.tools.ant.taskdefs.Classloader
-
- SYSTEM_OUT - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
-
the system-out element
- systemBootClasspath - Static variable in class org.apache.tools.ant.types.Path
-
The system bootclasspath as a Path object.
- systemClasspath - Static variable in class org.apache.tools.ant.types.Path
-
The system classpath as a Path object