Library:Apache Ant
Version:1.6.5
Compatibility:JDK 1.4
Classes in library Apache Ant.
NOTE: The results have been limited to 500 entries. We suggest browsing through packages to explore the classes in this library.
NamePackageDescription
AbstractAccessTaskorg.apache.tools.ant.taskdefs.optional.unixNo description provided.
AbstractAnalyzerorg.apache.tools.ant.util.dependAn abstract implementation of the analyzer interface providing support for the bulk of interface methods.
AbstractCvsTaskorg.apache.tools.ant.taskdefsoriginal Cvs.java 1.20 NOTE: This implementation has been moved here from Cvs.java with the addition of some accessors for extensibility.
AbstractFileSetorg.apache.tools.ant.typesClass that holds an implicit patternset and supports nested patternsets and creates a DirectoryScanner using these patterns.
AbstractHotDeploymentToolorg.apache.tools.ant.taskdefs.optional.j2eeAbstract class to support vendor-specific hot deployment tools.
AbstractMetamataTaskorg.apache.tools.ant.taskdefs.optional.metamataSomewhat abstract framework to be used for other metama 2.0 tasks.
AbstractSelectorContainerorg.apache.tools.ant.types.selectorsThis is the a base class a container of selectors - it does not need do be a selector itself.
AncestorAnalyzerorg.apache.tools.ant.util.depend.bcelA dependency analyzer which returns superclass and superinterface dependencies.
Andorg.apache.tools.ant.taskdefs.condition<and> condition container.
AndSelectororg.apache.tools.ant.types.selectorsThis selector has a collection of other selectors, all of which have to select a file in order for this selector to select it.
AnsiColorLoggerorg.apache.tools.ant.listenerUses ANSI Color Code Sequences to colorize messages sent to the console.
Antorg.apache.tools.ant.taskdefsBuild a sub-project.
Ant.Referenceorg.apache.tools.ant.taskdefsHelper class that implements the nested <reference> element of <ant> and <antcall>.
Ant.TargetElementorg.apache.tools.ant.taskdefsHelper class that implements the nested <target> element of <ant> and <antcall>.
AntAnalyzerorg.apache.tools.ant.taskdefs.optional.dependAn analyzer which uses the depend task's bytecode classes to analyze dependencies
AntClassLoaderorg.apache.tools.antUsed to load classes within ant with a different classpath from that used to start ant.
AntClassLoader2org.apache.tools.ant.loaderAn implementation of the AntClassLoader suitable for use on post JDK 1.1 platforms
AntFilterReaderorg.apache.tools.ant.typesAn AntFileReader is a wrapper class that encloses the classname and configuration of a Configurable FilterReader.
Antliborg.apache.tools.ant.taskdefsAntlib task.
AntlibDefinitionorg.apache.tools.ant.taskdefsBase class for tasks that that can be used in antlibs.
ANTLRorg.apache.tools.ant.taskdefs.optionalInvokes the ANTLR Translator generator on a grammar file.
AntResolverorg.apache.tools.ant.taskdefs.optional.extension.resolversResolver that just returns s specified location.
AntSoundPlayerorg.apache.tools.ant.taskdefs.optional.soundThis class is designed to be used by any AntTask that requires audio output.
AntStructureorg.apache.tools.ant.taskdefsCreates a partial DTD for Ant from the currently known tasks.
AntTypeDefinitionorg.apache.tools.antThis class contains all the information on a particular ant type, the classname, adaptor and the class it should be assignable from.
AntXMLContextorg.apache.tools.ant.helperContext information for the ant processing.
ApacheCatalogorg.apache.tools.ant.types.resolverThis class extends the Catalog class provided by Norman Walsh's resolver library in xml-commons in order to add classpath entity and URI resolution.
ApacheCatalogResolverorg.apache.tools.ant.types.resolver

This class extends the CatalogResolver class provided by Norman Walsh's resolver library in xml-commons.

AsiExtraFieldorg.apache.tools.zipAdds Unix file permission and UID/GID fields as well as symbolic link handling.
Assertionsorg.apache.tools.ant.typesThe assertion datatype.
Assertions.BaseAssertionorg.apache.tools.ant.typesbase class for our assertion elements.
Assertions.DisabledAssertionorg.apache.tools.ant.typesA disabled assertion disables things
Assertions.EnabledAssertionorg.apache.tools.ant.typesan enabled assertion enables things
Attriborg.apache.tools.ant.taskdefs.optional.windowsAttrib equivalent for Win32 environments.
Availableorg.apache.tools.ant.taskdefsWill set the given property if the requested resource is available at runtime.
Available.FileDirorg.apache.tools.ant.taskdefsEnumeratedAttribute covering the file types to be checked for, either file or dir.
BaseExtendSelectororg.apache.tools.ant.types.selectorsConvenience base class for all selectors accessed through ExtendSelector.
BaseFilterReaderorg.apache.tools.ant.filtersBase class for core filter readers.
Basenameorg.apache.tools.ant.taskdefsSets a property to the base name of a specified file, optionally minus a suffix.
BaseParamFilterReaderorg.apache.tools.ant.filtersParameterized base class for core filter readers.
BaseSelectororg.apache.tools.ant.types.selectorsA convenience base class that you can subclass Selectors from.
BaseSelectorContainerorg.apache.tools.ant.types.selectorsThis is the base class for selectors that can contain other selectors.
BuildEventorg.apache.tools.antClass representing an event occurring during a build.
BuildNumberorg.apache.tools.ant.taskdefsRead, increment, and write a build number in a file It will first attempt to read a build number from a file, then set the property "build.number" to the value that was read in (or 0 if no such value).
BUnzip2org.apache.tools.ant.taskdefsExpands a file that has been compressed with the BZIP2 algorithm.
BZip2org.apache.tools.ant.taskdefsCompresses a file with the BZIP2 algorithm.
Caborg.apache.tools.ant.taskdefs.optionalCreate a CAB archive.
CallTargetorg.apache.tools.ant.taskdefsCall another target in the same project.
CBZip2InputStreamorg.apache.tools.bzip2An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
CBZip2OutputStreamorg.apache.tools.bzip2An output stream that compresses into the BZip2 format (without the file header chars) into another stream.
CCCheckinorg.apache.tools.ant.taskdefs.optional.clearcasePerforms ClearCase checkin.
CCCheckoutorg.apache.tools.ant.taskdefs.optional.clearcasePerforms ClearCase checkout.
CCLockorg.apache.tools.ant.taskdefs.optional.clearcasePerforms a ClearCase Lock command.
CCMCheckorg.apache.tools.ant.taskdefs.optional.ccmClass common to all check commands (checkout, checkin,checkin default task);
CCMCheckinorg.apache.tools.ant.taskdefs.optional.ccmPerforms Continuus checkin command.
CCMCheckinDefaultorg.apache.tools.ant.taskdefs.optional.ccmPerforms Continuus Checkin Default task command.
CCMCheckoutorg.apache.tools.ant.taskdefs.optional.ccmPerforms Continuus checkout command.
CCMCreateTaskorg.apache.tools.ant.taskdefs.optional.ccmCreates new Continuus ccm task and sets it as the default.
CCMkattrorg.apache.tools.ant.taskdefs.optional.clearcaseTask to perform mkattr command to ClearCase.
CCMkblorg.apache.tools.ant.taskdefs.optional.clearcaseTask to CreateBaseline command to ClearCase.
CCMkdirorg.apache.tools.ant.taskdefs.optional.clearcasePerforms ClearCase mkdir.
CCMkelemorg.apache.tools.ant.taskdefs.optional.clearcasePerforms ClearCase mkelem.
CCMklabelorg.apache.tools.ant.taskdefs.optional.clearcaseTask to perform mklabel command to ClearCase.
CCMklbtypeorg.apache.tools.ant.taskdefs.optional.clearcaseTask to perform mklbtype command to ClearCase.
CCMReconfigureorg.apache.tools.ant.taskdefs.optional.ccmTask allows to reconfigure a project, recursively or not
CCRmtypeorg.apache.tools.ant.taskdefs.optional.clearcaseTask to perform rmtype command to ClearCase.
CCUnCheckoutorg.apache.tools.ant.taskdefs.optional.clearcasePerforms ClearCase UnCheckout command.
CCUnlockorg.apache.tools.ant.taskdefs.optional.clearcasePerforms a ClearCase Unlock command.
CCUpdateorg.apache.tools.ant.taskdefs.optional.clearcasePerforms a ClearCase Update command.
ChainedMapperorg.apache.tools.ant.utilA ContainerMapper that chains the results of the first nested FileNameMappers into sourcefiles for the second, the second to the third, and so on, returning the resulting mapped filenames from the last nested FileNameMapper.
ChainReaderHelperorg.apache.tools.ant.filters.utilProcess a FilterReader chain.
ChangeLogTaskorg.apache.tools.ant.taskdefs.cvslibExamines the output of cvs log and group related changes together.
Checksumorg.apache.tools.ant.taskdefsUsed to create or verify file checksums.
Chgrporg.apache.tools.ant.taskdefs.optional.unixChgrp equivalent for unix-like environments.
Chmodorg.apache.tools.ant.taskdefsChmod equivalent for unix-like environments.
Chownorg.apache.tools.ant.taskdefs.optional.unixChown equivalent for unix-like environments.
ClassConstantsorg.apache.tools.ant.filtersAssembles the constants declared in a Java class in key1=value1(line separator)key2=value2 format.
ClassCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolThe constant pool entry which stores class information.
ClassFileorg.apache.tools.ant.taskdefs.optional.sitraka.bytecodeObject representing a class.
ClassFileorg.apache.tools.ant.taskdefs.optional.dependA ClassFile object stores information about a Java class.
ClassfileSetorg.apache.tools.ant.types.optional.dependA ClassfileSet is a FileSet that enlists all classes that depend on a certain set of root classes.
ClassfileSet.ClassRootorg.apache.tools.ant.types.optional.dependInner class used to contain info about root classes.
ClassFileUtilsorg.apache.tools.ant.taskdefs.optional.dependUtility class file routines.
ClassNameReaderorg.apache.tools.ant.taskdefs.optional.jlinkProvides a quick and dirty way to determine the true name of a class given just an InputStream.
ClassPathLoaderorg.apache.tools.ant.taskdefs.optional.sitraka.bytecodeCore of the bytecode analyzer.
ClasspathUtilsorg.apache.tools.ant.utilOffers some helper methods on the Path structure in ant.
ClasspathUtils.Delegateorg.apache.tools.ant.utilDelegate that helps out any specific ProjectComponent that needs dynamic classloading.
ClearCaseorg.apache.tools.ant.taskdefs.optional.clearcaseA base class for creating tasks for executing commands on ClearCase.
CollectionUtilsorg.apache.tools.ant.utilA set of helper methods related to collection manipulation.
CollectionUtils.EmptyEnumerationorg.apache.tools.ant.utilNo description provided.
Commandlineorg.apache.tools.ant.typesCommandline objects help handling command lines specifying processes to execute.
Commandline.Argumentorg.apache.tools.ant.typesUsed for nested xml command line definitions.
Commandline.Markerorg.apache.tools.ant.typesClass to keep track of the position of an Argument.
CommandlineJavaorg.apache.tools.ant.typesA representation of a Java command line that is a composite of 2 Commandline.
CommandlineJava.SysPropertiesorg.apache.tools.ant.typesSpecialized Environment class for System properties
CommonsLoggingListenerorg.apache.tools.ant.listenerJakarta Commons Logging listener.
Compatabilityorg.apache.tools.ant.taskdefs.optional.extensionEnum used in (@link Extension) to indicate the compatability of one extension to another.
Compatibilityorg.apache.tools.ant.taskdefs.optional.extensionEnum used in (@link Extension) to indicate the compatibility of one extension to another.
CompilerAdapterFactoryorg.apache.tools.ant.taskdefs.compilersCreates the necessary compiler adapter, given basic criteria.
ComponentHelperorg.apache.tools.antComponent creation and configuration.
CompositeMapperorg.apache.tools.ant.utilA ContainerMapper that unites the results of its constituent FileNameMappers into a single set of result filenames.
Concatorg.apache.tools.ant.taskdefsThis class contains the 'concat' task, used to concatenate a series of files into a single stream.
Concat.TextElementorg.apache.tools.ant.taskdefssub element points to a file or contains text
ConcatFileInputStreamorg.apache.tools.ant.utilSpecial InputStream that will concatenate the contents of an array of files.
ConcatFilterorg.apache.tools.ant.filtersConcats a file before and/or after the file.
ConditionBaseorg.apache.tools.ant.taskdefs.conditionBaseclass for the <condition> task as well as several conditions - ensures that the types of conditions inside the task and the "container" conditions are in sync.
ConditionTaskorg.apache.tools.ant.taskdefsTask to set a property conditionally using <uptodate>, <available>, and many other supported conditions.
ConstantCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolA Constant Pool entry which represents a constant value.
ConstantPoolorg.apache.tools.ant.taskdefs.optional.depend.constantpoolThe constant pool of a Java class.
ConstantPoolEntryorg.apache.tools.ant.taskdefs.optional.depend.constantpoolAn entry in the constant pool.
ContainerMapperorg.apache.tools.ant.utilA FileNameMapper that contains other FileNameMappers.
Containsorg.apache.tools.ant.taskdefs.conditionIs one string part of another string?
ContainsRegexpSelectororg.apache.tools.ant.types.selectorsSelector that filters files based on a regular expression.
ContainsSelectororg.apache.tools.ant.types.selectorsSelector that filters files based on whether they contain a particular string.
Continuusorg.apache.tools.ant.taskdefs.optional.ccmA base class for creating tasks for executing commands on Continuus 5.1.
Copyorg.apache.tools.ant.taskdefsCopies a file or directory to a new file or directory.
Copydirorg.apache.tools.ant.taskdefsCopies a directory.
Copyfileorg.apache.tools.ant.taskdefsCopies a file.
CovBaseorg.apache.tools.ant.taskdefs.optional.sitrakaBase class that deals with JProbe version incompatibilities.
Coverageorg.apache.tools.ant.taskdefs.optional.sitrakaRuns Sitraka JProbe Coverage.
Coverage.Finalsnapshotorg.apache.tools.ant.taskdefs.optional.sitrakaNo description provided.
Coverage.Javavmorg.apache.tools.ant.taskdefs.optional.sitrakaNo description provided.
Coverage.Recordfromstartorg.apache.tools.ant.taskdefs.optional.sitrakaNo description provided.
CovMergeorg.apache.tools.ant.taskdefs.optional.sitrakaRuns the snapshot merge utility for JProbe Coverage.
CovReportorg.apache.tools.ant.taskdefs.optional.sitrakaRuns the JProbe Coverage 3.0 snapshot merge utility.
CovReport.Referenceorg.apache.tools.ant.taskdefs.optional.sitrakaNo description provided.
CovReport.ReportFormatorg.apache.tools.ant.taskdefs.optional.sitrakaNo description provided.
CovReport.ReportTypeorg.apache.tools.ant.taskdefs.optional.sitrakaNo description provided.
CSharporg.apache.tools.ant.taskdefs.optional.dotnetCompiles C# source into executables or modules.
Cvsorg.apache.tools.ant.taskdefsPerforms operations on a CVS repository.
CVSPassorg.apache.tools.ant.taskdefsAdds an new entry to a CVS password file.
CvsTagDifforg.apache.tools.ant.taskdefs.cvslibExamines the output of cvs rdiff between two tags.
CvsUserorg.apache.tools.ant.taskdefs.cvslibRepresents a CVS user with a userID and a full name.
CvsVersionorg.apache.tools.ant.taskdefs.cvslibthis task allows to find out the client and the server version of a CVS installation example usage : <cvsversion cvsRoot=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" passfile="c:/programme/cygwin/home/antoine/.cvspass" clientversionproperty="apacheclient" serverversionproperty="apacheserver" /> the task can be used also in the API by calling its execute method, then calling getServerVersion and/or getClientVersion
DataTypeorg.apache.tools.ant.typesBase class for those classes that can appear inside the build file as stand alone data types.
DateSelectororg.apache.tools.ant.types.selectorsSelector that chooses files based on their last modified date.
DateSelector.TimeComparisonsorg.apache.tools.ant.types.selectorsEnumerated attribute with the values for time comparison.
DateUtilsorg.apache.tools.ant.utilHelper methods to deal with date/time formatting with a specific defined format (ISO8601) or a plurialization correct elapsed time in minutes and seconds.
DefaultCompilerAdapterorg.apache.tools.ant.taskdefs.compilersThis is the default implementation for the CompilerAdapter interface.
DefaultExcludesorg.apache.tools.ant.taskdefsAlters the default excludes for the entire build..
DefaultExecutororg.apache.tools.ant.helperDefault Target executor implementation.
DefaultInputHandlerorg.apache.tools.ant.inputPrompts on System.err, reads input from System.in
DefaultJspCompilerAdapterorg.apache.tools.ant.taskdefs.optional.jsp.compilersThis is the default implementation for the JspCompilerAdapter interface.
DefaultLoggerorg.apache.tools.antWrites build events to a PrintStream.
DefaultNative2Asciiorg.apache.tools.ant.taskdefs.optional.native2asciiencapsulates the handling common to diffent Native2Asciiadapter implementations.
DefaultRmicAdapterorg.apache.tools.ant.taskdefs.rmicThis is the default implementation for the RmicAdapter interface.
DefBaseorg.apache.tools.ant.taskdefsBase class for Definitions handling uri and class loading.
Definerorg.apache.tools.ant.taskdefsBase class for Taskdef and Typedef - handles all the attributes for Typedef.
Definer.Formatorg.apache.tools.ant.taskdefsEnumerated type for format attribute
Definer.OnErrororg.apache.tools.ant.taskdefsEnumerated type for onError attribute
Deleteorg.apache.tools.ant.taskdefsDeletes a file or directory, or set of files defined by a fileset.
Deltreeorg.apache.tools.ant.taskdefsNo description provided.
DemuxInputStreamorg.apache.tools.antPasses input requests to the project object for demuxing into individual tasks and threads.
DemuxOutputStreamorg.apache.tools.antLogs content written by a thread and forwards the buffers onto the project object which will forward the content to the appropriate task.
Dependorg.apache.tools.ant.taskdefs.optional.dependGenerates a dependency file for a given set of classes.
DependencyVisitororg.apache.tools.ant.util.depend.bcelA BCEL visitor implementation to collect class dependency information
DependScannerorg.apache.tools.ant.types.optional.dependDirectoryScanner for finding class dependencies.
DependSelectororg.apache.tools.ant.types.selectorsSelector that filters files based on whether they are newer than a matching file in another directory tree.
DependSetorg.apache.tools.ant.taskdefsExamines and removes out of date target files.
DepthSelectororg.apache.tools.ant.types.selectorsSelector that filters files based on the how deep in the directory tree they are.
Descriptionorg.apache.tools.ant.typesDescription is used to provide a project-wide description element (that is, a description that applies to a buildfile as a whole).
DeweyDecimalorg.apache.tools.ant.taskdefs.optional.extensionUtility class to contain version numbers in "Dewey Decimal" syntax.
Diagnosticsorg.apache.tools.antA little diagnostic helper that output some information that may help in support.
DifferentSelectororg.apache.tools.ant.types.selectorsThis selector selects files against a mapped set of target files, selecting all those files which are different.
DigestAlgorithmorg.apache.tools.ant.types.selectors.modifiedselectorComputes a 'hashvalue' for the content of file using java.security.MessageDigest.
DirectoryIteratororg.apache.tools.ant.taskdefs.optional.dependAn iterator which iterates through the contents of a java directory.
DirectoryScannerorg.apache.tools.antClass for scanning a directory for files/directories which match certain criteria.
Dirnameorg.apache.tools.ant.taskdefsDetermines the directory name of the specified file.
DirSetorg.apache.tools.ant.typesSubclass as hint for supporting tasks that the included directories instead of files should be used.
DOMElementWriterorg.apache.tools.ant.utilWrites a DOM tree to a given Writer.
DOMUtilsorg.apache.tools.ant.utilSome utility methods for common tasks when building DOM trees in memory.
DotnetBaseMatchingTaskorg.apache.tools.ant.taskdefs.optional.dotnetrefactoring of some stuff so that different things (like ILASM) can use shared code.
DotnetCompileorg.apache.tools.ant.taskdefs.optional.dotnetAbstract superclass for dotnet compiler tasks.
DotnetCompile.TargetTypesorg.apache.tools.ant.taskdefs.optional.dotnetTarget types to build.
DotnetDefineorg.apache.tools.ant.taskdefs.optional.dotnetdefinitions can be conditional.
DotnetResourceorg.apache.tools.ant.taskdefs.optional.dotnetclass used by DotnetCompile to name resources, could be upgraded to a datatype in the distant future.
DoubleCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolThe constant pool entry subclass used to represent double constant values.
DTDLocationorg.apache.tools.ant.types

Helper class to handle the DTD nested element.

Earorg.apache.tools.ant.taskdefsCreates a EAR archive.
Echoorg.apache.tools.ant.taskdefsWrites a message to the Ant logging facilities.
Echo.EchoLevelorg.apache.tools.ant.taskdefsThe enumerated values for the level attribute.
EchoPropertiesorg.apache.tools.ant.taskdefs.optionalDisplays all the current properties in the build.
EchoProperties.FormatAttributeorg.apache.tools.ant.taskdefs.optionalNo description provided.
EmailAddressorg.apache.tools.ant.taskdefs.emailHolds an email address.
EmailTaskorg.apache.tools.ant.taskdefs.emailA task to send SMTP email.
EmailTask.Encodingorg.apache.tools.ant.taskdefs.emailEnumerates the encoding constants
EnumeratedAttributeorg.apache.tools.ant.typesHelper class for attributes that can only take one of a fixed list of values.
Environmentorg.apache.tools.ant.typesWrapper for environment variables.
Environment.Variableorg.apache.tools.ant.typesrepresentation of a single env value
EqualComparatororg.apache.tools.ant.types.selectors.modifiedselectorSimple implementation of Comparator for use in CacheSelector.
Equalsorg.apache.tools.ant.taskdefs.conditionSimple String comparison condition.
EscapeUnicodeorg.apache.tools.ant.filtersThis method converts non-latin characters to unicode escapes.
Execorg.apache.tools.ant.taskdefsExecutes a given command if the os platform is appropriate.
ExecTaskorg.apache.tools.ant.taskdefsExecutes a given command if the os platform is appropriate.
Executeorg.apache.tools.ant.taskdefsRuns an external program.
ExecuteJavaorg.apache.tools.ant.taskdefsNo description provided.
ExecuteOnorg.apache.tools.ant.taskdefsExecutes a given command, supplying a set of files as arguments.
ExecuteOn.FileDirBothorg.apache.tools.ant.taskdefsEnumerated attribute with the values "file", "dir" and "both" for the type attribute.
ExecuteWatchdogorg.apache.tools.ant.taskdefsDestroys a process running for too long.
Exitorg.apache.tools.ant.taskdefsExits the active build, giving an additional message if available.
Expandorg.apache.tools.ant.taskdefsUnzip a file.
ExpandPropertiesorg.apache.tools.ant.filtersExpands Ant properties, if any, in the data.
ExtendSelectororg.apache.tools.ant.types.selectorsSelector that selects files by forwarding the request on to other classes.
Extensionorg.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.

ExtensionAdapterorg.apache.tools.ant.taskdefs.optional.extensionSimple class that represents an Extension and conforms to Ants patterns.
ExtensionSetorg.apache.tools.ant.taskdefs.optional.extensionThe Extension set lists a set of "Optional Packages" / "Extensions".
ExtensionUtilorg.apache.tools.ant.taskdefs.optional.extensionA set of useful methods relating to extensions.
ExtraAttributeorg.apache.tools.ant.taskdefs.optional.extensionSimple holder for extra attributes in main section of manifest.
ExtraFieldUtilsorg.apache.tools.zipZipExtraField related methods
FacadeTaskHelperorg.apache.tools.ant.util.facadeHelper class for facade implementations - encapsulates treatment of explicit implementation choices, magic properties and implementation specific command line arguments.
FieldRefCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolA FieldRef CP Info
FileListorg.apache.tools.ant.typesFileList represents an explicitly named list of files.
FileList.FileNameorg.apache.tools.ant.typesInner class corresponding to the <file> nested element.
FilenameSelectororg.apache.tools.ant.types.selectorsSelector that filters files based on the filename.
FileSetorg.apache.tools.ant.typesMoved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example).
FilesMatchorg.apache.tools.ant.taskdefs.conditionCompares two files for bitwise equality based on size and content.
FileUtilsorg.apache.tools.ant.utilThis class also encapsulates methods which allow Files to be referred to using abstract path names which are translated to native system file paths at runtime as well as copying files or setting their last modification time.
Filterorg.apache.tools.ant.taskdefsSets a token filter that is used by the file copy tasks to do token substitution.
FilterChainorg.apache.tools.ant.typesFilterChain may contain a chained set of filter readers.
FilterMapperorg.apache.tools.ant.types.mappersThis is a FileNameMapper based on a FilterChain.
Filtersorg.apache.tools.ant.taskdefs.optional.sitrakaFilters information from coverage, somewhat similar to a FileSet.
Filters.Excludeorg.apache.tools.ant.taskdefs.optional.sitrakaNo description provided.
Filters.FilterElementorg.apache.tools.ant.taskdefs.optional.sitrakaan includes or excludes element
Filters.Includeorg.apache.tools.ant.taskdefs.optional.sitrakaNo description provided.
FilterSetorg.apache.tools.ant.typesA set of filters to be applied to something.
FilterSet.Filterorg.apache.tools.ant.typesIndividual filter component of filterset.
FilterSet.FiltersFileorg.apache.tools.ant.typesThe filtersfile nested element.
FilterSetCollectionorg.apache.tools.ant.typesA FilterSetCollection is a collection of filtersets each of which may have a different start/end token settings.
FixCRLForg.apache.tools.ant.taskdefsConverts text source files to local OS formatting conventions, as well as repair text files damaged by misconfigured or misguided editors or file transfer programs.
FixCRLF.AddAsisRemoveorg.apache.tools.ant.taskdefsEnumerated attribute with the values "asis", "add" and "remove".
FixCRLF.CrLforg.apache.tools.ant.taskdefsEnumerated attribute with the values "asis", "cr", "lf" and "crlf".
FlatFileNameMapperorg.apache.tools.ant.utilImplementation of FileNameMapper that always returns the source file name without any leading directory information.
FlexIntegerorg.apache.tools.ant.typesHelper class which can be used for Ant task attribute setter methods to allow the build file to specify an integer in either decimal, octal, or hexadecimal format.
FloatCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolA Float CP Info
FTPorg.apache.tools.ant.taskdefs.optional.netBasic FTP client.
FTP.Actionorg.apache.tools.ant.taskdefs.optional.netan action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod", "rmdir"
FTP.FTPDirectoryScannerorg.apache.tools.ant.taskdefs.optional.netinternal class allowing to read the contents of a remote file system using the FTP protocol used in particular for ftp get operations differences with DirectoryScanner "" (the root of the fileset) is never included in the included directories followSymlinks defaults to false
FTP.FTPDirectoryScanner.AntFTPFileorg.apache.tools.ant.taskdefs.optional.netan AntFTPFile is a representation of a remote file
FTP.FTPDirectoryScanner.AntFTPRootFileorg.apache.tools.ant.taskdefs.optional.netspecial class to represent the remote directory itself
FullAnalyzerorg.apache.tools.ant.util.depend.bcelAn analyzer capable fo traversing all class - class relationships.
Gcjorg.apache.tools.ant.taskdefs.compilersThe implementation of the gcj compiler.
GenerateKeyorg.apache.tools.ant.taskdefsGenerates a key in a keystore.
GenerateKey.DistinguishedNameorg.apache.tools.ant.taskdefsNo description provided.
GenerateKey.DnameParamorg.apache.tools.ant.taskdefsNo description provided.
GenericHotDeploymentToolorg.apache.tools.ant.taskdefs.optional.j2eeA generic tool for J2EE server hot deployment.
Getorg.apache.tools.ant.taskdefsGets a particular file from a URL source.
Get.Base64Converterorg.apache.tools.ant.taskdefsBASE 64 encoding of a String or an array of bytes.
Get.NullProgressorg.apache.tools.ant.taskdefsdo nothing with progress info
Get.VerboseProgressorg.apache.tools.ant.taskdefsverbose progress system prints to some output stream
GlobPatternMapperorg.apache.tools.ant.utilImplementation of FileNameMapper that does simple wildcard pattern replacements.
GUnziporg.apache.tools.ant.taskdefsExpands a file that has been compressed with the GZIP algorithm.
GZiporg.apache.tools.ant.taskdefsCompresses a file with the GZIP algorithm.
HashvalueAlgorithmorg.apache.tools.ant.types.selectors.modifiedselectorComputes a 'hashvalue' for the content of file using String.hashValue().
HeadFilterorg.apache.tools.ant.filtersReads the first n lines of a stream.
Httporg.apache.tools.ant.taskdefs.conditionCondition to wait for a HTTP request to succeed.
IContractorg.apache.tools.ant.taskdefs.optionalInstruments Java classes with iContract DBC preprocessor.
IdentityMapperorg.apache.tools.ant.utilImplementation of FileNameMapper that always returns the source file name.
Ilasmorg.apache.tools.ant.taskdefs.optional.dotnetAssembles .NET Intermediate Language files.
Ilasm.TargetTypesorg.apache.tools.ant.taskdefs.optional.dotnetTarget types to build.
Ildasmorg.apache.tools.ant.taskdefs.optional.dotnetTask to take a .NET or Mono -generated managed executable and turn it into ILASM assembly code.
Ildasm.EncodingTypesorg.apache.tools.ant.taskdefs.optional.dotnetencoding options; the default is ascii
Ildasm.VisibilityOptionsorg.apache.tools.ant.taskdefs.optional.dotnetvisibility options for decoding
ImplementationSpecificArgumentorg.apache.tools.ant.util.facadeExtension of Commandline.Argument with a new attribute that choses a specific implementation of the facade.
ImportTaskorg.apache.tools.ant.taskdefs

Task to import another build file into the current project.

ImportTypeliborg.apache.tools.ant.taskdefs.optional.dotnetImport a COM type library into the .NET framework.
Inputorg.apache.tools.ant.taskdefsReads an input line from the console.
InputRequestorg.apache.tools.ant.inputEncapsulates an input request.
IntegerCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolAn Integer CP Info
InterfaceMethodRefCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolA InterfaceMethodRef CP Info
IntrospectionHelperorg.apache.tools.antHelper class that collects the methods a task or nested element holds to set attributes, create nested elements or hold PCDATA elements.
IntrospectionHelper.Creatororg.apache.tools.antcreator - allows use of create/store external to IntrospectionHelper.
IsFalseorg.apache.tools.ant.taskdefs.conditionCondition that tests whether a given string evals to false
IsFileSelectedorg.apache.tools.ant.taskdefs.conditionThis is a condition that checks to see if a file passes an embedded selector.
IsReferenceorg.apache.tools.ant.taskdefs.conditionCondition that tests whether a given reference has been defined.
IsSetorg.apache.tools.ant.taskdefs.conditionCondition that tests whether a given property has been set.
IsTrueorg.apache.tools.ant.taskdefs.conditionCondition that tests whether a given string evals to true
JakartaOroMatcherorg.apache.tools.ant.util.regexpImplementation of RegexpMatcher for Jakarta-ORO.
JakartaOroRegexporg.apache.tools.ant.util.regexpRegular expression implementation using the Jakarta Oro package
JakartaRegexpMatcherorg.apache.tools.ant.util.regexpImplementation of RegexpMatcher for Jakarta-Regexp.
JakartaRegexpRegexporg.apache.tools.ant.util.regexpRegular expression implementation using the Jakarta Regexp package
Jarorg.apache.tools.ant.taskdefsCreates a JAR archive.
Jar.FilesetManifestConfigorg.apache.tools.ant.taskdefsNo description provided.
JarFileIteratororg.apache.tools.ant.taskdefs.optional.dependA class file iterator which iterates through the contents of a Java jar file.
JarLibAvailableTaskorg.apache.tools.ant.taskdefs.optional.extensionChecks whether an extension is present in a fileset or an extensionSet.
JarLibDisplayTaskorg.apache.tools.ant.taskdefs.optional.extensionDisplays the "Optional Package" and "Package Specification" information contained within the specified JARs.
JarLibManifestTaskorg.apache.tools.ant.taskdefs.optional.extensionGenerates a manifest that declares all the dependencies.
JarLibResolveTaskorg.apache.tools.ant.taskdefs.optional.extensionTries to locate a JAR to satisfy an extension and place location of JAR into property.
JarMarkerorg.apache.tools.zipIf this extra field is added as the very first extra field of the archive, Solaris will consider it an executable jar file.
Jasper41Manglerorg.apache.tools.ant.taskdefs.optional.jspthis class implements the name mangling rules of the jasper in tomcat4.1.x which is likely to remain for some time
JasperCorg.apache.tools.ant.taskdefs.optional.jsp.compilersThe implementation of the jasper compiler.
Javaorg.apache.tools.ant.taskdefsLauncher for Java applications.
Javacorg.apache.tools.ant.taskdefsCompiles Java source files.
Javac.ImplementationSpecificArgumentorg.apache.tools.ant.taskdefsAdds an "compiler" attribute to Commandline$Attribute used to filter command line attributes based on the current implementation.
Javac12org.apache.tools.ant.taskdefs.compilersThe implementation of the javac compiler for JDK 1.2 This is primarily a cut-and-paste from the original javac task before it was refactored.
Javac13org.apache.tools.ant.taskdefs.compilersThe implementation of the javac compiler for JDK 1.3 This is primarily a cut-and-paste from the original javac task before it was refactored.
JavaCCorg.apache.tools.ant.taskdefs.optional.javaccJavaCC compiler compiler task.
JavacExternalorg.apache.tools.ant.taskdefs.compilersPerforms a compile using javac externally.
JavaClassHelperorg.apache.tools.ant.filters.utilHelper class that filters constants from a Java Class
Javadocorg.apache.tools.ant.taskdefsGenerates Javadoc documentation for a collection of source code.
Javadoc.AccessTypeorg.apache.tools.ant.taskdefsEnumeratedAttribute implementation supporting the javadoc scoping values.
Javadoc.DocletInfoorg.apache.tools.ant.taskdefsThis class stores info about doclets.
Javadoc.DocletParamorg.apache.tools.ant.taskdefsInner class used to manage doclet parameters.
Javadoc.ExtensionInfoorg.apache.tools.ant.taskdefsA project aware class used for Javadoc extensions which take a name and a path such as doclet and taglet arguments.
Javadoc.GroupArgumentorg.apache.tools.ant.taskdefsNo description provided.
Javadoc.Htmlorg.apache.tools.ant.taskdefsAn HTML element in the javadoc.
Javadoc.LinkArgumentorg.apache.tools.ant.taskdefsRepresents a link triplet (href, whether link is offline, location of the package list if off line)
Javadoc.PackageNameorg.apache.tools.ant.taskdefsUsed to track info about the packages to be javadoc'd
Javadoc.SourceFileorg.apache.tools.ant.taskdefsThis class is used to manage the source files to be processed.
Javadoc.TagArgumentorg.apache.tools.ant.taskdefsClass representing a -tag argument.
JavaEnvUtilsorg.apache.tools.ant.utilA set of helper methods related to locating executables or checking conditons of a given Java installation.
Javahorg.apache.tools.ant.taskdefs.optionalGenerates JNI header files using javah.
Javah.ClassArgumentorg.apache.tools.ant.taskdefs.optionalNo description provided.
JavahAdapterFactoryorg.apache.tools.ant.taskdefs.optional.javahCreates the JavahAdapter based on the user choice and potentially the VM vendor.
JAXPUtilsorg.apache.tools.ant.utilCollection of helper methods that retrieve a ParserFactory or Parsers and Readers.
JDBCTaskorg.apache.tools.ant.taskdefsHandles JDBC configuration needed by SQL type tasks.
JDependTaskorg.apache.tools.ant.taskdefs.optional.jdependRuns JDepend tests.
JDependTask.FormatAttributeorg.apache.tools.ant.taskdefs.optional.jdependA class for the enumerated attribute format, values are xml and text.
Jdk14RegexpMatcherorg.apache.tools.ant.util.regexpImplementation of RegexpMatcher for the built-in regexp matcher of JDK 1.4.
Jdk14RegexpRegexporg.apache.tools.ant.util.regexpRegular expression implementation using the JDK 1.4 regular expression package
Jikesorg.apache.tools.ant.taskdefsEncapsulates a Jikes compiler, by directly executing an external process.
Jikesorg.apache.tools.ant.taskdefs.compilersThe implementation of the jikes compiler.
JikesOutputParserorg.apache.tools.ant.taskdefsParses output from jikes and passes errors and warnings into the right logging channels of Project.
JJDocorg.apache.tools.ant.taskdefs.optional.javaccRuns the JJDoc compiler compiler.
JJTreeorg.apache.tools.ant.taskdefs.optional.javaccRuns the JJTree compiler compiler.
jlinkorg.apache.tools.ant.taskdefs.optional.jlinkNo description provided.
JlinkTaskorg.apache.tools.ant.taskdefs.optional.jlinkThis class defines objects that can link together various jar and zip files.
JonasHotDeploymentToolorg.apache.tools.ant.taskdefs.optional.j2eeAn Ant wrapper task for the weblogic.deploy tool.
JSharporg.apache.tools.ant.taskdefs.optional.dotnetCompile J# source down to a managed .NET application.
JspCorg.apache.tools.ant.taskdefs.optional.jspRuns a JSP compiler.
JspC.WebAppParameterorg.apache.tools.ant.taskdefs.optional.jspstatic inner class used as a parameter element
JspCompilerAdapterFactoryorg.apache.tools.ant.taskdefs.optional.jsp.compilersCreates the necessary compiler adapter, given basic criteria.
JspNameManglerorg.apache.tools.ant.taskdefs.optional.jspThis is a class derived from the Jasper code (org.apache.jasper.compiler.CommandLineCompiler) to map from a JSP filename to a valid Java classname.
Jvcorg.apache.tools.ant.taskdefs.compilersThe implementation of the jvc compiler from microsoft.
Kaffehorg.apache.tools.ant.taskdefs.optional.javahAdapter to the native kaffeh compiler.
KaffeNative2Asciiorg.apache.tools.ant.taskdefs.optional.native2asciiAdapter to kaffe.tools.native2ascii.Native2Ascii.
KaffeRmicorg.apache.tools.ant.taskdefs.rmicThe implementation of the rmic for Kaffe
KeepAliveInputStreamorg.apache.tools.ant.utilClass that can be used to wrap System.in without getting anxious about any client closing the stream.
KeepAliveOutputStreamorg.apache.tools.ant.utilClass that can be used to wrap System.out and System.err without getting anxious about any client closing the stream.
KeySubstorg.apache.tools.ant.taskdefsKeyword substitution.
Kjcorg.apache.tools.ant.taskdefs.compilersThe implementation of the Java compiler for KJC.
Launcherorg.apache.tools.ant.launchThis is a launcher for Ant.
LazyFileOutputStreamorg.apache.tools.ant.utilClass that delays opening the output file until the first bytes shall be written or the method open has been invoked explicitly.
LazyHashtableorg.apache.tools.ant.utilHashtable implementation that allows delayed construction of expensive objects All operations that need access to the full list of objects will call initAll() first.
LeadPipeInputStreamorg.apache.tools.ant.utilSpecial PipedInputStream that will not die when the writing Thread is no longer alive.
Lengthorg.apache.tools.ant.taskdefsGets lengths: of files/resources, byte size; of strings, length (optionally trimmed).
Length.FileModeorg.apache.tools.ant.taskdefsEnumeratedAttribute operation mode
Length.Whenorg.apache.tools.ant.taskdefsEnumeratedAttribute for the when attribute.
LibFileSetorg.apache.tools.ant.taskdefs.optional.extensionLibFileSet represents a fileset containing libraries.
LineContainsorg.apache.tools.ant.filtersFilter which includes only those lines that contain all the user-specified strings.
LineContains.Containsorg.apache.tools.ant.filtersHolds a contains element
LineContainsRegExporg.apache.tools.ant.filtersFilter which includes only those lines that contain the user-specified regular expression matching strings.
LineTokenizerorg.apache.tools.ant.utilclass to tokenize the input as lines seperated by \r (mac style), \r\n (dos/windows style) or \n (unix style)
LoaderUtilsorg.apache.tools.ant.utilClassLoader utility methods
LoadFileorg.apache.tools.ant.taskdefsLoad a file into a property
LoadPropertiesorg.apache.tools.ant.taskdefsLoad a file's contents as Ant properties.
Locationorg.apache.tools.antStores the location of a piece of text within a file (file name, line number and column number).
LocationResolverorg.apache.tools.ant.taskdefs.optional.extension.resolversResolver that just returns s specified location.
Locatororg.apache.tools.ant.launchThe Locator is a utility class which is used to find certain items in the environment
Log4jListenerorg.apache.tools.ant.listenerListener which sends events to Log4j logging system
LogOutputStreamorg.apache.tools.ant.taskdefsLogs each line written to this stream to the log system of ant.
LogStreamHandlerorg.apache.tools.ant.taskdefsLogs standard output and error of a subprocess to the log system of ant.
LongCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolA Long CP Info
MacroDeforg.apache.tools.ant.taskdefsDescribe class MacroDef here.
MacroDef.Attributeorg.apache.tools.ant.taskdefsA nested element for the MacroDef task.
MacroDef.NestedSequentialorg.apache.tools.ant.taskdefsThe class corresponding to the sequential nested element.
MacroDef.TemplateElementorg.apache.tools.ant.taskdefsA nested element for the MacroDef task.
MacroDef.Textorg.apache.tools.ant.taskdefsA nested text element for the MacroDef task.
MacroInstanceorg.apache.tools.ant.taskdefsThe class to be placed in the ant type definition.
MacroInstance.Elementorg.apache.tools.ant.taskdefsEmbedded element in macro instance
MagicNamesorg.apache.tools.antMagic names used within Ant.
Mailerorg.apache.tools.ant.taskdefs.emailBase class for the various emailing implementations.
MailLoggerorg.apache.tools.ant.listenerBuffers log messages from DefaultLogger, and sends an e-mail with the results.
MailMessageorg.apache.tools.mailA class to help send SMTP email.
Mainorg.apache.tools.antCommand line entry point into Ant.
MajoritySelectororg.apache.tools.ant.types.selectorsThis selector is here just to shake up your thinking a bit.
Manifestorg.apache.tools.ant.taskdefsHolds the data of a jar manifest.
Manifest.Attributeorg.apache.tools.ant.taskdefsAn attribute for the manifest.
Manifest.Sectionorg.apache.tools.ant.taskdefsA manifest section - you can nest attribute elements into sections.
ManifestTaskorg.apache.tools.ant.taskdefsCreates a manifest file for inclusion in a JAR, Ant task wrapper around Manifest .
ManifestTask.Modeorg.apache.tools.ant.taskdefsHelper class for Manifest's mode attribute.
Mapperorg.apache.tools.ant.typesElement to define a FileNameMapper.
Mapper.MapperTypeorg.apache.tools.ant.typesClass as Argument to FileNameMapper.setType.
MappingSelectororg.apache.tools.ant.types.selectorsA mapping selector is an abstract class adding mapping support to the base selector
MatchingTaskorg.apache.tools.ant.taskdefsThis is an abstract task that should be used by all those tasks that require to include or exclude files based on pattern matching.
MAuditorg.apache.tools.ant.taskdefs.optional.metamataInvokes the Metamata Audit/ Webgain Quality Analyzer on a set of Java files.
MergingMapperorg.apache.tools.ant.utilImplementation of FileNameMapper that always returns the same target file name.
Messageorg.apache.tools.ant.taskdefs.emailClass representing an email message.
MethodInfoorg.apache.tools.ant.taskdefs.optional.sitraka.bytecodeMethod info structure.
MethodRefCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolA MethodRef CP Info
MimeMailorg.apache.tools.ant.taskdefs.optional.netA task to send SMTP email; Use mail instead
MimeMailerorg.apache.tools.ant.taskdefs.emailUses the JavaMail classes to send Mime format email.
Mkdirorg.apache.tools.ant.taskdefsCreates a given directory.
MMetricsorg.apache.tools.ant.taskdefs.optional.metamataComputes the metrics of a set of Java files and write the results to an XML file.
MMetrics.GranularityAttributeorg.apache.tools.ant.taskdefs.optional.metamataAttributes for granularity.
MMetricsStreamHandlerorg.apache.tools.ant.taskdefs.optional.metamataA handy metrics handler.
ModifiedSelectororg.apache.tools.ant.types.selectors.modifiedselector

Selector class that uses Algorithm, Cache and Comparator for its work.

ModifiedSelector.AlgorithmNameorg.apache.tools.ant.types.selectors.modifiedselectorNo description provided.
ModifiedSelector.CacheNameorg.apache.tools.ant.types.selectors.modifiedselectorNo description provided.
ModifiedSelector.ComparatorNameorg.apache.tools.ant.types.selectors.modifiedselectorNo description provided.
Moveorg.apache.tools.ant.taskdefsMoves a file or directory to a new file or directory.
MParseorg.apache.tools.ant.taskdefs.optional.metamataSimple Metamata MParse task.
MSVSSorg.apache.tools.ant.taskdefs.optional.vssA base class for creating tasks for executing commands on Visual SourceSafe.
MSVSS.CurrentModUpdatedorg.apache.tools.ant.taskdefs.optional.vssExtention of EnumeratedAttribute to hold the values for file time stamp.
MSVSS.WritableFilesorg.apache.tools.ant.taskdefs.optional.vssExtention of EnumeratedAttribute to hold the values for writable filess.
MSVSSADDorg.apache.tools.ant.taskdefs.optional.vssPerforms Add commands to Microsoft Visual SourceSafe.
MSVSSCHECKINorg.apache.tools.ant.taskdefs.optional.vssPerforms CheckIn commands to Microsoft Visual SourceSafe.
MSVSSCHECKOUTorg.apache.tools.ant.taskdefs.optional.vssPerforms CheckOut commands to Microsoft Visual SourceSafe.
MSVSSCPorg.apache.tools.ant.taskdefs.optional.vssPerforms CP (Change Project) commands to Microsoft Visual SourceSafe.
MSVSSCREATEorg.apache.tools.ant.taskdefs.optional.vssCreates a new project in Microsoft Visual SourceSafe.
MSVSSGETorg.apache.tools.ant.taskdefs.optional.vssPerform Get commands from Microsoft Visual SourceSafe.
MSVSSHISTORYorg.apache.tools.ant.taskdefs.optional.vssPerforms History commands to Microsoft Visual SourceSafe.
MSVSSHISTORY.BriefCodediffNofileorg.apache.tools.ant.taskdefs.optional.vssExtention of EnumeratedAttribute to hold the values for style.
MSVSSLABELorg.apache.tools.ant.taskdefs.optional.vssPerforms Label commands to Microsoft Visual SourceSafe.
MultipleChoiceInputRequestorg.apache.tools.ant.inputEncapsulates an input request.
NameAndTypeCPInfoorg.apache.tools.ant.taskdefs.optional.depend.constantpoolA NameAndType CP Info
Native2Asciiorg.apache.tools.ant.taskdefs.optionalConverts files from native encodings to ASCII.
Native2AsciiAdapterFactoryorg.apache.tools.ant.taskdefs.optional.native2asciiCreates the Native2AsciiAdapter based on the user choice and potentially the VM vendor.
NetCommandorg.apache.tools.ant.taskdefs.optional.dotnetThis is a helper class to spawn net commands out.
Niceorg.apache.tools.ant.taskdefsA task to provide "nice-ness" to the current thread, and/or to query the current value.
NoBannerLoggerorg.apache.tools.antExtends DefaultLogger to strip out empty targets.
NoExitSecurityManagerorg.apache.tools.ant.util.optionalThis is intended as a replacement for the default system manager.
NoneSelectororg.apache.tools.ant.types.selectorsThis selector has a collection of other selectors.
Notorg.apache.tools.ant.taskdefs.condition<not> condition.
NotSelectororg.apache.tools.ant.types.selectorsThis selector has one other selectors whose meaning it inverts.
Ororg.apache.tools.ant.taskdefs.condition<or> condition container.
OrSelectororg.apache.tools.ant.types.selectorsThis selector has a collection of other selectors, any of which have to select a file in order for this selector to select it.
Osorg.apache.tools.ant.taskdefs.conditionCondition that tests the OS type.
OutputStreamFunnelerorg.apache.tools.ant.utilManages a set of OutputStreams to write to a single underlying stream, which is closed only when the last "funnel" has been closed.
P4Addorg.apache.tools.ant.taskdefs.optional.perforceAdds specified files to Perforce.
P4Baseorg.apache.tools.ant.taskdefs.optional.perforceBase class for Perforce (P4) ANT tasks.
P4Changeorg.apache.tools.ant.taskdefs.optional.perforceRequests a new changelist from the Perforce server.
P4Counterorg.apache.tools.ant.taskdefs.optional.perforceObtains or sets the value of a counter.
P4Deleteorg.apache.tools.ant.taskdefs.optional.perforceCheckout files for deletion.
P4Editorg.apache.tools.ant.taskdefs.optional.perforceOpen file(s) for edit.
P4Fstatorg.apache.tools.ant.taskdefs.optional.perforceP4Fstat--find out which files are under Perforce control and which are not.
P4HandlerAdapterorg.apache.tools.ant.taskdefs.optional.perforcebase class to manage streams around the execution of the Perforce command line client
P4Haveorg.apache.tools.ant.taskdefs.optional.perforceLists Perforce files currently on client.
P4Integrateorg.apache.tools.ant.taskdefs.optional.perforceIntegrate file(s).
P4Labelorg.apache.tools.ant.taskdefs.optional.perforceCreates a new Perforce label and set contents to reflect current client file revisions.
P4Labelsyncorg.apache.tools.ant.taskdefs.optional.perforceThis method syncs an existing Perforce label against the Perforce client or against a set of files/revisions.
P4OutputStreamorg.apache.tools.ant.taskdefs.optional.perforceheavily inspired from LogOutputStream this stream class calls back the P4Handler on each line of stdout or stderr read
P4Reopenorg.apache.tools.ant.taskdefs.optional.perforceReopen Perforce checkout files between changelists.
P4Resolveorg.apache.tools.ant.taskdefs.optional.perforceNo description provided.
P4Revertorg.apache.tools.ant.taskdefs.optional.perforceRevert Perforce open files or files in a changelist
P4Submitorg.apache.tools.ant.taskdefs.optional.perforceSubmits a numbered changelist to Perforce.
P4Submit.P4SubmitAdapterorg.apache.tools.ant.taskdefs.optional.perforceinternal class used to process the output of p4 submit
P4Syncorg.apache.tools.ant.taskdefs.optional.perforceSynchronize client space to a Perforce depot view.
Packorg.apache.tools.ant.taskdefsAbstract Base class for pack tasks.
PackageNameMapperorg.apache.tools.ant.utilMaps directory name matches into a dotted package name.
Parallelorg.apache.tools.ant.taskdefsExecutes the contained tasks in separate threads, continuing once all are completed.
Parallel.TaskListorg.apache.tools.ant.taskdefsClass which holds a list of tasks to execute
Parameterorg.apache.tools.ant.typesA parameter is composed of a name, type and value.
Patchorg.apache.tools.ant.taskdefsPatches a file by applying a 'diff' file to it; requires "patch" to be on the execution path.
Pathorg.apache.tools.ant.typesThis object represents a path as used by CLASSPATH or PATH environment variable.
Path.PathElementorg.apache.tools.ant.typesHelper class, holds the nested <pathelement> values.
PathConvertorg.apache.tools.ant.taskdefsConverts path and classpath information to a specific target OS format.
PathConvert.MapEntryorg.apache.tools.ant.taskdefsHelper class, holds the nested <map> values.
PathConvert.TargetOsorg.apache.tools.ant.taskdefsAn enumeration of supported targets: "windows", "unix", "netware", and "os/2".
PathTokenizerorg.apache.tools.antA Path tokenizer takes a path and returns the components that make up that path.
PatternSetorg.apache.tools.ant.typesNamed collection of include/exclude tags.
PatternSet.NameEntryorg.apache.tools.ant.typesinner class to hold a name on list.
Permissionsorg.apache.tools.ant.typesThis class implements a security manager meant for useage by tasks that run inside the ant VM.
Permissions.Permissionorg.apache.tools.ant.typesRepresents a permission.
PrefixLinesorg.apache.tools.ant.filtersAttaches a prefix to every line.
PresentSelectororg.apache.tools.ant.types.selectorsSelector that filters files based on whether they appear in another directory tree.
PresentSelector.FilePresenceorg.apache.tools.ant.types.selectorsEnumerated attribute with the values for indicating where a file's presence is allowed and required.
PreSetDeforg.apache.tools.ant.taskdefsThe preset definition task generates a new definition based on a current definition with some attributes or elements preset.
PreSetDef.PreSetDefinitionorg.apache.tools.ant.taskdefsThis class contains the unknown element and the object that is predefined.
Projectorg.apache.tools.antCentral representation of an Ant project.
ProjectComponentorg.apache.tools.antBase class for components of a project, including tasks and data types.
ProjectHelperorg.apache.tools.antConfigures a Project (complete with Targets and Tasks) based on a XML build file.
ProjectHelper2org.apache.tools.ant.helperSax2 based project reader
ProjectHelper2.AntHandlerorg.apache.tools.ant.helperThe common superclass for all SAX event handlers used to parse the configuration file.
ProjectHelper2.ElementHandlerorg.apache.tools.ant.helperHandler for all project elements ( tasks, data types )
ProjectHelper2.MainHandlerorg.apache.tools.ant.helperThe main handler - it handles the <project> tag.
ProjectHelper2.ProjectHandlerorg.apache.tools.ant.helperHandler for the top level "project" element.
ProjectHelper2.RootHandlerorg.apache.tools.ant.helperHandler for ant processing.
ProjectHelper2.TargetHandlerorg.apache.tools.ant.helperHandler for "target" elements.
ProjectHelperImplorg.apache.tools.ant.helperOriginal helper.
PropertiesfileCacheorg.apache.tools.ant.types.selectors.modifiedselectorUse java.util.Properties for storing the values.
Propertyorg.apache.tools.ant.taskdefsSets a property by name, or set of properties (from file or resource) in the project.
PropertyFileorg.apache.tools.ant.taskdefs.optionalModifies settings in a property file.
PropertyFile.Entryorg.apache.tools.ant.taskdefs.optionalInstance of this class represents nested elements of a task propertyfile.
PropertyFile.Entry.Operationorg.apache.tools.ant.taskdefs.optionalEnumerated attribute with the values "+", "-", "="
PropertyFile.Entry.Typeorg.apache.tools.ant.taskdefs.optionalEnumerated attribute with the values "int", "date" and "string".
PropertyFile.Unitorg.apache.tools.ant.taskdefs.optionalBorrowed from Tstamp
PropertyFileInputHandlerorg.apache.tools.ant.inputReads input from a property file, the file name is read from the system property ant.input.properties, the prompt is the key for input.
PropertyHelperorg.apache.tools.antNOT FINAL.
PropertySetorg.apache.tools.ant.typesA set of properties.
PropertySet.BuiltinPropertySetNameorg.apache.tools.ant.typesUsed for propertyref's builtin attribute.
PropertySet.PropertyReforg.apache.tools.ant.typesThis is a nested class containing a reference to some properties and optionally a source of properties.
PumpStreamHandlerorg.apache.tools.ant.taskdefsCopies standard output and error of subprocesses to standard output and error of the parent process.
Pvcsorg.apache.tools.ant.taskdefs.optional.pvcsExtracts the latest edition of the source code from a PVCS repository.
PvcsProjectorg.apache.tools.ant.taskdefs.optional.pvcsrepresents a project within the PVCS repository to extract files from.
ReaderInputStreamorg.apache.tools.ant.utilAdapts a Reader as an InputStream.
Recorderorg.apache.tools.ant.taskdefsAdds a listener to the current build process that records the output to a file.
Recorder.ActionChoicesorg.apache.tools.ant.taskdefsA list of possible values for the setAction() method.
Recorder.VerbosityLevelChoicesorg.apache.tools.ant.taskdefsA list of possible values for the setLoglevel() method.
RecorderEntryorg.apache.tools.ant.taskdefsThis is a class that represents a recorder.
Redirectororg.apache.tools.ant.taskdefsThe Redirector class manages the setup and connection of input and output redirection for an Ant project component.
Search