Cari di Apache Ant 
    Apache Ant Tutorial
Daftar Isi
(Sebelumnya) Index RIndex setB (Berikutnya)

Index S - Apache Ant API

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
addC | addF | addR | AN | Co | cr | getC | getD | getG | getM | getP | getS | getV
setB | setD | setE | setF | setG | setJ | setN | setP | setR | setS | setT | setV | SP

S

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.
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.
Scale.ProportionsAttribute() - Constructor for class org.apache.tools.ant.types.optional.image.Scale.ProportionsAttribute
 
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
Compares source files to destination files to see if they should be copied.
scan(Resource[], File) - Method in class org.apache.tools.ant.taskdefs.Sync.MyCopy
Compares source resources to destination files to see if they should be copied.
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
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.
SchemaValidate.SchemaLocation() - Constructor for class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
No arg constructor
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.
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, 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, List, String) - 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.
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.Attribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.script.ScriptDef.Attribute
 
ScriptDef.NestedElement - Class in org.apache.tools.ant.taskdefs.optional.script
Class to represent a nested element definition
ScriptDef.NestedElement() - Constructor for class org.apache.tools.ant.taskdefs.optional.script.ScriptDef.NestedElement
 
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
Deprecated.
Implementation moved to another location. Use that org.apache.tools.ant.types.optional.ScriptRunner instead.
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
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 Selecters.
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, Object) - 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
Deprecated.
since 1.5.x. setAction(String) is deprecated and is replaced with setAction(FTP.Action) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the type in its own class.
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
Deprecated.
since 1.5.x. setAction(String) is deprecated and is replaced with setAction(FTP.Action) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the type in its own class.
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
setAdd(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Labelsync
-a flag of p4 labelsync - preserve files which exist in the label, but not in the current view
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
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 atribute.
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.
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 PropertyOutputStreams 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.
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.taskdefs.optional.TraXLiaison
Set a custom attribute for the JAXP factory implementation.
setAttributes(AttributeList) - Method in class org.apache.tools.ant.RuntimeConfigurable
Deprecated.
since 1.6.x.
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
Autoresponce 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
Autoresponce behaviour.
setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCP
Autoresponce behaviour.
setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSCREATE
Autoresponce behaviour.
setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSGET
Autoresponce behaviour.
setAutoresponse(String) - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSSLABEL
Autoresponce behaviour.
(Sebelumnya) Index RIndex setB (Berikutnya)