Cari di Apache Ant 
    Apache Ant Tutorial
Daftar Isi
(Sebelumnya) Index GzzIndex I (Berikutnya)

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

H

haltOnError - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
haltOnFail - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
handleChildren(Object, RuntimeConfigurable) - Method in class org.apache.tools.ant.UnknownElement
Creates child elements, creates children of the children (recursively), and sets attributes of the child elements.
handleError(String) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Throws an exception with the given message if failOnError is true, otherwise logs the message using the WARN level.
handleError(Throwable) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Throws an exception with the given nested exception if failOnError is true, otherwise logs the message using the WARN level.
handleErrorFlush(String) - Method in class org.apache.tools.ant.Task
Handles an error line by logging it with the WARN priority.
handleErrorFlush(String) - Method in class org.apache.tools.ant.taskdefs.Ant
Handle error output.
handleErrorFlush(String) - Method in class org.apache.tools.ant.taskdefs.CallTarget
Handle error output.
handleErrorFlush(String) - Method in class org.apache.tools.ant.taskdefs.Java
Handle output sent to System.err and flush the stream.
handleErrorFlush(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Pass output sent to System.err to the TestRunner so it can collect it for the formatters.
handleErrorFlush(String) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
Handle output sent to System.err.
handleErrorFlush(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Handle output sent to System.err.
handleErrorFlush(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
Handle a flush operation on the error stream
handleErrorFlush(String) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Pass output sent to System.err to the new project.
handleErrorFlush(String) - Method in class org.apache.tools.ant.UnknownElement
Handles error output sent to System.err by this task or its real task.
handleErrorOutput(String) - Method in class org.apache.tools.ant.Task
Handles an error output by logging it with the WARN priority.
handleErrorOutput(String) - Method in class org.apache.tools.ant.taskdefs.Ant
Handle error output.
handleErrorOutput(String) - Method in class org.apache.tools.ant.taskdefs.CallTarget
Handle error output.
handleErrorOutput(String) - Method in class org.apache.tools.ant.taskdefs.Java
Handle output sent to System.err.
handleErrorOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Pass output sent to System.err to the TestRunner so it can collect it for the formatters.
handleErrorOutput(String) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
Handle output sent to System.err.
handleErrorOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Handle output sent to System.err.
handleErrorOutput(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
Process error output
handleErrorOutput(String) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Pass output sent to System.err to the new project.
handleErrorOutput(String) - Method in class org.apache.tools.ant.UnknownElement
Handles error output sent to System.err by this task or its real task.
handleFlush(String) - Method in class org.apache.tools.ant.Task
Handles output by logging it with the INFO priority.
handleFlush(String) - Method in class org.apache.tools.ant.taskdefs.Ant
Handles output.
handleFlush(String) - Method in class org.apache.tools.ant.taskdefs.CallTarget
Handles output.
handleFlush(String) - Method in class org.apache.tools.ant.taskdefs.Java
Pass output sent to System.out to specified output file.
handleFlush(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Pass output sent to System.out to the TestRunner so it can collect ot for the formatters.
handleFlush(String) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
Handle output sent to System.out.
handleFlush(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Handle output sent to System.out.
handleFlush(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
Process data due to a flush operation.
handleFlush(String) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Pass output sent to System.out to the new project.
handleFlush(String) - Method in class org.apache.tools.ant.UnknownElement
Handles output sent to System.out by this task or its real task.
handleInput(InputRequest) - Method in class org.apache.tools.ant.input.DefaultInputHandler
Prompts and requests input.
handleInput(InputRequest) - Method in class org.apache.tools.ant.input.GreedyInputHandler
Prompts and requests input.
handleInput(InputRequest) - Method in interface org.apache.tools.ant.input.InputHandler
Handle the request encapsulated in the argument.
handleInput(InputRequest) - Method in class org.apache.tools.ant.input.PropertyFileInputHandler
Picks up the input from a property, using the prompt as the name of the property.
handleInput(InputRequest) - Method in class org.apache.tools.ant.input.SecureInputHandler
Handle the input
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.Task
Handle an input request by this task.
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.taskdefs.Ant
Handles input.
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.taskdefs.CallTarget
Handles input.
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.taskdefs.Java
Handle an input request by this task.
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Handle an input request by this task.
handleInput(byte[], int, int) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
Handle an input request.
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Handle input.
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.taskdefs.Redirector
Handle an input request
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Process input into the ant task
handleInput(byte[], int, int) - Method in class org.apache.tools.ant.UnknownElement
Delegate to realThing if present and if it as task.
handleOutput(String) - Method in class org.apache.tools.ant.Task
Handles output by logging it with the INFO priority.
handleOutput(String) - Method in class org.apache.tools.ant.taskdefs.Ant
Handles output.
handleOutput(String) - Method in class org.apache.tools.ant.taskdefs.CallTarget
Handles output.
handleOutput(String) - Method in class org.apache.tools.ant.taskdefs.Java
Pass output sent to System.out to specified output file.
handleOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Pass output sent to System.out to the TestRunner so it can collect it for the formatters.
handleOutput(String) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
Handle output sent to System.out.
handleOutput(String) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Handle a string destined for standard output.
handleOutput(String) - Method in class org.apache.tools.ant.taskdefs.Redirector
Pass output sent to System.out to specified output.
handleOutput(String) - Method in class org.apache.tools.ant.taskdefs.SubAnt
Pass output sent to System.out to the new project.
handleOutput(String) - Method in class org.apache.tools.ant.UnknownElement
Handles output sent to System.out by this task or its real task.
handleTransformationError(Exception) - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Throws an exception with the given nested exception if failOnError and failOnTransformationError are true, otherwise logs the message using the WARN level.
hasBeenSet() - Method in class org.apache.tools.ant.util.facade.FacadeTaskHelper
Tests whether the implementation has been chosen by the user (either via a magic property or explicitly.
hasCpDelegate() - Method in class org.apache.tools.ant.taskdefs.DefBase
Check if classpath attributes have been set.
hasDirModeBeenSet() - Method in class org.apache.tools.ant.types.ArchiveFileSet
Whether the user has specified the mode explicitly.
hasErrorInCase(File) - Method in class org.apache.tools.ant.util.FileUtils
test whether a file or directory exists, with an error in the upper/lower case spelling of the name.
hasFileModeBeenSet() - Method in class org.apache.tools.ant.types.ArchiveFileSet
Whether the user has specified the mode explicitly.
hasFilters() - Method in class org.apache.tools.ant.types.FilterSet
Test to see if this filter set has filters.
hasFilters() - Method in class org.apache.tools.ant.types.FilterSetCollection
Test to see if this filter set it empty.
hasFlag(int, int) - Static method in class org.apache.tools.ant.util.regexp.RegexpUtil
Check the options has a particular flag set.
HasFreeSpace - Class in org.apache.tools.ant.taskdefs.condition
<hasfreespace>
HasFreeSpace() - Constructor for class org.apache.tools.ant.taskdefs.condition.HasFreeSpace
 
hasGroupBeenSet() - Method in class org.apache.tools.ant.types.TarFileSet
 
hasGroupIdBeenSet() - Method in class org.apache.tools.ant.types.TarFileSet
 
hashCode() - Method in class org.apache.tools.ant.filters.FixCrLfFilter.AddAsisRemove
Hashcode depending on the index.
hashCode() - Method in class org.apache.tools.ant.filters.FixCrLfFilter.CrLf
Hashcode depending on the index.
hashCode() - Method in class org.apache.tools.ant.Location
Hash operation.
hashCode() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
 
hashCode() - Method in class org.apache.tools.ant.taskdefs.MacroDef.TemplateElement
 
hashCode() - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
 
hashCode() - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
 
hashCode() - Method in class org.apache.tools.ant.taskdefs.Manifest
 
hashCode() - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
 
hashCode() - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder.TestInfos
 
hashCode() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
Generate a hashcode depending on the namespace, url and file name.
hashCode() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
The hashcode method.
hashCode() - Method in class org.apache.tools.ant.types.Resource
Get the hash code for this Resource.
hashCode() - Method in class org.apache.tools.ant.types.resources.ArchiveResource
Get the hash code for this Resource.
hashCode() - Method in class org.apache.tools.ant.types.resources.comparators.DelegatedResourceComparator
Hashcode based on the rules for equality.
hashCode() - Method in class org.apache.tools.ant.types.resources.comparators.ResourceComparator
Hashcode based on the rules for equality.
hashCode() - Method in class org.apache.tools.ant.types.resources.FileResource
Get the hash code for this Resource.
hashCode() - Method in class org.apache.tools.ant.types.resources.MappedResource
Get the hash code for this Resource.
hashCode() - Method in class org.apache.tools.ant.types.resources.PropertyResource
Get the hash code for this Resource.
hashCode() - Method in class org.apache.tools.ant.types.resources.ResourceDecorator
Get the hash code for this Resource.
hashCode() - Method in class org.apache.tools.ant.types.resources.StringResource
Get the hash code for this Resource.
hashCode() - Method in class org.apache.tools.ant.types.resources.URLResource
Get the hash code for this Resource.
hashCode() - Method in class org.apache.tools.ant.types.selectors.TokenizedPath
 
hashCode() - Method in class org.apache.tools.ant.types.selectors.TokenizedPattern
 
hashCode() - Method in class org.apache.tools.ant.util.LinkedHashtable
 
hashCode() - Method in class org.apache.tools.tar.TarEntry
Hashcodes are based on entry names.
hashCode() - Method in class org.apache.tools.zip.ZipEntry
Get the hashCode of the entry.
hashCode() - Method in class org.apache.tools.zip.ZipLong
Override to make two instances with same value equal.
hashCode() - Method in class org.apache.tools.zip.ZipShort
Override to make two instances with same value equal.
hasHitEOF - Variable in class org.apache.tools.tar.TarInputStream
 
HashvalueAlgorithm - Class in org.apache.tools.ant.types.selectors.modifiedselector
Computes a 'hashvalue' for the content of file using String.hashValue().
HashvalueAlgorithm() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.HashvalueAlgorithm
 
HasMethod - Class in org.apache.tools.ant.taskdefs.condition
test for a method
HasMethod() - Constructor for class org.apache.tools.ant.taskdefs.condition.HasMethod
 
hasMoreElements() - Method in class org.apache.tools.ant.taskdefs.FixCRLF.OneLiner
Deprecated.
 
hasMoreElements() - Method in class org.apache.tools.ant.util.CollectionUtils.EmptyEnumeration
 
hasMoreLines(String) - Method in class org.apache.tools.mail.SmtpResponseReader
Should we expect more input?
hasMoreTokens() - Method in class org.apache.tools.ant.PathTokenizer
Tests if there are more path elements available from this tokenizer's path.
hasNext() - Method in class org.apache.tools.ant.types.resources.FileResourceIterator
Find out whether this FileResourceIterator has more elements.
hasPatterns() - Method in class org.apache.tools.ant.types.AbstractFileSet
Indicates whether there are any patterns here.
hasPatterns(Project) - Method in class org.apache.tools.ant.types.PatternSet
Helper for FileSet classes.
hasPatterns() - Method in class org.apache.tools.ant.types.resources.Files
Find out whether this Files collection has patterns.
hasReference(String) - Method in class org.apache.tools.ant.Project
Does the project know this reference?
hasResources() - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
Has either a path or a fileset been specified?
hasSelectors() - Method in class org.apache.tools.ant.taskdefs.MatchingTask
Indicates whether there are any selectors here.
hasSelectors() - Method in class org.apache.tools.ant.types.AbstractFileSet
Indicates whether there are any selectors here.
hasSelectors() - Method in class org.apache.tools.ant.types.resources.selectors.ResourceSelectorContainer
Learn whether this ResourceSelectorContainer has selectors.
hasSelectors() - Method in class org.apache.tools.ant.types.selectors.AbstractSelectorContainer
Indicates whether there are any selectors here.
hasSelectors() - Method in class org.apache.tools.ant.types.selectors.BaseSelectorContainer
Indicates whether there are any selectors here.
hasSelectors() - Method in interface org.apache.tools.ant.types.selectors.SelectorContainer
Indicates whether there are any selectors here.
hasSelectors() - Method in class org.apache.tools.ant.types.selectors.SelectSelector
Indicates whether there are any selectors here.
hasUpdatedFile() - Method in class org.apache.tools.ant.taskdefs.Zip
Get the value of the updatedFile attribute.
hasUserIdBeenSet() - Method in class org.apache.tools.ant.types.TarFileSet
 
hasUserNameBeenSet() - Method in class org.apache.tools.ant.types.TarFileSet
 
hasWildcards(String) - Static method in class org.apache.tools.ant.types.selectors.SelectorUtils
Tests if a string contains stars or question marks
haveBootclasspath(boolean) - Method in class org.apache.tools.ant.types.CommandlineJava
Determine whether the bootclasspath has been specified, and whether it shall really be used (build.sysclasspath could be set or the VM may not support it).
haveClasspath() - Method in class org.apache.tools.ant.types.CommandlineJava
Determine whether the classpath has been specified, and whether it shall really be used or be nulled by build.sysclasspath.
haveSlowResults - Variable in class org.apache.tools.ant.DirectoryScanner
Whether or not our results were built by a slow scan.
hbMakeCodeLengths(char[], int[], int, int) - Static method in class org.apache.tools.bzip2.CBZip2OutputStream
This method is accessible by subclasses for historical purposes.
HEADER - Static variable in class org.apache.tools.ant.listener.BigProjectLogger
Header string for the log.
Header - Class in org.apache.tools.ant.taskdefs.email
Class representing a generic e-mail header.
Header() - Constructor for class org.apache.tools.ant.taskdefs.email.Header
 
headers - Variable in class org.apache.tools.ant.taskdefs.email.Mailer
 
HeadFilter - Class in org.apache.tools.ant.filters
Reads the first n lines of a stream.
HeadFilter() - Constructor for class org.apache.tools.ant.filters.HeadFilter
Constructor for "dummy" instances.
HeadFilter(Reader) - Constructor for class org.apache.tools.ant.filters.HeadFilter
Creates a new filtered reader.
height - Variable in class org.apache.tools.ant.types.optional.image.Arc
 
height - Variable in class org.apache.tools.ant.types.optional.image.Ellipse
 
height - Variable in class org.apache.tools.ant.types.optional.image.Rectangle
 
HELPER_PROPERTY - Static variable in class org.apache.tools.ant.ProjectHelper
Name of JVM system property which provides the name of the ProjectHelper class to use.
host - Variable in class org.apache.tools.ant.taskdefs.email.Mailer
 
HostInfo - Class in org.apache.tools.ant.taskdefs
Sets properties to the host provided, or localhost if no information is provided.
HostInfo() - Constructor for class org.apache.tools.ant.taskdefs.HostInfo
 
HOSTNAME - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
name of host running the tests
HotDeploymentTool - Interface in org.apache.tools.ant.taskdefs.optional.j2ee
An interface for vendor-specific "hot" deployment tools.
HOUR - Static variable in class org.apache.tools.ant.taskdefs.WaitFor.Unit
hour string
Http - Class in org.apache.tools.ant.taskdefs.condition
Condition to wait for a HTTP request to succeed.
Http() - Constructor for class org.apache.tools.ant.taskdefs.condition.Http
 
HTTP_NON_PROXY_HOSTS - Static variable in class org.apache.tools.ant.util.ProxySetup
the ftp proxyport property
HTTP_PROXY_HOST - Static variable in class org.apache.tools.ant.util.ProxySetup
the http proxyhost property
HTTP_PROXY_PASSWORD - Static variable in class org.apache.tools.ant.util.ProxySetup
the http proxy password property
HTTP_PROXY_PORT - Static variable in class org.apache.tools.ant.util.ProxySetup
the http proxyport property
HTTP_PROXY_USERNAME - Static variable in class org.apache.tools.ant.util.ProxySetup
the http proxy username property
HTTPS_NON_PROXY_HOSTS - Static variable in class org.apache.tools.ant.util.ProxySetup
the http hosts not to be proxied property
HTTPS_PROXY_HOST - Static variable in class org.apache.tools.ant.util.ProxySetup
the https proxyhost property
HTTPS_PROXY_PORT - Static variable in class org.apache.tools.ant.util.ProxySetup
the https proxyport property
(Sebelumnya) Index GzzIndex I (Berikutnya)