Cari di Apache Ant 
    Apache Ant Tutorial
Daftar Isi
(Sebelumnya) Index DIndex F (Berikutnya)

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

E

Ear - Class in org.apache.tools.ant.taskdefs
Creates a EAR archive.
Ear() - Constructor for class org.apache.tools.ant.taskdefs.Ear
Create an Ear task.
Echo - Class in org.apache.tools.ant.taskdefs
Writes a message to the Ant logging facilities.
Echo() - Constructor for class org.apache.tools.ant.taskdefs.Echo
 
Echo.EchoLevel - Class in org.apache.tools.ant.taskdefs
The enumerated values for the level attribute.
Echo.EchoLevel() - Constructor for class org.apache.tools.ant.taskdefs.Echo.EchoLevel
 
EchoProperties - Class in org.apache.tools.ant.taskdefs.optional
Displays all the current properties in the build.
EchoProperties() - Constructor for class org.apache.tools.ant.taskdefs.optional.EchoProperties
 
EchoProperties.FormatAttribute - Class in org.apache.tools.ant.taskdefs.optional
A enumerated type for the format attribute.
EchoProperties.FormatAttribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.EchoProperties.FormatAttribute
 
EchoXML - Class in org.apache.tools.ant.taskdefs
Echo XML.
EchoXML() - Constructor for class org.apache.tools.ant.taskdefs.EchoXML
 
EchoXML.NamespacePolicy - Class in org.apache.tools.ant.taskdefs
 
EchoXML.NamespacePolicy() - Constructor for class org.apache.tools.ant.taskdefs.EchoXML.NamespacePolicy
 
EchoXML.NamespacePolicy(String) - Constructor for class org.apache.tools.ant.taskdefs.EchoXML.NamespacePolicy
 
EFS_FLAG - Static variable in class org.apache.tools.zip.ZipOutputStream
Deprecated.
EJB_DD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
Name for EJB Deployment descriptor within EJB jars
EJB_JAR_1_1_DTD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
Name of the standard deployment descriptor DTD (these files are stored in the ${JONAS_ROOT}/xml directory).
EJB_JAR_1_1_PUBLIC_ID - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
Public Id of the standard deployment descriptor DTD.
EJB_JAR_2_0_DTD - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
 
EJB_JAR_2_0_PUBLIC_ID - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.JonasDeploymentTool
 
EJB_NAME - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.NamingScheme
Naming scheme where generated jar is determined from the ejb-name in the deployment descripor
EJBDeploymentTool - Interface in org.apache.tools.ant.taskdefs.optional.ejb
The interface to implement for deployment tools.
ejbFiles - Variable in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
Instance variable that stores the names of the files as they will be put into the jar file, mapped to File objects Accessed by the SAX parser call-back method characters().
EjbJar - Class in org.apache.tools.ant.taskdefs.optional.ejb
Provides automated EJB JAR file creation.
EjbJar() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
 
EjbJar.CMPVersion - Class in org.apache.tools.ant.taskdefs.optional.ejb
CMP versions supported valid CMP versions are 1.0 and 2.0
EjbJar.CMPVersion() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.CMPVersion
 
EjbJar.DTDLocation - Class in org.apache.tools.ant.taskdefs.optional.ejb
Inner class used to record information about the location of a local DTD
EjbJar.DTDLocation() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.DTDLocation
 
EjbJar.NamingScheme - Class in org.apache.tools.ant.taskdefs.optional.ejb
An EnumeratedAttribute class for handling different EJB jar naming schemes
EjbJar.NamingScheme() - Constructor for class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.NamingScheme
 
ejbName - Variable in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
Instance variable that stores the value found in the <ejb-name> element
elements() - Method in class org.apache.tools.ant.taskdefs.optional.junit.BatchTest
Return all JUnitTest instances obtain by applying the fileset rules.
elements() - Method in class org.apache.tools.ant.util.LazyHashtable
Get a enumeration over the elements.
elements() - Method in class org.apache.tools.ant.util.LinkedHashtable
 
Ellipse - Class in org.apache.tools.ant.types.optional.image
Draw an ellipse.
Ellipse() - Constructor for class org.apache.tools.ant.types.optional.image.Ellipse
 
emacsMode - Variable in class org.apache.tools.ant.DefaultLogger
Whether or not to use emacs-style output
emacsMode - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.
 
EmailAddress - Class in org.apache.tools.ant.taskdefs.email
Holds an email address.
EmailAddress() - Constructor for class org.apache.tools.ant.taskdefs.email.EmailAddress
Creates an empty email address
EmailAddress(String) - Constructor for class org.apache.tools.ant.taskdefs.email.EmailAddress
Creates a new email address based on the given string
EmailTask - Class in org.apache.tools.ant.taskdefs.email
A task to send SMTP email.
EmailTask() - Constructor for class org.apache.tools.ant.taskdefs.email.EmailTask
 
EmailTask.Encoding - Class in org.apache.tools.ant.taskdefs.email
Enumerates the encoding constants.
EmailTask.Encoding() - Constructor for class org.apache.tools.ant.taskdefs.email.EmailTask.Encoding
 
EMPTY_ITERATOR - Static variable in class org.apache.tools.ant.types.resources.Resources
static empty Iterator
EMPTY_LIST - Static variable in class org.apache.tools.ant.util.CollectionUtils
Collections.emptyList() is Java5+.
EMPTY_PATH - Static variable in class org.apache.tools.ant.types.selectors.TokenizedPath
Instance that holds no tokens at all.
EMPTY_PATTERN - Static variable in class org.apache.tools.ant.types.selectors.TokenizedPattern
Instance that holds no tokens at all.
emptyBehavior - Variable in class org.apache.tools.ant.taskdefs.Zip
 
emptyChangeList - Variable in class org.apache.tools.ant.taskdefs.optional.perforce.P4Change
 
ENABLE_TESTLISTENER_EVENTS - Static variable in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Name of magic property that enables test listener events.
enableJAXP12SchemaValidation() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
Set schema attributes in a JAXP 1.2 engine.
enableProxies() - Method in class org.apache.tools.ant.util.ProxySetup
turn proxies on; if the proxy key is already set to some value: leave alone.
enableXercesSchemaValidation() - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
Turn on XSD support in Xerces.
encode(String) - Method in class org.apache.tools.ant.taskdefs.GenerateKey.DistinguishedName
Encode a name or value.
encode(String) - Method in class org.apache.tools.ant.util.Base64Converter
Encode a string into base64 encoding.
encode(byte[]) - Method in class org.apache.tools.ant.util.Base64Converter
Encode a byte array into base64 encoding.
encode(String) - Method in class org.apache.tools.ant.util.DOMElementWriter
Escape <, > & ', " as their entities and drop characters that are illegal in XML documents.
encode(InputStream, OutputStream) - Method in class org.apache.tools.ant.util.UUEncoder
UUEncode bytes from the input stream, and write them as text characters to the output stream.
encodeAttributeValue(String) - Method in class org.apache.tools.ant.util.DOMElementWriter
Escape <, > & ', " as their entities, , and as numeric entities and drop characters that are illegal in XML documents.
encodedata(String) - Method in class org.apache.tools.ant.util.DOMElementWriter
Drop characters that are illegal in XML documents.
encodeURI(String) - Static method in class org.apache.tools.ant.launch.Locator
Encodes an Uri with % characters.
encoding - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
 
endDownload() - Method in interface org.apache.tools.ant.taskdefs.Get.DownloadProgress
end a download
endDownload() - Method in class org.apache.tools.ant.taskdefs.Get.NullProgress
end a download
endDownload() - Method in class org.apache.tools.ant.taskdefs.Get.VerboseProgress
end a download
endElement(String, String, String) - Method in class org.apache.tools.ant.helper.ProjectHelper2.RootHandler
Handles the end of an element.
endElement(String) - Method in class org.apache.tools.ant.taskdefs.optional.ejb.DescriptorHandler
SAX parser call-back method that is invoked when an element is exited.
endExecution() - Method in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
any cleanup logic
endPrefixMapping(String) - Method in class org.apache.tools.ant.helper.AntXMLContext
End of prefix to uri mapping.
endPrefixMapping(String) - Method in class org.apache.tools.ant.helper.ProjectHelper2.RootHandler
End a namepace prefix to uri mapping
endsWith(String) - Method in class org.apache.tools.ant.types.selectors.TokenizedPattern
true if the last token equals the given string.
endsWith(StringBuffer, String) - Static method in class org.apache.tools.ant.util.StringUtils
Checks that a string buffer ends up with a given string.
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
A test ended.
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
Not used
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner
Interface TestListener.
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
Interface TestListener.
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
Empty
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
 
endTest(Test) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
Interface TestListener.
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder
Not used The whole testsuite ended.
endTestSuite(JUnitTest) - Method in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter
The whole testsuite ended.
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.TearDownOnVmCrash
 
endTestSuite(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter
The whole testsuite ended.
enterAntLib(String) - Method in class org.apache.tools.ant.ComponentHelper
Called at the start of processing an antlib.
enterScope() - Method in class org.apache.tools.ant.property.LocalProperties
enter the scope
enterScope() - Method in class org.apache.tools.ant.property.LocalPropertyStack
Enter the local scope.
entries - Variable in class org.apache.tools.ant.taskdefs.Zip
 
entryOffset - Variable in class org.apache.tools.tar.TarInputStream
 
entrySet() - Method in class org.apache.tools.ant.util.LinkedHashtable
 
entrySize - Variable in class org.apache.tools.tar.TarInputStream
 
EnumeratedAttribute - Class in org.apache.tools.ant.types
Helper class for attributes that can only take one of a fixed list of values.
EnumeratedAttribute() - Constructor for class org.apache.tools.ant.types.EnumeratedAttribute
bean constructor
Enumerations - Class in org.apache.tools.ant.taskdefs.optional.junit
A couple of methods related to enumerations that might be useful.
env - Variable in class org.apache.tools.ant.taskdefs.Property
 
Environment - Class in org.apache.tools.ant.types
Wrapper for environment variables.
Environment() - Constructor for class org.apache.tools.ant.types.Environment
constructor
Environment.Variable - Class in org.apache.tools.ant.types
representation of a single env value
Environment.Variable() - Constructor for class org.apache.tools.ant.types.Environment.Variable
Constructor for variable
EOCD_SIG - Static variable in class org.apache.tools.zip.ZipOutputStream
end of central dir signature
EOL - Static variable in class org.apache.tools.ant.taskdefs.Manifest
The End-Of-Line marker in manifests
EQUAL - Static variable in class org.apache.tools.ant.types.Comparison
Equal Comparison.
EQUAL - Static variable in class org.apache.tools.ant.types.TimeComparison
Equal Comparison.
EqualComparator - Class in org.apache.tools.ant.types.selectors.modifiedselector
Simple implementation of Comparator for use in CacheSelector.
EqualComparator() - Constructor for class org.apache.tools.ant.types.selectors.modifiedselector.EqualComparator
 
equals(Object) - Method in class org.apache.tools.ant.filters.FixCrLfFilter.AddAsisRemove
Equality depending in the index.
equals(Object) - Method in class org.apache.tools.ant.filters.FixCrLfFilter.CrLf
Equality depending in the index.
equals(Object) - Method in class org.apache.tools.ant.Location
Equality operation.
Equals - Class in org.apache.tools.ant.taskdefs.condition
Simple comparison condition.
Equals() - Constructor for class org.apache.tools.ant.taskdefs.condition.Equals
 
equals(Object) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Attribute
equality method
equals(Object) - Method in class org.apache.tools.ant.taskdefs.MacroDef.TemplateElement
equality method.
equals(Object) - Method in class org.apache.tools.ant.taskdefs.MacroDef.Text
equality method
equals(Object) - Method in class org.apache.tools.ant.taskdefs.Manifest.Attribute
 
equals(Object) - Method in class org.apache.tools.ant.taskdefs.Manifest
 
equals(Object) - Method in class org.apache.tools.ant.taskdefs.Manifest.Section
 
equals(Object) - Method in class org.apache.tools.ant.taskdefs.optional.junit.FailureRecorder.TestInfos
 
equals(Object) - Method in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
equality test checks namespace, location and filename.
equals(Object) - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Directory
The equality method.
equals(Object) - Method in class org.apache.tools.ant.types.Resource
Implement basic Resource equality.
equals(Object) - Method in class org.apache.tools.ant.types.resources.ArchiveResource
Compare another Object to this ArchiveResource for equality.
equals(Object) - Method in class org.apache.tools.ant.types.resources.comparators.DelegatedResourceComparator
Equality method based on the vector of resources, or if a reference, the referredto object.
equals(Object) - Method in class org.apache.tools.ant.types.resources.comparators.ResourceComparator
Test for equality with this ResourceComparator.
equals(Object) - Method in class org.apache.tools.ant.types.resources.FileResource
Compare another Object to this FileResource for equality.
equals(Object) - Method in class org.apache.tools.ant.types.resources.MappedResource
Equality check based on the resource's name in addition to the resource itself.
equals(Object) - Method in class org.apache.tools.ant.types.resources.PropertyResource
Override to implement equality with equivalent Resources, since we are capable of proxying them.
equals(Object) - Method in class org.apache.tools.ant.types.resources.URLResource
Test whether an Object equals this URLResource.
equals(Object) - Method in class org.apache.tools.ant.types.selectors.TokenizedPath
true if the original paths are equal.
equals(Object) - Method in class org.apache.tools.ant.types.selectors.TokenizedPattern
true if the original patterns are equal.
equals(Vector, Vector) - Static method in class org.apache.tools.ant.util.CollectionUtils
Deprecated.
since 1.6.x.
equals(Dictionary, Dictionary) - Static method in class org.apache.tools.ant.util.CollectionUtils
Deprecated.
since 1.6.x.
equals(Object) - Method in class org.apache.tools.ant.util.LinkedHashtable
 
equals(TarEntry) - Method in class org.apache.tools.tar.TarEntry
Determine if the two entries are equal.
equals(Object) - Method in class org.apache.tools.tar.TarEntry
Determine if the two entries are equal.
equals(Object) - Method in class org.apache.tools.zip.ZipEntry
The equality method.
equals(Object) - Method in class org.apache.tools.zip.ZipLong
Override to make two instances with same value equal.
equals(Object) - Method in class org.apache.tools.zip.ZipShort
Override to make two instances with same value equal.
EQUALS_OPER - Static variable in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry.Operation
=
err - Variable in class org.apache.tools.ant.DefaultLogger
PrintStream to write error messages to
ERR - Static variable in class org.apache.tools.ant.types.LogLevel
ERR loglevel constant.
error - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.
 
ERROR - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.XMLConstants
the error element
error(TransformerException) - Method in class org.apache.tools.ant.taskdefs.optional.TraXLiaison
Log an error.
error(SAXParseException) - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask.ValidatorErrorHandler
receive notification of a recoverable error
error(String) - Method in class org.apache.tools.ant.util.TaskLogger
Log a message with MSG_ERR priority
ERROR_BAD_MAP - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "Cannot map source file to anything sensible: "
ERROR_BAD_TIMEOUT - Static variable in class org.apache.tools.ant.taskdefs.condition.IsReachable
Error when invalid timeout value is defined
ERROR_BAD_URL - Static variable in class org.apache.tools.ant.taskdefs.condition.IsReachable
Error message when an invalid url is used.
ERROR_BASE_NOT_SET - Static variable in class org.apache.tools.ant.taskdefs.Rmic
base attribute not set message
ERROR_BOTH_ATTRIBUTES - Static variable in class org.apache.tools.ant.taskdefs.condition.ParserSupports
error - combined attributes not allowed
ERROR_BOTH_TARGETS - Static variable in class org.apache.tools.ant.taskdefs.condition.IsReachable
Error message when url and host are specified.
ERROR_DUPLICATE_SCHEMA - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
Duplicate declaration of schema
ERROR_FILE_AND_SRCDIR - Static variable in class org.apache.tools.ant.taskdefs.FixCRLF
error string for using srcdir and file
ERROR_FROM_FORBIDDEN - Static variable in class org.apache.tools.ant.taskdefs.Manifest
Error for attributes
ERROR_IGNORING_COMPILER_OPTION - Static variable in class org.apache.tools.ant.taskdefs.Apt
An warning message when ignoring compiler attribute.
ERROR_INVALID_TIMEOUT - Static variable in class org.apache.tools.ant.util.Watchdog
Error string.
ERROR_LOADING_CAUSED_EXCEPTION - Static variable in class org.apache.tools.ant.taskdefs.Rmic
loaded error message
ERROR_MAPPER_WITHOUT_DEST - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "The destDir attribute is required if a mapper is set"
ERROR_MISSING_FILE - Static variable in class org.apache.tools.ant.taskdefs.MakeUrl
Missing file
ERROR_MULTIPLE_MAPPERS - Static variable in class org.apache.tools.ant.taskdefs.Expand
Error message when more that one mapper is defined
ERROR_NO_ALIAS - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "alias attribute must be set"
ERROR_NO_ATTRIBUTES - Static variable in class org.apache.tools.ant.taskdefs.condition.ParserSupports
error - missing attribute
ERROR_NO_BASE_EXISTS - Static variable in class org.apache.tools.ant.taskdefs.Rmic
base not exists message
ERROR_NO_DESTDIR - Static variable in class org.apache.tools.ant.taskdefs.CopyPath
Deprecated.
No destdir attribute
ERROR_NO_FILE - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
File not found
ERROR_NO_FILE - Static variable in class org.apache.tools.ant.taskdefs.VerifyJar
no file message "Not found :"
ERROR_NO_FILES - Static variable in class org.apache.tools.ant.taskdefs.MakeUrl
No files defined
ERROR_NO_HOST_IN_URL - Static variable in class org.apache.tools.ant.taskdefs.condition.IsReachable
Error message when no hostname in url.
ERROR_NO_HOSTNAME - Static variable in class org.apache.tools.ant.taskdefs.condition.IsReachable
Error when no hostname is defined
ERROR_NO_LOCATION - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
No location provided
ERROR_NO_MAPPER - Static variable in class org.apache.tools.ant.taskdefs.CopyPath
Deprecated.
No mapper
ERROR_NO_PATH - Static variable in class org.apache.tools.ant.taskdefs.CopyPath
Deprecated.
No path
ERROR_NO_PROPERTY - Static variable in class org.apache.tools.ant.taskdefs.MakeUrl
No property defined
ERROR_NO_RMIC_ON_CLASSPATH - Static variable in class org.apache.tools.ant.taskdefs.rmic.SunRmic
Error message to use with the sun rmic is not the classpath.
ERROR_NO_SOURCE - Static variable in class org.apache.tools.ant.taskdefs.AbstractJarSignerTask
error string for unit test verification: "jar must be set through jar attribute or nested filesets"
ERROR_NO_STOREPASS - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "storepass attribute must be set"
ERROR_NO_TASK - Static variable in class org.apache.tools.ant.util.WorkerAnt
Error message if invoked with no task
ERROR_NO_URI - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
No namespace URI
ERROR_NO_URL_REPRESENTATION - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
Cannot make URL
ERROR_NO_VALUE - Static variable in class org.apache.tools.ant.taskdefs.condition.ParserSupports
error - no value
ERROR_NO_VERIFY - Static variable in class org.apache.tools.ant.taskdefs.VerifyJar
Error output if there is a failure to verify the jar.
ERROR_NO_WLRMIC_ON_CLASSPATH - Static variable in class org.apache.tools.ant.taskdefs.rmic.WLRmic
The error string to use if not able to find the weblogic rmic
ERROR_NO_XSD_SUPPORT - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
schema features not supported
ERROR_NOT_A_DIR - Static variable in class org.apache.tools.ant.taskdefs.Rmic
base not a directory message
ERROR_NOT_DEFINED - Static variable in class org.apache.tools.ant.taskdefs.Rmic
not defined message
ERROR_NOT_FILE_URI - Static variable in class org.apache.tools.ant.launch.Locator
Error string used when an invalid uri is seen
ERROR_NOT_FOUND - Static variable in class org.apache.tools.ant.taskdefs.Rmic
could not be found message
ERROR_NOT_RMIC_ADAPTER - Static variable in class org.apache.tools.ant.taskdefs.rmic.RmicAdapterFactory
The error message to be used when the class is not an rmic adapter.
ERROR_ON_NETWORK - Static variable in class org.apache.tools.ant.taskdefs.condition.IsReachable
Network error message is seen.
ERROR_PARSER_CREATION_FAILURE - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
unable to create parser
ERROR_PROPERTY_ACCESS_BLOCKED - Static variable in class org.apache.tools.ant.Diagnostics
The error text when a security manager blocks access to a property.
ERROR_RMIC_FAILED - Static variable in class org.apache.tools.ant.taskdefs.Rmic
rmic failed message
ERROR_RMIC_FAILED - Static variable in class org.apache.tools.ant.taskdefs.rmic.SunRmic
Error message to use when there is an error starting the sun rmic compiler
ERROR_SAX_1 - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
SAX1 not supported
ERROR_SIGNEDJAR_AND_PATHS - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification "You cannot specify the signed JAR when using paths or filesets"
ERROR_TODIR_AND_SIGNEDJAR - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "'destdir' and 'signedjar' cannot both be set"
ERROR_TOO_MANY_DEFAULT_SCHEMAS - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate
too many default schemas
ERROR_TOO_MANY_MAPPERS - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "Too many mappers"
ERROR_TWO_LOCATIONS - Static variable in class org.apache.tools.ant.taskdefs.optional.SchemaValidate.SchemaLocation
Both URL and File were given for schema
ERROR_UNABLE_TO_VERIFY_CLASS - Static variable in class org.apache.tools.ant.taskdefs.Rmic
unable to verify message
ERROR_UNKNOWN_COMPILER - Static variable in class org.apache.tools.ant.taskdefs.rmic.RmicAdapterFactory
The error message to be used when the compiler cannot be found.
ERROR_WLRMIC_FAILED - Static variable in class org.apache.tools.ant.taskdefs.rmic.WLRmic
The error string to use if not able to start the weblogic rmic
ERROR_WRONG_JAVA_VERSION - Static variable in class org.apache.tools.ant.taskdefs.Apt
A warning message if used with java < 1.5.
errorCount() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTest
Get the number of errors.
errorFlag - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.
 
errorHandler - Variable in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
 
ErrorInQuitException - Exception in org.apache.tools.mail
Specialized IOException that get thrown if SMPT's QUIT command fails.
ErrorInQuitException(IOException) - Constructor for exception org.apache.tools.mail.ErrorInQuitException
Initialise from an IOException
errorOnMissingDir - Variable in class org.apache.tools.ant.DirectoryScanner
Whether a missing base directory is an error.
errorProperty - Variable in class org.apache.tools.ant.taskdefs.optional.junit.BaseTest
 
errors - Variable in class org.apache.tools.ant.taskdefs.JikesOutputParser
Deprecated.
 
ERRORS - Static variable in interface org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirror.JUnitTestRunnerMirror
An error occurred.
EscapeUnicode - Class in org.apache.tools.ant.filters
This method converts non-latin characters to unicode escapes.
EscapeUnicode() - Constructor for class org.apache.tools.ant.filters.EscapeUnicode
Constructor for "dummy" instances.
EscapeUnicode(Reader) - Constructor for class org.apache.tools.ant.filters.EscapeUnicode
Creates a new filtered reader.
EscapeUnicode(char) - Static method in class org.apache.tools.ant.util.UnicodeUtil
returns the unicode representation of a char without the leading backslash
eval() - Method in class org.apache.tools.ant.taskdefs.Available
Evaluate the availability of a resource.
eval() - Method in class org.apache.tools.ant.taskdefs.Checksum
Calculate the checksum(s)
eval() - Method in class org.apache.tools.ant.taskdefs.condition.And
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.AntVersion
Evalute the condition.
eval() - Method in interface org.apache.tools.ant.taskdefs.condition.Condition
Is this condition true?
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Contains
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Equals
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.FilesMatch
comparison method of the interface
eval() - Method in class org.apache.tools.ant.taskdefs.condition.HasFreeSpace
Evaluate the condition.
eval() - Method in class org.apache.tools.ant.taskdefs.condition.HasMethod
Is this condition true?
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Http
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsFailure
Fulfill the condition interface.
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsFalse
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsFileSelected
Evaluate the selector with the file.
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsLastModified
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsReachable
Evaluate the condition.
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsReference
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsSet
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsSigned
Returns true if the file exists and is signed with the signature specified, or, if name wasn't specified, if the file contains a signature.
eval() - Method in class org.apache.tools.ant.taskdefs.condition.IsTrue
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Matches
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Not
Evaluate condition
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Or
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Os
Determines if the OS on which Ant is executing matches the type of that set in setFamily.
eval() - Method in class org.apache.tools.ant.taskdefs.condition.ParserSupports
Is this condition true?
eval() - Method in class org.apache.tools.ant.taskdefs.condition.ResourceContains
Evaluates the condition.
eval() - Method in class org.apache.tools.ant.taskdefs.condition.ResourceExists
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.ResourcesMatch
Verify that all resources match.
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Socket
 
eval() - Method in class org.apache.tools.ant.taskdefs.condition.TypeFound
Is this condition true?
eval() - Method in class org.apache.tools.ant.taskdefs.condition.Xor
Evaluate the contained conditions.
eval() - Method in class org.apache.tools.ant.taskdefs.Length
Fulfill the condition contract.
eval() - Method in class org.apache.tools.ant.taskdefs.ResourceCount
Fulfill the condition contract.
eval() - Method in class org.apache.tools.ant.taskdefs.UpToDate
Evaluate (all) target and source file(s) to see if the target(s) is/are up-to-date.
eval() - Method in class org.apache.tools.ant.types.optional.ScriptCondition
Is this condition true?
evalFeature() - Method in class org.apache.tools.ant.taskdefs.condition.ParserSupports
Set a feature
evalName(Project) - Method in class org.apache.tools.ant.types.PatternSet.NameEntry
This validates the name - checks the if and unless properties.
evalProperty() - Method in class org.apache.tools.ant.taskdefs.condition.ParserSupports
Set a property
evaluate(String, PropertyHelper) - Method in class org.apache.tools.ant.property.LocalProperties
Evaluate a property.
evaluate(String, PropertyHelper) - Method in class org.apache.tools.ant.property.LocalPropertyStack
Evaluate a property.
evaluate(String, PropertyHelper) - Method in interface org.apache.tools.ant.PropertyHelper.PropertyEvaluator
Evaluate a property.
evaluate(int) - Method in class org.apache.tools.ant.types.Comparison
Evaluate a comparison result as from Comparator.compare() or Comparable.compareTo().
evaluate(boolean[]) - Method in class org.apache.tools.ant.types.Quantifier
Evaluate a boolean array.
evaluate(int, int) - Method in class org.apache.tools.ant.types.Quantifier
Evaluate integer true vs.
evaluate(long, long) - Method in class org.apache.tools.ant.types.TimeComparison
Evaluate two times against this TimeComparison.
evaluate(long, long, long) - Method in class org.apache.tools.ant.types.TimeComparison
Evaluate two times against this TimeComparison.
evaluateScript(String) - Method in class org.apache.tools.ant.util.optional.JavaxScriptRunner
Do the work to eval the script.
evaluateScript(String) - Method in class org.apache.tools.ant.util.optional.ScriptRunner
Evaluate the script.
evaluateScript(String) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Evaluate the script.
everythingIncluded - Variable in class org.apache.tools.ant.DirectoryScanner
Whether or not everything tested so far has been included.
excludes - Variable in class org.apache.tools.ant.DirectoryScanner
The patterns for the files to be excluded.
Exec - Class in org.apache.tools.ant.taskdefs
Deprecated.
since 1.2. delegate to Execute instead.
Exec() - Constructor for class org.apache.tools.ant.taskdefs.Exec
Deprecated.
Constructor for Exec.
execP4Command(String) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Base
no usages found for this method runs a Perforce command without a handler
execP4Command(String, P4Handler) - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Base
Execute P4 command assembled by subclasses.
execSQL(String, PrintStream) - Method in class org.apache.tools.ant.taskdefs.SQLExec
Exec the sql statement.
ExecTask - Class in org.apache.tools.ant.taskdefs
Executes a given command if the os platform is appropriate.
ExecTask() - Constructor for class org.apache.tools.ant.taskdefs.ExecTask
Create an instance.
ExecTask(Task) - Constructor for class org.apache.tools.ant.taskdefs.ExecTask
create an instance that is helping another task.
EXECUTABLE_NAME - Static variable in class org.apache.tools.ant.taskdefs.Apt
The name of the apt tool.
execute(Object) - Static method in class org.apache.tools.ant.dispatch.DispatchUtils
Determines and Executes the action method for the task.
execute() - Method in class org.apache.tools.ant.Target
Executes the target if the "if" and "unless" conditions are satisfied.
execute() - Method in class org.apache.tools.ant.Task
Called by the project to let the task do its work.
execute() - Method in class org.apache.tools.ant.TaskAdapter
Executes the proxied task.
execute() - Method in class org.apache.tools.ant.taskdefs.AbstractCvsTask
do the work
execute() - Method in class org.apache.tools.ant.taskdefs.Ant
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.Antlib
Execute the nested tasks, setting the classloader for any tasks that derive from Definer.
execute() - Method in class org.apache.tools.ant.taskdefs.AntStructure
Build the antstructure DTD.
execute() - Method in class org.apache.tools.ant.taskdefs.Apt
Do the compilation.
execute() - Method in class org.apache.tools.ant.taskdefs.AugmentReference
Overridden to restore the wrapper once it is no longer needed.
execute() - Method in class org.apache.tools.ant.taskdefs.Available
Entry point when operating as a task.
execute() - Method in class org.apache.tools.ant.taskdefs.Basename
do the work
execute() - Method in class org.apache.tools.ant.taskdefs.BindTargets
 
execute() - Method in class org.apache.tools.ant.taskdefs.BuildNumber
Run task.
execute() - Method in class org.apache.tools.ant.taskdefs.CallTarget
Delegate the work to the ant task instance, after setting it up.
execute() - Method in class org.apache.tools.ant.taskdefs.Checksum
Calculate the checksum(s).
execute() - Method in class org.apache.tools.ant.taskdefs.Chmod
Carry out the chmoding.
execute() - Method in class org.apache.tools.ant.taskdefs.Classloader
do the classloader manipulation.
execute() - Method in class org.apache.tools.ant.taskdefs.CloseResources
 
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.AptCompilerAdapter
Run the compilation.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.AptExternalCompilerAdapter
Performs a compile using the Javac externally.
execute() - Method in interface org.apache.tools.ant.taskdefs.compilers.CompilerAdapter
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.Gcj
Performs a compile using the gcj compiler.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.Javac12
Deprecated.
Run the compilation.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.Javac13
Run the compilation.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.JavacExternal
Performs a compile using the Javac externally.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.Jikes
Performs a compile using the Jikes compiler from IBM.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.Jvc
Run the compilation.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.Kjc
Run the compilation.
execute() - Method in class org.apache.tools.ant.taskdefs.compilers.Sj
Performs a compile using the sj compiler from Symantec.
execute() - Method in class org.apache.tools.ant.taskdefs.Concat
Execute the concat task.
execute() - Method in class org.apache.tools.ant.taskdefs.condition.AntVersion
Run as a task.
execute() - Method in class org.apache.tools.ant.taskdefs.ConditionTask
See whether our nested condition holds and set the property.
execute() - Method in class org.apache.tools.ant.taskdefs.Copy
Perform the copy operation.
execute() - Method in class org.apache.tools.ant.taskdefs.Copydir
Deprecated.
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Copyfile
Deprecated.
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.CopyPath
Deprecated.
This is a very minimal derivative of the nomal copy logic.
execute() - Method in class org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask
Execute task
execute() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
Execute task.
execute() - Method in class org.apache.tools.ant.taskdefs.cvslib.CvsVersion
the execute method running CvsVersion
execute() - Method in class org.apache.tools.ant.taskdefs.CVSPass
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.DefaultExcludes
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.Definer
Run the definition.
execute() - Method in class org.apache.tools.ant.taskdefs.Delete
Delete the file(s).
execute() - Method in class org.apache.tools.ant.taskdefs.Deltree
Deprecated.
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.DependSet
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.DiagnosticsTask
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Dirname
Execute this task.
execute() - Method in class org.apache.tools.ant.taskdefs.Echo
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.EchoXML
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.email.EmailTask
Send an email.
execute() - Method in class org.apache.tools.ant.taskdefs.Exec
Deprecated.
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.ExecTask
Do the work.
Execute - Class in org.apache.tools.ant.taskdefs
Runs an external program.
Execute() - Constructor for class org.apache.tools.ant.taskdefs.Execute
Creates a new execute object using PumpStreamHandler for stream handling.
Execute(ExecuteStreamHandler) - Constructor for class org.apache.tools.ant.taskdefs.Execute
Creates a new execute object.
Execute(ExecuteStreamHandler, ExecuteWatchdog) - Constructor for class org.apache.tools.ant.taskdefs.Execute
Creates a new execute object.
execute() - Method in class org.apache.tools.ant.taskdefs.Execute
Runs a process defined by the command line and returns its exit status.
execute(Project) - Method in class org.apache.tools.ant.taskdefs.ExecuteJava
Execute the Java class against the specified Ant Project.
execute() - Method in class org.apache.tools.ant.taskdefs.Exit
Throw a BuildException to exit (fail) the build.
execute() - Method in class org.apache.tools.ant.taskdefs.Expand
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.Filter
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.FixCRLF
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.GenerateKey
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Get
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.HostInfo
set the properties.
execute() - Method in class org.apache.tools.ant.taskdefs.ImportTask
 
execute() - Method in class org.apache.tools.ant.taskdefs.Input
Actual method executed by ant.
execute() - Method in class org.apache.tools.ant.taskdefs.Java
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.Javac
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Javadoc
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.KeySubst
Deprecated.
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.Length
Execute the length task.
execute() - Method in class org.apache.tools.ant.taskdefs.LoadProperties
load Ant properties from the source file or resource
execute() - Method in class org.apache.tools.ant.taskdefs.LoadResource
read in a source file to a property
execute() - Method in class org.apache.tools.ant.taskdefs.Local
Run the task.
execute() - Method in class org.apache.tools.ant.taskdefs.MacroDef
Create a new ant type based on the embedded tasks and types.
execute() - Method in class org.apache.tools.ant.taskdefs.MacroInstance
Execute the templates instance.
execute() - Method in class org.apache.tools.ant.taskdefs.MakeUrl
Create the url
execute() - Method in class org.apache.tools.ant.taskdefs.ManifestClassPath
Sets a property, which must not already exist, with a space separated list of files and directories relative to the jar file's parent directory.
execute() - Method in class org.apache.tools.ant.taskdefs.ManifestTask
Create or update the Manifest when used as a task.
execute() - Method in class org.apache.tools.ant.taskdefs.Mkdir
create the directory and all parents
execute() - Method in class org.apache.tools.ant.taskdefs.Nice
Execute the task
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ANTLR
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.Cab
execute this task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMCreateTask
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ccm.CCMReconfigure
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckin
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCLock
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkattr
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkbl
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMkelem
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklabel
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCMklbtype
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCRmtype
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnCheckout
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUnlock
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.clearcase.CCUpdate
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.depend.Depend
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.EchoProperties
Run the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
Do the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar
Invoked by Ant after the task is prepared, when it is ready to execute this task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc
Compiles the stub and skeletons for the specified EJBs, if they need to be updated.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbcTask
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibAvailableTask
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibDisplayTask
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibManifestTask
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.extension.JarLibResolveTask
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.i18n.Translate
Check attributes values, load resource map and translate
execute() - Method in class org.apache.tools.ant.taskdefs.optional.image.Image
Executes the Task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.j2ee.ServerDeploy
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JavaCC
Run the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJDoc
Do the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.javacc.JJTree
Run the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.Javah
Execute the task
execute() - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
execute the task
execute() - Method in class org.apache.tools.ant.taskdefs.optional.jlink.JlinkTask
Does the adding and merging.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.compilers.JasperC
Our execute method.
execute() - Method in interface org.apache.tools.ant.taskdefs.optional.jsp.compilers.JspCompilerAdapter
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.JspC
execute by building up a list of files that have changed and hand them off to a jsp compiler
execute() - Method in class org.apache.tools.ant.taskdefs.optional.jsp.WLJspc
Run the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Runs the testcase.
execute(JUnitTest) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Run the tests.
execute(List) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Execute a list of tests in a single forked Java VM.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator
Aggregate all testsuites into a single document and write it to the specified directory and file.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.Native2Ascii
Execute the task
execute() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
Runs the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTask
Runs the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.net.MimeMail
Deprecated.
Executes this build task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask
Verify that all parameters are included.
execute(RExecTask.AntRExecClient) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecRead
Execute the read exec task.
execute(RExecTask.AntRExecClient) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecSubTask
Execute the subtask.
execute(RExecTask.AntRExecClient) - Method in class org.apache.tools.ant.taskdefs.optional.net.RExecTask.RExecWrite
Execute the write exec task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.net.SetProxy
Does the work.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask
Verify that all parameters are included.
execute(TelnetTask.AntTelnetClient) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetRead
Execute the read task.
execute(TelnetTask.AntTelnetClient) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetSubTask
Execute the subtask.
execute(TelnetTask.AntTelnetClient) - Method in class org.apache.tools.ant.taskdefs.optional.net.TelnetTask.TelnetWrite
Execute the write task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.NetRexxC
Executes the task - performs the actual compiler call.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Add
Run the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Change
creates a new Perforce change list sets the p4.change property to the number of the new change list
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Counter
again, properties are mutable in this tsk
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Delete
executes the p4 delete task
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Edit
Run the p4 edit command
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Fstat
Executes the p4fstat task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Have
Execute the Perforce have command.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Integrate
execute the p4 integrate
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Label
do the work
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Labelsync
do the work
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Reopen
do the work
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Resolve
execute the p4 resolve
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Revert
do the work
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Submit
do the work
execute() - Method in class org.apache.tools.ant.taskdefs.optional.perforce.P4Sync
do the work
execute() - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.pvcs.Pvcs
 
execute() - Method in class org.apache.tools.ant.taskdefs.optional.RenameExtensions
Deprecated.
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ReplaceRegExp
Execute the task
execute() - Method in class org.apache.tools.ant.taskdefs.optional.Rpm
Execute the task
execute() - Method in class org.apache.tools.ant.taskdefs.optional.Script
Run the script using the helper object.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
Define the script.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDefBase
Locate the script defining task and execute the script by passing control to it
execute() - Method in class org.apache.tools.ant.taskdefs.optional.sos.SOS
Execute the created command line.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.sound.SoundTask
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.splash.SplashTask
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage
Carry out the transfer.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.Scp
Execute this task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessage
Carry out the transfer.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpFromMessageBySftp
Carry out the transfer.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage
Carry out the transfer.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessageBySftp
Carry out the transfer.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
Execute the command on the remote host.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.ssh.SSHSession
Establish the ssh session and execute all nestedTasks
execute() - Method in class org.apache.tools.ant.taskdefs.optional.testing.Funtest
Run the functional test sequence.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.unix.Symlink
The standard method for executing any task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.vss.MSVSS
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.optional.XMLValidateTask
execute the task
execute() - Method in class org.apache.tools.ant.taskdefs.Pack
validate, then hand off to the subclass
execute() - Method in class org.apache.tools.ant.taskdefs.Parallel
Execute the parallel tasks
execute() - Method in class org.apache.tools.ant.taskdefs.Patch
execute patch
execute() - Method in class org.apache.tools.ant.taskdefs.PathConvert
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.PreSetDef
Make a new definition.
execute() - Method in class org.apache.tools.ant.taskdefs.ProjectHelperTask
 
execute() - Method in class org.apache.tools.ant.taskdefs.Property
set the property in the project to the value.
execute() - Method in class org.apache.tools.ant.taskdefs.PropertyHelperTask
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Recorder
The main execution.
execute() - Method in class org.apache.tools.ant.taskdefs.Rename
Deprecated.
Renames the file src to dest
execute() - Method in class org.apache.tools.ant.taskdefs.Replace
Do the execution.
execute() - Method in class org.apache.tools.ant.taskdefs.ResourceCount
Execute as a Task.
execute() - Method in class org.apache.tools.ant.taskdefs.Retry
perform the work
execute() - Method in class org.apache.tools.ant.taskdefs.Rmic
execute by creating an instance of an implementation class and getting to do the work
execute() - Method in class org.apache.tools.ant.taskdefs.rmic.ForkingSunRmic
exec by creating a new command
execute() - Method in class org.apache.tools.ant.taskdefs.rmic.KaffeRmic
Call the rmic compiler.
execute() - Method in interface org.apache.tools.ant.taskdefs.rmic.RmicAdapter
Call the rmic compiler.
execute() - Method in class org.apache.tools.ant.taskdefs.rmic.SunRmic
Run the rmic compiler.
execute() - Method in class org.apache.tools.ant.taskdefs.rmic.WLRmic
Carry out the rmic compilation.
execute() - Method in class org.apache.tools.ant.taskdefs.Sequential
Execute all nestedTasks.
execute() - Method in class org.apache.tools.ant.taskdefs.SignJar
sign the jar(s)
execute() - Method in class org.apache.tools.ant.taskdefs.Sleep
Executes this build task.
execute() - Method in class org.apache.tools.ant.taskdefs.SQLExec
Load the sql file and then execute it
execute() - Method in class org.apache.tools.ant.taskdefs.SubAnt
Runs the various sub-builds.
execute() - Method in class org.apache.tools.ant.taskdefs.Sync
Execute the sync task.
execute() - Method in class org.apache.tools.ant.taskdefs.Tar
do the business
execute() - Method in class org.apache.tools.ant.taskdefs.TempFile
Creates the temporary file.
execute() - Method in class org.apache.tools.ant.taskdefs.Touch
Execute the touch operation.
execute() - Method in class org.apache.tools.ant.taskdefs.Truncate
Called by the project to let the task do its work.
execute(Project, Date, Location) - Method in class org.apache.tools.ant.taskdefs.Tstamp.CustomFormat
validate parameter and execute the format.
execute() - Method in class org.apache.tools.ant.taskdefs.Tstamp
create the timestamps.
execute() - Method in class org.apache.tools.ant.taskdefs.Unpack
Execute the task.
execute() - Method in class org.apache.tools.ant.taskdefs.UpToDate
Sets property to true if target file(s) have a more recent timestamp than (each of) the corresponding source file(s).
execute() - Method in class org.apache.tools.ant.taskdefs.VerifyJar
verify our jar files
execute() - Method in class org.apache.tools.ant.taskdefs.WaitFor
Check repeatedly for the specified conditions until they become true or the timeout expires.
execute() - Method in class org.apache.tools.ant.taskdefs.WhichResource
execute it
execute() - Method in class org.apache.tools.ant.taskdefs.XmlProperty
Run the task.
execute() - Method in class org.apache.tools.ant.taskdefs.XSLTProcess
Executes the task.
execute() - Method in class org.apache.tools.ant.taskdefs.Zip
validate and build
execute() - Method in class org.apache.tools.ant.UnknownElement
Executes the real object if it's a task.
execute() - Method in interface org.apache.tools.ant.util.Retryable
Called to execute the code.
execute(Retryable, String) - Method in class org.apache.tools.ant.util.RetryHandler
Execute the Retryable code with specified number of retries.
executeAsForked(CommandlineJava, ExecuteWatchdog) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
Execute the task by forking a new JVM.
executeDrawOperation() - Method in class org.apache.tools.ant.types.optional.image.Arc
Abstract method which is intended to create an image buffer and return it so it can be drawn into another object.
executeDrawOperation() - Method in interface org.apache.tools.ant.types.optional.image.DrawOperation
Abstract method which is intended to create an image buffer and return it so it can be drawn into another object.
executeDrawOperation() - Method in class org.apache.tools.ant.types.optional.image.Ellipse
Abstract method which is intended to create an image buffer and return it so it can be drawn into another object.
executeDrawOperation() - Method in class org.apache.tools.ant.types.optional.image.Rectangle
Abstract method which is intended to create an image buffer and return it so it can be drawn into another object.
executeDrawOperation() - Method in class org.apache.tools.ant.types.optional.image.Rotate
Performs the image rotation when being handled as a DrawOperation.
executeDrawOperation() - Method in class org.apache.tools.ant.types.optional.image.Scale
Abstract method which is intended to create an image buffer and return it so it can be drawn into another object.
executeDrawOperation() - Method in class org.apache.tools.ant.types.optional.image.Text
Draw the text.
executeExternalCompile(String[], int) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Do the compile with the specified arguments.
executeExternalCompile(String[], int, boolean) - Method in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
Do the compile with the specified arguments.
executeFork() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
launch the generate client using system api.
executeForkV4() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
launch the generate client using system api.
executeForkV5() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
launch the generate client using system api.
executeInVM(CommandlineJava) - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask
Execute inside VM.
ExecuteJava - Class in org.apache.tools.ant.taskdefs
Execute a Java class.
ExecuteJava() - Constructor for class org.apache.tools.ant.taskdefs.ExecuteJava
 
executeJava() - Method in class org.apache.tools.ant.taskdefs.Java
Do the execution and return a return code.
executeJava(CommandlineJava) - Method in class org.apache.tools.ant.taskdefs.Java
Execute the specified CommandlineJava.
executeJava() - Method in class org.apache.tools.ant.taskdefs.optional.ejb.BorlandGenerateClient
launch the generate client using java api.
executeMain() - Method in class org.apache.tools.ant.taskdefs.Zip
Build the zip file.
ExecuteOn - Class in org.apache.tools.ant.taskdefs
Executes a given command, supplying a set of files as arguments.
ExecuteOn() - Constructor for class org.apache.tools.ant.taskdefs.ExecuteOn
 
executeOn(Properties) - Method in class org.apache.tools.ant.taskdefs.optional.PropertyFile.Entry
Apply the nested element to the properties.
ExecuteOn.FileDirBoth - Class in org.apache.tools.ant.taskdefs
Enumerated attribute with the values "file", "dir" and "both" for the type attribute.
ExecuteOn.FileDirBoth() - Constructor for class org.apache.tools.ant.taskdefs.ExecuteOn.FileDirBoth
 
executeOrQueue(Enumeration, boolean) - Method in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
Executes all tests that don't need to be forked (or all tests if the runIndividual argument is true.
executeRetryable(RetryHandler, Retryable, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP
Executable a retryable object.
executeRetryable(RetryHandler, Retryable, String) - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl
Executable a retryable object.
executeScript(Map, Map) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
Deprecated.
since 1.7. Use executeScript(attribute, elements, instance) instead.
executeScript(Map, Map, ScriptDefBase) - Method in class org.apache.tools.ant.taskdefs.optional.script.ScriptDef
Execute the script.
executeScript(String) - Method in class org.apache.tools.ant.types.optional.AbstractScriptComponent
Run a script
executeScript(String) - Method in class org.apache.tools.ant.util.optional.JavaxScriptRunner
Do the work to run the script.
executeScript(String) - Method in class org.apache.tools.ant.util.optional.ScriptRunner
Do the work.
executeScript(String) - Method in class org.apache.tools.ant.util.ScriptRunnerBase
Do the work.
executeSortedTargets(Vector) - Method in class org.apache.tools.ant.Project
Execute a Vector of sorted targets.
ExecuteStreamHandler - Interface in org.apache.tools.ant.taskdefs
Used by Execute to handle input and output stream of subprocesses.
executeTarget(String) - Method in class org.apache.tools.ant.Project
Execute the specified target and any targets it depends on.
executeTargets(Project, String[]) - Method in interface org.apache.tools.ant.Executor
Execute the specified Targets for the specified Project.
executeTargets(Project, String[]) - Method in class org.apache.tools.ant.helper.DefaultExecutor
Execute the specified Targets for the specified Project.
executeTargets(Project, String[]) - Method in class org.apache.tools.ant.helper.IgnoreDependenciesExecutor
Execute the specified Targets for the specified Project.
executeTargets(Project, String[]) - Method in class org.apache.tools.ant.helper.SingleCheckExecutor
Execute the specified Targets for the specified Project.
executeTargets(Vector) - Method in class org.apache.tools.ant.Project
Execute the specified sequence of targets, and the targets they depend on.
executeTransformOperation(PlanarImage) - Method in class org.apache.tools.ant.types.optional.image.Draw
Performs the transformations.
executeTransformOperation(PlanarImage) - Method in class org.apache.tools.ant.types.optional.image.Rotate
Performs the image rotation when being handled as a TransformOperation.
executeTransformOperation(PlanarImage) - Method in class org.apache.tools.ant.types.optional.image.Scale
Performs the transformations.
executeTransformOperation(PlanarImage) - Method in class org.apache.tools.ant.types.optional.image.TransformOperation
Performs the transformations.
ExecuteWatchdog - Class in org.apache.tools.ant.taskdefs
Destroys a process running for too long.
ExecuteWatchdog(long) - Constructor for class org.apache.tools.ant.taskdefs.ExecuteWatchdog
Creates a new watchdog with a given timeout.
ExecuteWatchdog(int) - Constructor for class org.apache.tools.ant.taskdefs.ExecuteWatchdog
Deprecated.
since 1.5.x. Use constructor with a long type instead. (1.4.x compatibility)
Executor - Interface in org.apache.tools.ant
Target executor abstraction.
exists() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPDirectoryScanner.AntFTPFile
find out if the file exists
exists() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTP.FTPFileProxy
 
exists() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPDirectoryScanner.AntFTPFile
find out if the file exists
exists() - Method in class org.apache.tools.ant.taskdefs.optional.net.FTPTaskMirrorImpl.FTPFileProxy
 
Exists - Class in org.apache.tools.ant.types.resources.comparators
Compares Resources by existence.
Exists() - Constructor for class org.apache.tools.ant.types.resources.comparators.Exists
 
Exists - Class in org.apache.tools.ant.types.resources.selectors
Exists ResourceSelector.
Exists() - Constructor for class org.apache.tools.ant.types.resources.selectors.Exists
 
exit(int) - Method in class org.apache.tools.ant.Main
This operation is expected to call System.exit(int), which is what the base version does.
Exit - Class in org.apache.tools.ant.taskdefs
Exits the active build, giving an additional message if available.
Exit() - Constructor for class org.apache.tools.ant.taskdefs.Exit
 
EXIT_CODE_ERROR - Static variable in class org.apache.tools.ant.launch.Launcher
Exit code on trouble
exitAntLib() - Method in class org.apache.tools.ant.ComponentHelper
Called at the end of processing an antlib.
exitCode - Variable in class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.TestResultHolder
the exit code of the test.
ExitException - Exception in org.apache.tools.ant
Used to report exit status of classes which call System.exit().
ExitException(int) - Constructor for exception org.apache.tools.ant.ExitException
Constructs an exit exception.
ExitException(String, int) - Constructor for exception org.apache.tools.ant.ExitException
Constructs an exit exception.
exitScope() - Method in class org.apache.tools.ant.property.LocalProperties
exit the scope
exitScope() - Method in class org.apache.tools.ant.property.LocalPropertyStack
Exit the local scope.
ExitStatusException - Exception in org.apache.tools.ant
BuildException + exit status.
ExitStatusException(int) - Constructor for exception org.apache.tools.ant.ExitStatusException
Constructs an ExitStatusException.
ExitStatusException(String, int) - Constructor for exception org.apache.tools.ant.ExitStatusException
Constructs an ExitStatusException.
ExitStatusException(String, int, Location) - Constructor for exception org.apache.tools.ant.ExitStatusException
Construct an exit status exception with location information too
Expand - Class in org.apache.tools.ant.taskdefs
Unzip a file.
Expand() - Constructor for class org.apache.tools.ant.taskdefs.Expand
 
expand(String) - Method in class org.apache.tools.ant.taskdefs.Javadoc
Convenience method to expand properties.
expandedDname - Variable in class org.apache.tools.ant.taskdefs.GenerateKey
 
expandFile(FileUtils, File, File) - Method in class org.apache.tools.ant.taskdefs.Expand
This method is to be overridden by extending unarchival tasks.
expandFile(FileUtils, File, File) - Method in class org.apache.tools.ant.taskdefs.Untar
This method is to be overridden by extending unarchival tasks.
ExpandProperties - Class in org.apache.tools.ant.filters
Expands Ant properties, if any, in the data.
ExpandProperties() - Constructor for class org.apache.tools.ant.filters.ExpandProperties
Constructor for "dummy" instances.
ExpandProperties(Reader) - Constructor for class org.apache.tools.ant.filters.ExpandProperties
Creates a new filtered reader.
expandResource(Resource, File) - Method in class org.apache.tools.ant.taskdefs.Expand
This method is to be overridden by extending unarchival tasks.
expandResource(Resource, File) - Method in class org.apache.tools.ant.taskdefs.Untar
This method is to be overridden by extending unarchival tasks.
EXPRESSION_KEY - Static variable in class org.apache.tools.ant.types.selectors.ContainsRegexpSelector
Key to used for parameterized custom selector
EXPRESSION_KEY - Static variable in class org.apache.tools.ant.types.selectors.ContainsSelector
Key to used for parameterized custom selector
extdirs - Variable in class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
 
ExtendFileSelector - Interface in org.apache.tools.ant.types.selectors
This is the interface to be used by all custom selectors, those that are called through the <custom> tag.
ExtendSelector - Class in org.apache.tools.ant.types.selectors
Selector that selects files by forwarding the request on to other classes.
ExtendSelector() - Constructor for class org.apache.tools.ant.types.selectors.ExtendSelector
Default constructor.
Extension - Class in org.apache.tools.ant.taskdefs.optional.extension
Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
Extension(String, String, String, String, String, String, String) - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.Extension
The constructor to create Extension object.
EXTENSION_LIST - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Extension
Manifest Attribute Name object for EXTENSION_LIST.
EXTENSION_NAME - Static variable in class org.apache.tools.ant.taskdefs.optional.extension.Extension
Manifest Attribute Name object for EXTENSION_NAME.
ExtensionAdapter - Class in org.apache.tools.ant.taskdefs.optional.extension
Simple class that represents an Extension and conforms to Ants patterns.
ExtensionAdapter() - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.ExtensionAdapter
 
ExtensionPoint - Class in org.apache.tools.ant
An extension point build files can provide as a place where other build files can add new dependencies.
ExtensionPoint() - Constructor for class org.apache.tools.ant.ExtensionPoint
 
ExtensionResolver - Interface in org.apache.tools.ant.taskdefs.optional.extension
Interface to locate a File that satisfies extension.
ExtensionSet - Class in org.apache.tools.ant.taskdefs.optional.extension
The Extension set lists a set of "Optional Packages" / "Extensions".
ExtensionSet() - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.ExtensionSet
 
ExtensionUtil - Class in org.apache.tools.ant.taskdefs.optional.extension
A set of useful methods relating to extensions.
ExtraAttribute - Class in org.apache.tools.ant.taskdefs.optional.extension
Simple holder for extra attributes in main section of manifest.
ExtraAttribute() - Constructor for class org.apache.tools.ant.taskdefs.optional.extension.ExtraAttribute
 
extract() - Method in class org.apache.tools.ant.taskdefs.BUnzip2
Do the unbzipping.
extract() - Method in class org.apache.tools.ant.taskdefs.GUnzip
Implement the gunzipping.
extract() - Method in class org.apache.tools.ant.taskdefs.Unpack
Do the uncompressing.
extractFile(FileUtils, File, File, InputStream, String, Date, boolean, FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.Expand
extract a file to a directory
extractNameFromComponentName(String) - Static method in class org.apache.tools.ant.ProjectHelper
extract the element name from a component name
extractNameOrDefault(BuildEvent) - Method in class org.apache.tools.ant.listener.BigProjectLogger
Get the name of an event
extractProjectName(BuildEvent) - Method in class org.apache.tools.ant.DefaultLogger
Get the project name or null
extractTargetName(BuildEvent) - Method in class org.apache.tools.ant.listener.SimpleBigProjectLogger
Override point, extract the target name
extractTargetName(BuildEvent) - Method in class org.apache.tools.ant.NoBannerLogger
Override point, extract the target name
extractUriFromComponentName(String) - Static method in class org.apache.tools.ant.ProjectHelper
extract a uri from a component name
extractVariablePart(String) - Method in class org.apache.tools.ant.util.GlobPatternMapper
Returns the part of the given string that matches the * in the "from" pattern.
extractVariablePart(String) - Method in class org.apache.tools.ant.util.PackageNameMapper
Returns the part of the given string that matches the * in the "from" pattern replacing file separators with dots
extractVariablePart(String) - Method in class org.apache.tools.ant.util.UnPackageNameMapper
Returns the part of the given string that matches the * in the "from" pattern replacing dots with file separators
ExtraFieldUtils - Class in org.apache.tools.zip
ZipExtraField related methods
ExtraFieldUtils() - Constructor for class org.apache.tools.zip.ExtraFieldUtils
 
ExtraFieldUtils.UnparseableExtraField - Class in org.apache.tools.zip
"enum" for the possible actions to take if the extra field cannot be parsed.
(Sebelumnya) Index DIndex F (Berikutnya)