Cari di Apache Ant 
    Apache Ant Tutorial
Daftar Isi
(Sebelumnya) Index SIndex setD (Berikutnya)

Index setB - 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

setB

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.
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) - Method in class org.apache.tools.ant.taskdefs.email.Mailer
Set the bcc addresses.
setBeginToken(char) - 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.
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.
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.
setBranch(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Integrate
sets the branch
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
Deprecated.
since 1.6.x. Use setByLine(boolean).
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.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 casesensitevly.
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 specifing 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) - 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
setChange(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Delete
An existing changelist number for the deletion; optional but strongly recommended.
setChange(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Edit
An existing changelist number to assign files to; optional but strongly recommended.
setChange(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Integrate
set the changelist number for the operation
setChange(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Revert
The changelist to revert; optional.
setChange(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Submit
set the change list number to submit
setChangelist(int) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Add
If specified the open files are associated with the specified pending changelist number; otherwise the open files are associated with the default changelist.
setChangelist(int) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Fstat
Sets optionally a change list number.
setChangeProperty(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Submit
property defining the change number if the change number gets renumbered
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 perfom 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.
setClient(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Base
The p4 client spec to use; optional, defaults to the current user
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 bootclaspath.
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 bootclaspath.
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.
setCmdopts(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Base
Set extra command options; only used on some of the Perforce tasks.
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 comand 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.
setCommandlength(int) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Add
Set the maximum length of the commandline when calling Perforce to add the files.
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) - Method in class org.apache.tools.ant.filters.SortFilter
Set the comparator to be used as sorting criterium.
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;
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
Deprecated.
since 1.7. Use setCompressedSize directly.
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 and errors.
setCr(FixCRLF.AddAsisRemove) - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Deprecated.
since 1.4.x. Use setEol instead.
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) - 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.
(Sebelumnya) Index SIndex setD (Berikutnya)