| Library: | Apache Ant |
| Version: | 1.6.5 |
| Compatibility: | JDK 1.4 |
| Name | Package | Description |
|---|---|---|
| AbstractAccessTask | org.apache.tools.ant.taskdefs.optional.unix | No description provided. |
| AbstractAnalyzer | org.apache.tools.ant.util.depend | An abstract implementation of the analyzer interface providing support for the bulk of interface methods. |
| AbstractCvsTask | org.apache.tools.ant.taskdefs | original Cvs.java 1.20 NOTE: This implementation has been moved here from Cvs.java with the addition of some accessors for extensibility. |
| AbstractFileSet | org.apache.tools.ant.types | Class that holds an implicit patternset and supports nested patternsets and creates a DirectoryScanner using these patterns. |
| AbstractHotDeploymentTool | org.apache.tools.ant.taskdefs.optional.j2ee | Abstract class to support vendor-specific hot deployment tools. |
| AbstractMetamataTask | org.apache.tools.ant.taskdefs.optional.metamata | Somewhat abstract framework to be used for other metama 2.0 tasks. |
| AbstractSelectorContainer | org.apache.tools.ant.types.selectors | This is the a base class a container of selectors - it does not need do be a selector itself. |
| AncestorAnalyzer | org.apache.tools.ant.util.depend.bcel | A dependency analyzer which returns superclass and superinterface dependencies. |
| And | org.apache.tools.ant.taskdefs.condition | <and> condition container. |
| AndSelector | org.apache.tools.ant.types.selectors | This selector has a collection of other selectors, all of which have to select a file in order for this selector to select it. |
| AnsiColorLogger | org.apache.tools.ant.listener | Uses ANSI Color Code Sequences to colorize messages sent to the console. |
| Ant | org.apache.tools.ant.taskdefs | Build a sub-project. |
| Ant.Reference | org.apache.tools.ant.taskdefs | Helper class that implements the nested <reference> element of <ant> and <antcall>. |
| Ant.TargetElement | org.apache.tools.ant.taskdefs | Helper class that implements the nested <target> element of <ant> and <antcall>. |
| AntAnalyzer | org.apache.tools.ant.taskdefs.optional.depend | An analyzer which uses the depend task's bytecode classes to analyze dependencies |
| AntClassLoader | org.apache.tools.ant | Used to load classes within ant with a different classpath from that used to start ant. |
| AntClassLoader2 | org.apache.tools.ant.loader | An implementation of the AntClassLoader suitable for use on post JDK 1.1 platforms |
| AntFilterReader | org.apache.tools.ant.types | An AntFileReader is a wrapper class that encloses the classname and configuration of a Configurable FilterReader. |
| Antlib | org.apache.tools.ant.taskdefs | Antlib task. |
| AntlibDefinition | org.apache.tools.ant.taskdefs | Base class for tasks that that can be used in antlibs. |
| ANTLR | org.apache.tools.ant.taskdefs.optional | Invokes the ANTLR Translator generator on a grammar file. |
| AntResolver | org.apache.tools.ant.taskdefs.optional.extension.resolvers | Resolver that just returns s specified location. |
| AntSoundPlayer | org.apache.tools.ant.taskdefs.optional.sound | This class is designed to be used by any AntTask that requires audio output. |
| AntStructure | org.apache.tools.ant.taskdefs | Creates a partial DTD for Ant from the currently known tasks. |
| AntTypeDefinition | org.apache.tools.ant | This class contains all the information on a particular ant type, the classname, adaptor and the class it should be assignable from. |
| AntXMLContext | org.apache.tools.ant.helper | Context information for the ant processing. |
| ApacheCatalog | org.apache.tools.ant.types.resolver | This class extends the Catalog class provided by Norman Walsh's resolver library in xml-commons in order to add classpath entity and URI resolution. |
| ApacheCatalogResolver | org.apache.tools.ant.types.resolver | This class extends the CatalogResolver class provided by Norman Walsh's resolver library in xml-commons. |
| AsiExtraField | org.apache.tools.zip | Adds Unix file permission and UID/GID fields as well as symbolic link handling. |
| Assertions | org.apache.tools.ant.types | The assertion datatype. |
| Assertions.BaseAssertion | org.apache.tools.ant.types | base class for our assertion elements. |
| Assertions.DisabledAssertion | org.apache.tools.ant.types | A disabled assertion disables things |
| Assertions.EnabledAssertion | org.apache.tools.ant.types | an enabled assertion enables things |
| Attrib | org.apache.tools.ant.taskdefs.optional.windows | Attrib equivalent for Win32 environments. |
| Available | org.apache.tools.ant.taskdefs | Will set the given property if the requested resource is available at runtime. |
| Available.FileDir | org.apache.tools.ant.taskdefs | EnumeratedAttribute covering the file types to be checked for, either file or dir. |
| BaseExtendSelector | org.apache.tools.ant.types.selectors | Convenience base class for all selectors accessed through ExtendSelector. |
| BaseFilterReader | org.apache.tools.ant.filters | Base class for core filter readers. |
| Basename | org.apache.tools.ant.taskdefs | Sets a property to the base name of a specified file, optionally minus a suffix. |
| BaseParamFilterReader | org.apache.tools.ant.filters | Parameterized base class for core filter readers. |
| BaseSelector | org.apache.tools.ant.types.selectors | A convenience base class that you can subclass Selectors from. |
| BaseSelectorContainer | org.apache.tools.ant.types.selectors | This is the base class for selectors that can contain other selectors. |
| BuildEvent | org.apache.tools.ant | Class representing an event occurring during a build. |
| BuildNumber | org.apache.tools.ant.taskdefs | Read, 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). |
| BUnzip2 | org.apache.tools.ant.taskdefs | Expands a file that has been compressed with the BZIP2 algorithm. |
| BZip2 | org.apache.tools.ant.taskdefs | Compresses a file with the BZIP2 algorithm. |
| Cab | org.apache.tools.ant.taskdefs.optional | Create a CAB archive. |
| CallTarget | org.apache.tools.ant.taskdefs | Call another target in the same project. |
| CBZip2InputStream | org.apache.tools.bzip2 | An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream. |
| CBZip2OutputStream | org.apache.tools.bzip2 | An output stream that compresses into the BZip2 format (without the file header chars) into another stream. |
| CCCheckin | org.apache.tools.ant.taskdefs.optional.clearcase | Performs ClearCase checkin. |
| CCCheckout | org.apache.tools.ant.taskdefs.optional.clearcase | Performs ClearCase checkout. |
| CCLock | org.apache.tools.ant.taskdefs.optional.clearcase | Performs a ClearCase Lock command. |
| CCMCheck | org.apache.tools.ant.taskdefs.optional.ccm | Class common to all check commands (checkout, checkin,checkin default task); |
| CCMCheckin | org.apache.tools.ant.taskdefs.optional.ccm | Performs Continuus checkin command. |
| CCMCheckinDefault | org.apache.tools.ant.taskdefs.optional.ccm | Performs Continuus Checkin Default task command. |
| CCMCheckout | org.apache.tools.ant.taskdefs.optional.ccm | Performs Continuus checkout command. |
| CCMCreateTask | org.apache.tools.ant.taskdefs.optional.ccm | Creates new Continuus ccm task and sets it as the default. |
| CCMkattr | org.apache.tools.ant.taskdefs.optional.clearcase | Task to perform mkattr command to ClearCase. |
| CCMkbl | org.apache.tools.ant.taskdefs.optional.clearcase | Task to CreateBaseline command to ClearCase. |
| CCMkdir | org.apache.tools.ant.taskdefs.optional.clearcase | Performs ClearCase mkdir. |
| CCMkelem | org.apache.tools.ant.taskdefs.optional.clearcase | Performs ClearCase mkelem. |
| CCMklabel | org.apache.tools.ant.taskdefs.optional.clearcase | Task to perform mklabel command to ClearCase. |
| CCMklbtype | org.apache.tools.ant.taskdefs.optional.clearcase | Task to perform mklbtype command to ClearCase. |
| CCMReconfigure | org.apache.tools.ant.taskdefs.optional.ccm | Task allows to reconfigure a project, recursively or not |
| CCRmtype | org.apache.tools.ant.taskdefs.optional.clearcase | Task to perform rmtype command to ClearCase. |
| CCUnCheckout | org.apache.tools.ant.taskdefs.optional.clearcase | Performs ClearCase UnCheckout command. |
| CCUnlock | org.apache.tools.ant.taskdefs.optional.clearcase | Performs a ClearCase Unlock command. |
| CCUpdate | org.apache.tools.ant.taskdefs.optional.clearcase | Performs a ClearCase Update command. |
| ChainedMapper | org.apache.tools.ant.util | A 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. |
| ChainReaderHelper | org.apache.tools.ant.filters.util | Process a FilterReader chain. |
| ChangeLogTask | org.apache.tools.ant.taskdefs.cvslib | Examines the output of cvs log and group related changes together. |
| Checksum | org.apache.tools.ant.taskdefs | Used to create or verify file checksums. |
| Chgrp | org.apache.tools.ant.taskdefs.optional.unix | Chgrp equivalent for unix-like environments. |
| Chmod | org.apache.tools.ant.taskdefs | Chmod equivalent for unix-like environments. |
| Chown | org.apache.tools.ant.taskdefs.optional.unix | Chown equivalent for unix-like environments. |
| ClassConstants | org.apache.tools.ant.filters | Assembles the constants declared in a Java class in
key1=value1(line separator)key2=value2
format. |
| ClassCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | The constant pool entry which stores class information. |
| ClassFile | org.apache.tools.ant.taskdefs.optional.sitraka.bytecode | Object representing a class. |
| ClassFile | org.apache.tools.ant.taskdefs.optional.depend | A ClassFile object stores information about a Java class. |
| ClassfileSet | org.apache.tools.ant.types.optional.depend | A ClassfileSet is a FileSet that enlists all classes that depend on a certain set of root classes. |
| ClassfileSet.ClassRoot | org.apache.tools.ant.types.optional.depend | Inner class used to contain info about root classes. |
| ClassFileUtils | org.apache.tools.ant.taskdefs.optional.depend | Utility class file routines. |
| ClassNameReader | org.apache.tools.ant.taskdefs.optional.jlink | Provides a quick and dirty way to determine the true name of a class given just an InputStream. |
| ClassPathLoader | org.apache.tools.ant.taskdefs.optional.sitraka.bytecode | Core of the bytecode analyzer. |
| ClasspathUtils | org.apache.tools.ant.util | Offers some helper methods on the Path structure in ant. |
| ClasspathUtils.Delegate | org.apache.tools.ant.util | Delegate that helps out any specific ProjectComponent that needs dynamic classloading. |
| ClearCase | org.apache.tools.ant.taskdefs.optional.clearcase | A base class for creating tasks for executing commands on ClearCase. |
| CollectionUtils | org.apache.tools.ant.util | A set of helper methods related to collection manipulation. |
| CollectionUtils.EmptyEnumeration | org.apache.tools.ant.util | No description provided. |
| Commandline | org.apache.tools.ant.types | Commandline objects help handling command lines specifying processes to execute. |
| Commandline.Argument | org.apache.tools.ant.types | Used for nested xml command line definitions. |
| Commandline.Marker | org.apache.tools.ant.types | Class to keep track of the position of an Argument. |
| CommandlineJava | org.apache.tools.ant.types | A representation of a Java command line that is a composite of 2 Commandline. |
| CommandlineJava.SysProperties | org.apache.tools.ant.types | Specialized Environment class for System properties |
| CommonsLoggingListener | org.apache.tools.ant.listener | Jakarta Commons Logging listener. |
| Compatability | org.apache.tools.ant.taskdefs.optional.extension | Enum used in (@link Extension) to indicate the compatability of one extension to another. |
| Compatibility | org.apache.tools.ant.taskdefs.optional.extension | Enum used in (@link Extension) to indicate the compatibility of one extension to another. |
| CompilerAdapterFactory | org.apache.tools.ant.taskdefs.compilers | Creates the necessary compiler adapter, given basic criteria. |
| ComponentHelper | org.apache.tools.ant | Component creation and configuration. |
| CompositeMapper | org.apache.tools.ant.util | A ContainerMapper that unites the results of its constituent
FileNameMappers into a single set of result filenames. |
| Concat | org.apache.tools.ant.taskdefs | This class contains the 'concat' task, used to concatenate a series of files into a single stream. |
| Concat.TextElement | org.apache.tools.ant.taskdefs | sub element points to a file or contains text |
| ConcatFileInputStream | org.apache.tools.ant.util | Special InputStream that will
concatenate the contents of an array of files. |
| ConcatFilter | org.apache.tools.ant.filters | Concats a file before and/or after the file. |
| ConditionBase | org.apache.tools.ant.taskdefs.condition | Baseclass 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. |
| ConditionTask | org.apache.tools.ant.taskdefs | Task to set a property conditionally using <uptodate>, <available>, and many other supported conditions. |
| ConstantCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | A Constant Pool entry which represents a constant value. |
| ConstantPool | org.apache.tools.ant.taskdefs.optional.depend.constantpool | The constant pool of a Java class. |
| ConstantPoolEntry | org.apache.tools.ant.taskdefs.optional.depend.constantpool | An entry in the constant pool. |
| ContainerMapper | org.apache.tools.ant.util | A FileNameMapper that contains
other FileNameMappers. |
| Contains | org.apache.tools.ant.taskdefs.condition | Is one string part of another string? |
| ContainsRegexpSelector | org.apache.tools.ant.types.selectors | Selector that filters files based on a regular expression. |
| ContainsSelector | org.apache.tools.ant.types.selectors | Selector that filters files based on whether they contain a particular string. |
| Continuus | org.apache.tools.ant.taskdefs.optional.ccm | A base class for creating tasks for executing commands on Continuus 5.1. |
| Copy | org.apache.tools.ant.taskdefs | Copies a file or directory to a new file or directory. |
| Copydir | org.apache.tools.ant.taskdefs | Copies a directory. |
| Copyfile | org.apache.tools.ant.taskdefs | Copies a file. |
| CovBase | org.apache.tools.ant.taskdefs.optional.sitraka | Base class that deals with JProbe version incompatibilities. |
| Coverage | org.apache.tools.ant.taskdefs.optional.sitraka | Runs Sitraka JProbe Coverage. |
| Coverage.Finalsnapshot | org.apache.tools.ant.taskdefs.optional.sitraka | No description provided. |
| Coverage.Javavm | org.apache.tools.ant.taskdefs.optional.sitraka | No description provided. |
| Coverage.Recordfromstart | org.apache.tools.ant.taskdefs.optional.sitraka | No description provided. |
| CovMerge | org.apache.tools.ant.taskdefs.optional.sitraka | Runs the snapshot merge utility for JProbe Coverage. |
| CovReport | org.apache.tools.ant.taskdefs.optional.sitraka | Runs the JProbe Coverage 3.0 snapshot merge utility. |
| CovReport.Reference | org.apache.tools.ant.taskdefs.optional.sitraka | No description provided. |
| CovReport.ReportFormat | org.apache.tools.ant.taskdefs.optional.sitraka | No description provided. |
| CovReport.ReportType | org.apache.tools.ant.taskdefs.optional.sitraka | No description provided. |
| CSharp | org.apache.tools.ant.taskdefs.optional.dotnet | Compiles C# source into executables or modules. |
| Cvs | org.apache.tools.ant.taskdefs | Performs operations on a CVS repository. |
| CVSPass | org.apache.tools.ant.taskdefs | Adds an new entry to a CVS password file. |
| CvsTagDiff | org.apache.tools.ant.taskdefs.cvslib | Examines the output of cvs rdiff between two tags. |
| CvsUser | org.apache.tools.ant.taskdefs.cvslib | Represents a CVS user with a userID and a full name. |
| CvsVersion | org.apache.tools.ant.taskdefs.cvslib | this 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 |
| DataType | org.apache.tools.ant.types | Base class for those classes that can appear inside the build file as stand alone data types. |
| DateSelector | org.apache.tools.ant.types.selectors | Selector that chooses files based on their last modified date. |
| DateSelector.TimeComparisons | org.apache.tools.ant.types.selectors | Enumerated attribute with the values for time comparison. |
| DateUtils | org.apache.tools.ant.util | Helper methods to deal with date/time formatting with a specific defined format (ISO8601) or a plurialization correct elapsed time in minutes and seconds. |
| DefaultCompilerAdapter | org.apache.tools.ant.taskdefs.compilers | This is the default implementation for the CompilerAdapter interface. |
| DefaultExcludes | org.apache.tools.ant.taskdefs | Alters the default excludes for the entire build.. |
| DefaultExecutor | org.apache.tools.ant.helper | Default Target executor implementation. |
| DefaultInputHandler | org.apache.tools.ant.input | Prompts on System.err, reads input from System.in |
| DefaultJspCompilerAdapter | org.apache.tools.ant.taskdefs.optional.jsp.compilers | This is the default implementation for the JspCompilerAdapter interface. |
| DefaultLogger | org.apache.tools.ant | Writes build events to a PrintStream. |
| DefaultNative2Ascii | org.apache.tools.ant.taskdefs.optional.native2ascii | encapsulates the handling common to diffent Native2Asciiadapter implementations. |
| DefaultRmicAdapter | org.apache.tools.ant.taskdefs.rmic | This is the default implementation for the RmicAdapter interface. |
| DefBase | org.apache.tools.ant.taskdefs | Base class for Definitions handling uri and class loading. |
| Definer | org.apache.tools.ant.taskdefs | Base class for Taskdef and Typedef - handles all the attributes for Typedef. |
| Definer.Format | org.apache.tools.ant.taskdefs | Enumerated type for format attribute |
| Definer.OnError | org.apache.tools.ant.taskdefs | Enumerated type for onError attribute |
| Delete | org.apache.tools.ant.taskdefs | Deletes a file or directory, or set of files defined by a fileset. |
| Deltree | org.apache.tools.ant.taskdefs | No description provided. |
| DemuxInputStream | org.apache.tools.ant | Passes input requests to the project object for demuxing into individual tasks and threads. |
| DemuxOutputStream | org.apache.tools.ant | Logs content written by a thread and forwards the buffers onto the project object which will forward the content to the appropriate task. |
| Depend | org.apache.tools.ant.taskdefs.optional.depend | Generates a dependency file for a given set of classes. |
| DependencyVisitor | org.apache.tools.ant.util.depend.bcel | A BCEL visitor implementation to collect class dependency information |
| DependScanner | org.apache.tools.ant.types.optional.depend | DirectoryScanner for finding class dependencies. |
| DependSelector | org.apache.tools.ant.types.selectors | Selector that filters files based on whether they are newer than a matching file in another directory tree. |
| DependSet | org.apache.tools.ant.taskdefs | Examines and removes out of date target files. |
| DepthSelector | org.apache.tools.ant.types.selectors | Selector that filters files based on the how deep in the directory tree they are. |
| Description | org.apache.tools.ant.types | Description is used to provide a project-wide description element (that is, a description that applies to a buildfile as a whole). |
| DeweyDecimal | org.apache.tools.ant.taskdefs.optional.extension | Utility class to contain version numbers in "Dewey Decimal" syntax. |
| Diagnostics | org.apache.tools.ant | A little diagnostic helper that output some information that may help in support. |
| DifferentSelector | org.apache.tools.ant.types.selectors | This selector selects files against a mapped set of target files, selecting all those files which are different. |
| DigestAlgorithm | org.apache.tools.ant.types.selectors.modifiedselector | Computes a 'hashvalue' for the content of file using java.security.MessageDigest. |
| DirectoryIterator | org.apache.tools.ant.taskdefs.optional.depend | An iterator which iterates through the contents of a java directory. |
| DirectoryScanner | org.apache.tools.ant | Class for scanning a directory for files/directories which match certain criteria. |
| Dirname | org.apache.tools.ant.taskdefs | Determines the directory name of the specified file. |
| DirSet | org.apache.tools.ant.types | Subclass as hint for supporting tasks that the included directories instead of files should be used. |
| DOMElementWriter | org.apache.tools.ant.util | Writes a DOM tree to a given Writer. |
| DOMUtils | org.apache.tools.ant.util | Some utility methods for common tasks when building DOM trees in memory. |
| DotnetBaseMatchingTask | org.apache.tools.ant.taskdefs.optional.dotnet | refactoring of some stuff so that different things (like ILASM) can use shared code. |
| DotnetCompile | org.apache.tools.ant.taskdefs.optional.dotnet | Abstract superclass for dotnet compiler tasks. |
| DotnetCompile.TargetTypes | org.apache.tools.ant.taskdefs.optional.dotnet | Target types to build. |
| DotnetDefine | org.apache.tools.ant.taskdefs.optional.dotnet | definitions can be conditional. |
| DotnetResource | org.apache.tools.ant.taskdefs.optional.dotnet | class used by DotnetCompile to name resources, could be upgraded to a datatype in the distant future. |
| DoubleCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | The constant pool entry subclass used to represent double constant values. |
| DTDLocation | org.apache.tools.ant.types | Helper class to handle the DTD nested element. |
| Ear | org.apache.tools.ant.taskdefs | Creates a EAR archive. |
| Echo | org.apache.tools.ant.taskdefs | Writes a message to the Ant logging facilities. |
| Echo.EchoLevel | org.apache.tools.ant.taskdefs | The enumerated values for the level attribute. |
| EchoProperties | org.apache.tools.ant.taskdefs.optional | Displays all the current properties in the build. |
| EchoProperties.FormatAttribute | org.apache.tools.ant.taskdefs.optional | No description provided. |
| EmailAddress | org.apache.tools.ant.taskdefs.email | Holds an email address. |
| EmailTask | org.apache.tools.ant.taskdefs.email | A task to send SMTP email. |
| EmailTask.Encoding | org.apache.tools.ant.taskdefs.email | Enumerates the encoding constants |
| EnumeratedAttribute | org.apache.tools.ant.types | Helper class for attributes that can only take one of a fixed list of values. |
| Environment | org.apache.tools.ant.types | Wrapper for environment variables. |
| Environment.Variable | org.apache.tools.ant.types | representation of a single env value |
| EqualComparator | org.apache.tools.ant.types.selectors.modifiedselector | Simple implementation of Comparator for use in CacheSelector. |
| Equals | org.apache.tools.ant.taskdefs.condition | Simple String comparison condition. |
| EscapeUnicode | org.apache.tools.ant.filters | This method converts non-latin characters to unicode escapes. |
| Exec | org.apache.tools.ant.taskdefs | Executes a given command if the os platform is appropriate. |
| ExecTask | org.apache.tools.ant.taskdefs | Executes a given command if the os platform is appropriate. |
| Execute | org.apache.tools.ant.taskdefs | Runs an external program. |
| ExecuteJava | org.apache.tools.ant.taskdefs | No description provided. |
| ExecuteOn | org.apache.tools.ant.taskdefs | Executes a given command, supplying a set of files as arguments. |
| ExecuteOn.FileDirBoth | org.apache.tools.ant.taskdefs | Enumerated attribute with the values "file", "dir" and "both" for the type attribute. |
| ExecuteWatchdog | org.apache.tools.ant.taskdefs | Destroys a process running for too long. |
| Exit | org.apache.tools.ant.taskdefs | Exits the active build, giving an additional message if available. |
| Expand | org.apache.tools.ant.taskdefs | Unzip a file. |
| ExpandProperties | org.apache.tools.ant.filters | Expands Ant properties, if any, in the data. |
| ExtendSelector | org.apache.tools.ant.types.selectors | Selector that selects files by forwarding the request on to other classes. |
| Extension | 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. |
| ExtensionAdapter | org.apache.tools.ant.taskdefs.optional.extension | Simple class that represents an Extension and conforms to Ants patterns. |
| ExtensionSet | org.apache.tools.ant.taskdefs.optional.extension | The Extension set lists a set of "Optional Packages" / "Extensions". |
| ExtensionUtil | org.apache.tools.ant.taskdefs.optional.extension | A set of useful methods relating to extensions. |
| ExtraAttribute | org.apache.tools.ant.taskdefs.optional.extension | Simple holder for extra attributes in main section of manifest. |
| ExtraFieldUtils | org.apache.tools.zip | ZipExtraField related methods |
| FacadeTaskHelper | org.apache.tools.ant.util.facade | Helper class for facade implementations - encapsulates treatment of explicit implementation choices, magic properties and implementation specific command line arguments. |
| FieldRefCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | A FieldRef CP Info |
| FileList | org.apache.tools.ant.types | FileList represents an explicitly named list of files. |
| FileList.FileName | org.apache.tools.ant.types | Inner class corresponding to the <file> nested element. |
| FilenameSelector | org.apache.tools.ant.types.selectors | Selector that filters files based on the filename. |
| FileSet | org.apache.tools.ant.types | Moved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example). |
| FilesMatch | org.apache.tools.ant.taskdefs.condition | Compares two files for bitwise equality based on size and content. |
| FileUtils | org.apache.tools.ant.util | This 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. |
| Filter | org.apache.tools.ant.taskdefs | Sets a token filter that is used by the file copy tasks to do token substitution. |
| FilterChain | org.apache.tools.ant.types | FilterChain may contain a chained set of filter readers. |
| FilterMapper | org.apache.tools.ant.types.mappers | This is a FileNameMapper based on a FilterChain. |
| Filters | org.apache.tools.ant.taskdefs.optional.sitraka | Filters information from coverage, somewhat similar to a FileSet. |
| Filters.Exclude | org.apache.tools.ant.taskdefs.optional.sitraka | No description provided. |
| Filters.FilterElement | org.apache.tools.ant.taskdefs.optional.sitraka | an includes or excludes element |
| Filters.Include | org.apache.tools.ant.taskdefs.optional.sitraka | No description provided. |
| FilterSet | org.apache.tools.ant.types | A set of filters to be applied to something. |
| FilterSet.Filter | org.apache.tools.ant.types | Individual filter component of filterset. |
| FilterSet.FiltersFile | org.apache.tools.ant.types | The filtersfile nested element. |
| FilterSetCollection | org.apache.tools.ant.types | A FilterSetCollection is a collection of filtersets each of which may have a different start/end token settings. |
| FixCRLF | org.apache.tools.ant.taskdefs | Converts 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.AddAsisRemove | org.apache.tools.ant.taskdefs | Enumerated attribute with the values "asis", "add" and "remove". |
| FixCRLF.CrLf | org.apache.tools.ant.taskdefs | Enumerated attribute with the values "asis", "cr", "lf" and "crlf". |
| FlatFileNameMapper | org.apache.tools.ant.util | Implementation of FileNameMapper that always returns the source file name without any leading directory information. |
| FlexInteger | org.apache.tools.ant.types | Helper 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. |
| FloatCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | A Float CP Info |
| FTP | org.apache.tools.ant.taskdefs.optional.net | Basic FTP client. |
| FTP.Action | org.apache.tools.ant.taskdefs.optional.net | an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod", "rmdir" |
| FTP.FTPDirectoryScanner | org.apache.tools.ant.taskdefs.optional.net | internal 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.AntFTPFile | org.apache.tools.ant.taskdefs.optional.net | an AntFTPFile is a representation of a remote file |
| FTP.FTPDirectoryScanner.AntFTPRootFile | org.apache.tools.ant.taskdefs.optional.net | special class to represent the remote directory itself |
| FullAnalyzer | org.apache.tools.ant.util.depend.bcel | An analyzer capable fo traversing all class - class relationships. |
| Gcj | org.apache.tools.ant.taskdefs.compilers | The implementation of the gcj compiler. |
| GenerateKey | org.apache.tools.ant.taskdefs | Generates a key in a keystore. |
| GenerateKey.DistinguishedName | org.apache.tools.ant.taskdefs | No description provided. |
| GenerateKey.DnameParam | org.apache.tools.ant.taskdefs | No description provided. |
| GenericHotDeploymentTool | org.apache.tools.ant.taskdefs.optional.j2ee | A generic tool for J2EE server hot deployment. |
| Get | org.apache.tools.ant.taskdefs | Gets a particular file from a URL source. |
| Get.Base64Converter | org.apache.tools.ant.taskdefs | BASE 64 encoding of a String or an array of bytes. |
| Get.NullProgress | org.apache.tools.ant.taskdefs | do nothing with progress info |
| Get.VerboseProgress | org.apache.tools.ant.taskdefs | verbose progress system prints to some output stream |
| GlobPatternMapper | org.apache.tools.ant.util | Implementation of FileNameMapper that does simple wildcard pattern replacements. |
| GUnzip | org.apache.tools.ant.taskdefs | Expands a file that has been compressed with the GZIP algorithm. |
| GZip | org.apache.tools.ant.taskdefs | Compresses a file with the GZIP algorithm. |
| HashvalueAlgorithm | org.apache.tools.ant.types.selectors.modifiedselector | Computes a 'hashvalue' for the content of file using String.hashValue(). |
| HeadFilter | org.apache.tools.ant.filters | Reads the first n lines of a stream. |
| Http | org.apache.tools.ant.taskdefs.condition | Condition to wait for a HTTP request to succeed. |
| IContract | org.apache.tools.ant.taskdefs.optional | Instruments Java classes with iContract DBC preprocessor. |
| IdentityMapper | org.apache.tools.ant.util | Implementation of FileNameMapper that always returns the source file name. |
| Ilasm | org.apache.tools.ant.taskdefs.optional.dotnet | Assembles .NET Intermediate Language files. |
| Ilasm.TargetTypes | org.apache.tools.ant.taskdefs.optional.dotnet | Target types to build. |
| Ildasm | org.apache.tools.ant.taskdefs.optional.dotnet | Task to take a .NET or Mono -generated managed executable and turn it into ILASM assembly code. |
| Ildasm.EncodingTypes | org.apache.tools.ant.taskdefs.optional.dotnet | encoding options; the default is ascii |
| Ildasm.VisibilityOptions | org.apache.tools.ant.taskdefs.optional.dotnet | visibility options for decoding |
| ImplementationSpecificArgument | org.apache.tools.ant.util.facade | Extension of Commandline.Argument with a new attribute that choses a specific implementation of the facade. |
| ImportTask | org.apache.tools.ant.taskdefs | Task to import another build file into the current project. |
| ImportTypelib | org.apache.tools.ant.taskdefs.optional.dotnet | Import a COM type library into the .NET framework. |
| Input | org.apache.tools.ant.taskdefs | Reads an input line from the console. |
| InputRequest | org.apache.tools.ant.input | Encapsulates an input request. |
| IntegerCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | An Integer CP Info |
| InterfaceMethodRefCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | A InterfaceMethodRef CP Info |
| IntrospectionHelper | org.apache.tools.ant | Helper class that collects the methods a task or nested element holds to set attributes, create nested elements or hold PCDATA elements. |
| IntrospectionHelper.Creator | org.apache.tools.ant | creator - allows use of create/store external to IntrospectionHelper. |
| IsFalse | org.apache.tools.ant.taskdefs.condition | Condition that tests whether a given string evals to false |
| IsFileSelected | org.apache.tools.ant.taskdefs.condition | This is a condition that checks to see if a file passes an embedded selector. |
| IsReference | org.apache.tools.ant.taskdefs.condition | Condition that tests whether a given reference has been defined. |
| IsSet | org.apache.tools.ant.taskdefs.condition | Condition that tests whether a given property has been set. |
| IsTrue | org.apache.tools.ant.taskdefs.condition | Condition that tests whether a given string evals to true |
| JakartaOroMatcher | org.apache.tools.ant.util.regexp | Implementation of RegexpMatcher for Jakarta-ORO. |
| JakartaOroRegexp | org.apache.tools.ant.util.regexp | Regular expression implementation using the Jakarta Oro package |
| JakartaRegexpMatcher | org.apache.tools.ant.util.regexp | Implementation of RegexpMatcher for Jakarta-Regexp. |
| JakartaRegexpRegexp | org.apache.tools.ant.util.regexp | Regular expression implementation using the Jakarta Regexp package |
| Jar | org.apache.tools.ant.taskdefs | Creates a JAR archive. |
| Jar.FilesetManifestConfig | org.apache.tools.ant.taskdefs | No description provided. |
| JarFileIterator | org.apache.tools.ant.taskdefs.optional.depend | A class file iterator which iterates through the contents of a Java jar file. |
| JarLibAvailableTask | org.apache.tools.ant.taskdefs.optional.extension | Checks whether an extension is present in a fileset or an extensionSet. |
| JarLibDisplayTask | org.apache.tools.ant.taskdefs.optional.extension | Displays the "Optional Package" and "Package Specification" information contained within the specified JARs. |
| JarLibManifestTask | org.apache.tools.ant.taskdefs.optional.extension | Generates a manifest that declares all the dependencies. |
| JarLibResolveTask | org.apache.tools.ant.taskdefs.optional.extension | Tries to locate a JAR to satisfy an extension and place location of JAR into property. |
| JarMarker | org.apache.tools.zip | If this extra field is added as the very first extra field of the archive, Solaris will consider it an executable jar file. |
| Jasper41Mangler | org.apache.tools.ant.taskdefs.optional.jsp | this class implements the name mangling rules of the jasper in tomcat4.1.x which is likely to remain for some time |
| JasperC | org.apache.tools.ant.taskdefs.optional.jsp.compilers | The implementation of the jasper compiler. |
| Java | org.apache.tools.ant.taskdefs | Launcher for Java applications. |
| Javac | org.apache.tools.ant.taskdefs | Compiles Java source files. |
| Javac.ImplementationSpecificArgument | org.apache.tools.ant.taskdefs | Adds an "compiler" attribute to Commandline$Attribute used to filter command line attributes based on the current implementation. |
| Javac12 | org.apache.tools.ant.taskdefs.compilers | The 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. |
| Javac13 | org.apache.tools.ant.taskdefs.compilers | The 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. |
| JavaCC | org.apache.tools.ant.taskdefs.optional.javacc | JavaCC compiler compiler task. |
| JavacExternal | org.apache.tools.ant.taskdefs.compilers | Performs a compile using javac externally. |
| JavaClassHelper | org.apache.tools.ant.filters.util | Helper class that filters constants from a Java Class |
| Javadoc | org.apache.tools.ant.taskdefs | Generates Javadoc documentation for a collection of source code. |
| Javadoc.AccessType | org.apache.tools.ant.taskdefs | EnumeratedAttribute implementation supporting the javadoc scoping values. |
| Javadoc.DocletInfo | org.apache.tools.ant.taskdefs | This class stores info about doclets. |
| Javadoc.DocletParam | org.apache.tools.ant.taskdefs | Inner class used to manage doclet parameters. |
| Javadoc.ExtensionInfo | org.apache.tools.ant.taskdefs | A project aware class used for Javadoc extensions which take a name and a path such as doclet and taglet arguments. |
| Javadoc.GroupArgument | org.apache.tools.ant.taskdefs | No description provided. |
| Javadoc.Html | org.apache.tools.ant.taskdefs | An HTML element in the javadoc. |
| Javadoc.LinkArgument | org.apache.tools.ant.taskdefs | Represents a link triplet (href, whether link is offline, location of the package list if off line) |
| Javadoc.PackageName | org.apache.tools.ant.taskdefs | Used to track info about the packages to be javadoc'd |
| Javadoc.SourceFile | org.apache.tools.ant.taskdefs | This class is used to manage the source files to be processed. |
| Javadoc.TagArgument | org.apache.tools.ant.taskdefs | Class representing a -tag argument. |
| JavaEnvUtils | org.apache.tools.ant.util | A set of helper methods related to locating executables or checking conditons of a given Java installation. |
| Javah | org.apache.tools.ant.taskdefs.optional | Generates JNI header files using javah. |
| Javah.ClassArgument | org.apache.tools.ant.taskdefs.optional | No description provided. |
| JavahAdapterFactory | org.apache.tools.ant.taskdefs.optional.javah | Creates the JavahAdapter based on the user choice and potentially the VM vendor. |
| JAXPUtils | org.apache.tools.ant.util | Collection of helper methods that retrieve a ParserFactory or Parsers and Readers. |
| JDBCTask | org.apache.tools.ant.taskdefs | Handles JDBC configuration needed by SQL type tasks. |
| JDependTask | org.apache.tools.ant.taskdefs.optional.jdepend | Runs JDepend tests. |
| JDependTask.FormatAttribute | org.apache.tools.ant.taskdefs.optional.jdepend | A class for the enumerated attribute format, values are xml and text. |
| Jdk14RegexpMatcher | org.apache.tools.ant.util.regexp | Implementation of RegexpMatcher for the built-in regexp matcher of JDK 1.4. |
| Jdk14RegexpRegexp | org.apache.tools.ant.util.regexp | Regular expression implementation using the JDK 1.4 regular expression package |
| Jikes | org.apache.tools.ant.taskdefs | Encapsulates a Jikes compiler, by directly executing an external process. |
| Jikes | org.apache.tools.ant.taskdefs.compilers | The implementation of the jikes compiler. |
| JikesOutputParser | org.apache.tools.ant.taskdefs | Parses output from jikes and passes errors and warnings into the right logging channels of Project. |
| JJDoc | org.apache.tools.ant.taskdefs.optional.javacc | Runs the JJDoc compiler compiler. |
| JJTree | org.apache.tools.ant.taskdefs.optional.javacc | Runs the JJTree compiler compiler. |
| jlink | org.apache.tools.ant.taskdefs.optional.jlink | No description provided. |
| JlinkTask | org.apache.tools.ant.taskdefs.optional.jlink | This class defines objects that can link together various jar and zip files. |
| JonasHotDeploymentTool | org.apache.tools.ant.taskdefs.optional.j2ee | An Ant wrapper task for the weblogic.deploy tool. |
| JSharp | org.apache.tools.ant.taskdefs.optional.dotnet | Compile J# source down to a managed .NET application. |
| JspC | org.apache.tools.ant.taskdefs.optional.jsp | Runs a JSP compiler. |
| JspC.WebAppParameter | org.apache.tools.ant.taskdefs.optional.jsp | static inner class used as a parameter element |
| JspCompilerAdapterFactory | org.apache.tools.ant.taskdefs.optional.jsp.compilers | Creates the necessary compiler adapter, given basic criteria. |
| JspNameMangler | org.apache.tools.ant.taskdefs.optional.jsp | This is a class derived from the Jasper code (org.apache.jasper.compiler.CommandLineCompiler) to map from a JSP filename to a valid Java classname. |
| Jvc | org.apache.tools.ant.taskdefs.compilers | The implementation of the jvc compiler from microsoft. |
| Kaffeh | org.apache.tools.ant.taskdefs.optional.javah | Adapter to the native kaffeh compiler. |
| KaffeNative2Ascii | org.apache.tools.ant.taskdefs.optional.native2ascii | Adapter to kaffe.tools.native2ascii.Native2Ascii. |
| KaffeRmic | org.apache.tools.ant.taskdefs.rmic | The implementation of the rmic for Kaffe |
| KeepAliveInputStream | org.apache.tools.ant.util | Class that can be used to wrap System.in without getting anxious about any client closing the stream. |
| KeepAliveOutputStream | org.apache.tools.ant.util | Class that can be used to wrap System.out and System.err without getting anxious about any client closing the stream. |
| KeySubst | org.apache.tools.ant.taskdefs | Keyword substitution. |
| Kjc | org.apache.tools.ant.taskdefs.compilers | The implementation of the Java compiler for KJC. |
| Launcher | org.apache.tools.ant.launch | This is a launcher for Ant. |
| LazyFileOutputStream | org.apache.tools.ant.util | Class that delays opening the output file until the first bytes shall be written or the method open has been invoked explicitly. |
| LazyHashtable | org.apache.tools.ant.util | Hashtable implementation that allows delayed construction of expensive objects All operations that need access to the full list of objects will call initAll() first. |
| LeadPipeInputStream | org.apache.tools.ant.util | Special PipedInputStream that will not die
when the writing Thread is no longer alive. |
| Length | org.apache.tools.ant.taskdefs | Gets lengths: of files/resources, byte size; of strings, length (optionally trimmed). |
| Length.FileMode | org.apache.tools.ant.taskdefs | EnumeratedAttribute operation mode |
| Length.When | org.apache.tools.ant.taskdefs | EnumeratedAttribute for the when attribute. |
| LibFileSet | org.apache.tools.ant.taskdefs.optional.extension | LibFileSet represents a fileset containing libraries. |
| LineContains | org.apache.tools.ant.filters | Filter which includes only those lines that contain all the user-specified strings. |
| LineContains.Contains | org.apache.tools.ant.filters | Holds a contains element |
| LineContainsRegExp | org.apache.tools.ant.filters | Filter which includes only those lines that contain the user-specified regular expression matching strings. |
| LineTokenizer | org.apache.tools.ant.util | class to tokenize the input as lines seperated by \r (mac style), \r\n (dos/windows style) or \n (unix style) |
| LoaderUtils | org.apache.tools.ant.util | ClassLoader utility methods |
| LoadFile | org.apache.tools.ant.taskdefs | Load a file into a property |
| LoadProperties | org.apache.tools.ant.taskdefs | Load a file's contents as Ant properties. |
| Location | org.apache.tools.ant | Stores the location of a piece of text within a file (file name, line number and column number). |
| LocationResolver | org.apache.tools.ant.taskdefs.optional.extension.resolvers | Resolver that just returns s specified location. |
| Locator | org.apache.tools.ant.launch | The Locator is a utility class which is used to find certain items in the environment |
| Log4jListener | org.apache.tools.ant.listener | Listener which sends events to Log4j logging system |
| LogOutputStream | org.apache.tools.ant.taskdefs | Logs each line written to this stream to the log system of ant. |
| LogStreamHandler | org.apache.tools.ant.taskdefs | Logs standard output and error of a subprocess to the log system of ant. |
| LongCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | A Long CP Info |
| MacroDef | org.apache.tools.ant.taskdefs | Describe class MacroDef here. |
| MacroDef.Attribute | org.apache.tools.ant.taskdefs | A nested element for the MacroDef task. |
| MacroDef.NestedSequential | org.apache.tools.ant.taskdefs | The class corresponding to the sequential nested element. |
| MacroDef.TemplateElement | org.apache.tools.ant.taskdefs | A nested element for the MacroDef task. |
| MacroDef.Text | org.apache.tools.ant.taskdefs | A nested text element for the MacroDef task. |
| MacroInstance | org.apache.tools.ant.taskdefs | The class to be placed in the ant type definition. |
| MacroInstance.Element | org.apache.tools.ant.taskdefs | Embedded element in macro instance |
| MagicNames | org.apache.tools.ant | Magic names used within Ant. |
| Mailer | org.apache.tools.ant.taskdefs.email | Base class for the various emailing implementations. |
| MailLogger | org.apache.tools.ant.listener | Buffers log messages from DefaultLogger, and sends an e-mail with the results. |
| MailMessage | org.apache.tools.mail | A class to help send SMTP email. |
| Main | org.apache.tools.ant | Command line entry point into Ant. |
| MajoritySelector | org.apache.tools.ant.types.selectors | This selector is here just to shake up your thinking a bit. |
| Manifest | org.apache.tools.ant.taskdefs | Holds the data of a jar manifest. |
| Manifest.Attribute | org.apache.tools.ant.taskdefs | An attribute for the manifest. |
| Manifest.Section | org.apache.tools.ant.taskdefs | A manifest section - you can nest attribute elements into sections. |
| ManifestTask | org.apache.tools.ant.taskdefs | Creates a manifest file for inclusion in a JAR, Ant task wrapper around Manifest . |
| ManifestTask.Mode | org.apache.tools.ant.taskdefs | Helper class for Manifest's mode attribute. |
| Mapper | org.apache.tools.ant.types | Element to define a FileNameMapper. |
| Mapper.MapperType | org.apache.tools.ant.types | Class as Argument to FileNameMapper.setType. |
| MappingSelector | org.apache.tools.ant.types.selectors | A mapping selector is an abstract class adding mapping support to the base selector |
| MatchingTask | org.apache.tools.ant.taskdefs | This is an abstract task that should be used by all those tasks that require to include or exclude files based on pattern matching. |
| MAudit | org.apache.tools.ant.taskdefs.optional.metamata | Invokes the Metamata Audit/ Webgain Quality Analyzer on a set of Java files. |
| MergingMapper | org.apache.tools.ant.util | Implementation of FileNameMapper that always returns the same target file name. |
| Message | org.apache.tools.ant.taskdefs.email | Class representing an email message. |
| MethodInfo | org.apache.tools.ant.taskdefs.optional.sitraka.bytecode | Method info structure. |
| MethodRefCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | A MethodRef CP Info |
| MimeMail | org.apache.tools.ant.taskdefs.optional.net | A task to send SMTP email; Use mail instead |
| MimeMailer | org.apache.tools.ant.taskdefs.email | Uses the JavaMail classes to send Mime format email. |
| Mkdir | org.apache.tools.ant.taskdefs | Creates a given directory. |
| MMetrics | org.apache.tools.ant.taskdefs.optional.metamata | Computes the metrics of a set of Java files and write the results to an XML file. |
| MMetrics.GranularityAttribute | org.apache.tools.ant.taskdefs.optional.metamata | Attributes for granularity. |
| MMetricsStreamHandler | org.apache.tools.ant.taskdefs.optional.metamata | A handy metrics handler. |
| ModifiedSelector | org.apache.tools.ant.types.selectors.modifiedselector | Selector class that uses Algorithm, Cache and Comparator for its work. |
| ModifiedSelector.AlgorithmName | org.apache.tools.ant.types.selectors.modifiedselector | No description provided. |
| ModifiedSelector.CacheName | org.apache.tools.ant.types.selectors.modifiedselector | No description provided. |
| ModifiedSelector.ComparatorName | org.apache.tools.ant.types.selectors.modifiedselector | No description provided. |
| Move | org.apache.tools.ant.taskdefs | Moves a file or directory to a new file or directory. |
| MParse | org.apache.tools.ant.taskdefs.optional.metamata | Simple Metamata MParse task. |
| MSVSS | org.apache.tools.ant.taskdefs.optional.vss | A base class for creating tasks for executing commands on Visual SourceSafe. |
| MSVSS.CurrentModUpdated | org.apache.tools.ant.taskdefs.optional.vss | Extention of EnumeratedAttribute to hold the values for file time stamp. |
| MSVSS.WritableFiles | org.apache.tools.ant.taskdefs.optional.vss | Extention of EnumeratedAttribute to hold the values for writable filess. |
| MSVSSADD | org.apache.tools.ant.taskdefs.optional.vss | Performs Add commands to Microsoft Visual SourceSafe. |
| MSVSSCHECKIN | org.apache.tools.ant.taskdefs.optional.vss | Performs CheckIn commands to Microsoft Visual SourceSafe. |
| MSVSSCHECKOUT | org.apache.tools.ant.taskdefs.optional.vss | Performs CheckOut commands to Microsoft Visual SourceSafe. |
| MSVSSCP | org.apache.tools.ant.taskdefs.optional.vss | Performs CP (Change Project) commands to Microsoft Visual SourceSafe. |
| MSVSSCREATE | org.apache.tools.ant.taskdefs.optional.vss | Creates a new project in Microsoft Visual SourceSafe. |
| MSVSSGET | org.apache.tools.ant.taskdefs.optional.vss | Perform Get commands from Microsoft Visual SourceSafe. |
| MSVSSHISTORY | org.apache.tools.ant.taskdefs.optional.vss | Performs History commands to Microsoft Visual SourceSafe. |
| MSVSSHISTORY.BriefCodediffNofile | org.apache.tools.ant.taskdefs.optional.vss | Extention of EnumeratedAttribute to hold the values for style. |
| MSVSSLABEL | org.apache.tools.ant.taskdefs.optional.vss | Performs Label commands to Microsoft Visual SourceSafe. |
| MultipleChoiceInputRequest | org.apache.tools.ant.input | Encapsulates an input request. |
| NameAndTypeCPInfo | org.apache.tools.ant.taskdefs.optional.depend.constantpool | A NameAndType CP Info |
| Native2Ascii | org.apache.tools.ant.taskdefs.optional | Converts files from native encodings to ASCII. |
| Native2AsciiAdapterFactory | org.apache.tools.ant.taskdefs.optional.native2ascii | Creates the Native2AsciiAdapter based on the user choice and potentially the VM vendor. |
| NetCommand | org.apache.tools.ant.taskdefs.optional.dotnet | This is a helper class to spawn net commands out. |
| Nice | org.apache.tools.ant.taskdefs | A task to provide "nice-ness" to the current thread, and/or to query the current value. |
| NoBannerLogger | org.apache.tools.ant | Extends DefaultLogger to strip out empty targets. |
| NoExitSecurityManager | org.apache.tools.ant.util.optional | This is intended as a replacement for the default system manager. |
| NoneSelector | org.apache.tools.ant.types.selectors | This selector has a collection of other selectors. |
| Not | org.apache.tools.ant.taskdefs.condition | <not> condition. |
| NotSelector | org.apache.tools.ant.types.selectors | This selector has one other selectors whose meaning it inverts. |
| Or | org.apache.tools.ant.taskdefs.condition | <or> condition container. |
| OrSelector | org.apache.tools.ant.types.selectors | This selector has a collection of other selectors, any of which have to select a file in order for this selector to select it. |
| Os | org.apache.tools.ant.taskdefs.condition | Condition that tests the OS type. |
| OutputStreamFunneler | org.apache.tools.ant.util | Manages a set of OutputStreams to
write to a single underlying stream, which is
closed only when the last "funnel"
has been closed. |
| P4Add | org.apache.tools.ant.taskdefs.optional.perforce | Adds specified files to Perforce. |
| P4Base | org.apache.tools.ant.taskdefs.optional.perforce | Base class for Perforce (P4) ANT tasks. |
| P4Change | org.apache.tools.ant.taskdefs.optional.perforce | Requests a new changelist from the Perforce server. |
| P4Counter | org.apache.tools.ant.taskdefs.optional.perforce | Obtains or sets the value of a counter. |
| P4Delete | org.apache.tools.ant.taskdefs.optional.perforce | Checkout files for deletion. |
| P4Edit | org.apache.tools.ant.taskdefs.optional.perforce | Open file(s) for edit. |
| P4Fstat | org.apache.tools.ant.taskdefs.optional.perforce | P4Fstat--find out which files are under Perforce control and which are not. |
| P4HandlerAdapter | org.apache.tools.ant.taskdefs.optional.perforce | base class to manage streams around the execution of the Perforce command line client |
| P4Have | org.apache.tools.ant.taskdefs.optional.perforce | Lists Perforce files currently on client. |
| P4Integrate | org.apache.tools.ant.taskdefs.optional.perforce | Integrate file(s). |
| P4Label | org.apache.tools.ant.taskdefs.optional.perforce | Creates a new Perforce label and set contents to reflect current client file revisions. |
| P4Labelsync | org.apache.tools.ant.taskdefs.optional.perforce | This method syncs an existing Perforce label against the Perforce client or against a set of files/revisions. |
| P4OutputStream | org.apache.tools.ant.taskdefs.optional.perforce | heavily inspired from LogOutputStream this stream class calls back the P4Handler on each line of stdout or stderr read |
| P4Reopen | org.apache.tools.ant.taskdefs.optional.perforce | Reopen Perforce checkout files between changelists. |
| P4Resolve | org.apache.tools.ant.taskdefs.optional.perforce | No description provided. |
| P4Revert | org.apache.tools.ant.taskdefs.optional.perforce | Revert Perforce open files or files in a changelist |
| P4Submit | org.apache.tools.ant.taskdefs.optional.perforce | Submits a numbered changelist to Perforce. |
| P4Submit.P4SubmitAdapter | org.apache.tools.ant.taskdefs.optional.perforce | internal class used to process the output of p4 submit |
| P4Sync | org.apache.tools.ant.taskdefs.optional.perforce | Synchronize client space to a Perforce depot view. |
| Pack | org.apache.tools.ant.taskdefs | Abstract Base class for pack tasks. |
| PackageNameMapper | org.apache.tools.ant.util | Maps directory name matches into a dotted package name. |
| Parallel | org.apache.tools.ant.taskdefs | Executes the contained tasks in separate threads, continuing once all are completed. |
| Parallel.TaskList | org.apache.tools.ant.taskdefs | Class which holds a list of tasks to execute |
| Parameter | org.apache.tools.ant.types | A parameter is composed of a name, type and value. |
| Patch | org.apache.tools.ant.taskdefs | Patches a file by applying a 'diff' file to it; requires "patch" to be on the execution path. |
| Path | org.apache.tools.ant.types | This object represents a path as used by CLASSPATH or PATH environment variable. |
| Path.PathElement | org.apache.tools.ant.types | Helper class, holds the nested <pathelement> values. |
| PathConvert | org.apache.tools.ant.taskdefs | Converts path and classpath information to a specific target OS format. |
| PathConvert.MapEntry | org.apache.tools.ant.taskdefs | Helper class, holds the nested <map> values. |
| PathConvert.TargetOs | org.apache.tools.ant.taskdefs | An enumeration of supported targets: "windows", "unix", "netware", and "os/2". |
| PathTokenizer | org.apache.tools.ant | A Path tokenizer takes a path and returns the components that make up that path. |
| PatternSet | org.apache.tools.ant.types | Named collection of include/exclude tags. |
| PatternSet.NameEntry | org.apache.tools.ant.types | inner class to hold a name on list. |
| Permissions | org.apache.tools.ant.types | This class implements a security manager meant for useage by tasks that run inside the ant VM. |
| Permissions.Permission | org.apache.tools.ant.types | Represents a permission. |
| PrefixLines | org.apache.tools.ant.filters | Attaches a prefix to every line. |
| PresentSelector | org.apache.tools.ant.types.selectors | Selector that filters files based on whether they appear in another directory tree. |
| PresentSelector.FilePresence | org.apache.tools.ant.types.selectors | Enumerated attribute with the values for indicating where a file's presence is allowed and required. |
| PreSetDef | org.apache.tools.ant.taskdefs | The preset definition task generates a new definition based on a current definition with some attributes or elements preset. |
| PreSetDef.PreSetDefinition | org.apache.tools.ant.taskdefs | This class contains the unknown element and the object that is predefined. |
| Project | org.apache.tools.ant | Central representation of an Ant project. |
| ProjectComponent | org.apache.tools.ant | Base class for components of a project, including tasks and data types. |
| ProjectHelper | org.apache.tools.ant | Configures a Project (complete with Targets and Tasks) based on a XML build file. |
| ProjectHelper2 | org.apache.tools.ant.helper | Sax2 based project reader |
| ProjectHelper2.AntHandler | org.apache.tools.ant.helper | The common superclass for all SAX event handlers used to parse the configuration file. |
| ProjectHelper2.ElementHandler | org.apache.tools.ant.helper | Handler for all project elements ( tasks, data types ) |
| ProjectHelper2.MainHandler | org.apache.tools.ant.helper | The main handler - it handles the <project> tag. |
| ProjectHelper2.ProjectHandler | org.apache.tools.ant.helper | Handler for the top level "project" element. |
| ProjectHelper2.RootHandler | org.apache.tools.ant.helper | Handler for ant processing. |
| ProjectHelper2.TargetHandler | org.apache.tools.ant.helper | Handler for "target" elements. |
| ProjectHelperImpl | org.apache.tools.ant.helper | Original helper. |
| PropertiesfileCache | org.apache.tools.ant.types.selectors.modifiedselector | Use java.util.Properties for storing the values. |
| Property | org.apache.tools.ant.taskdefs | Sets a property by name, or set of properties (from file or resource) in the project. |
| PropertyFile | org.apache.tools.ant.taskdefs.optional | Modifies settings in a property file. |
| PropertyFile.Entry | org.apache.tools.ant.taskdefs.optional | Instance of this class represents nested elements of a task propertyfile. |
| PropertyFile.Entry.Operation | org.apache.tools.ant.taskdefs.optional | Enumerated attribute with the values "+", "-", "=" |
| PropertyFile.Entry.Type | org.apache.tools.ant.taskdefs.optional | Enumerated attribute with the values "int", "date" and "string". |
| PropertyFile.Unit | org.apache.tools.ant.taskdefs.optional | Borrowed from Tstamp |
| PropertyFileInputHandler | org.apache.tools.ant.input | Reads input from a property file, the file name is read from the system property ant.input.properties, the prompt is the key for input. |
| PropertyHelper | org.apache.tools.ant | NOT FINAL. |
| PropertySet | org.apache.tools.ant.types | A set of properties. |
| PropertySet.BuiltinPropertySetName | org.apache.tools.ant.types | Used for propertyref's builtin attribute. |
| PropertySet.PropertyRef | org.apache.tools.ant.types | This is a nested class containing a reference to some properties and optionally a source of properties. |
| PumpStreamHandler | org.apache.tools.ant.taskdefs | Copies standard output and error of subprocesses to standard output and error of the parent process. |
| Pvcs | org.apache.tools.ant.taskdefs.optional.pvcs | Extracts the latest edition of the source code from a PVCS repository. |
| PvcsProject | org.apache.tools.ant.taskdefs.optional.pvcs | represents a project within the PVCS repository to extract files from. |
| ReaderInputStream | org.apache.tools.ant.util | Adapts a Reader as an InputStream. |
| Recorder | org.apache.tools.ant.taskdefs | Adds a listener to the current build process that records the output to a file. |
| Recorder.ActionChoices | org.apache.tools.ant.taskdefs | A list of possible values for the setAction() method. |
| Recorder.VerbosityLevelChoices | org.apache.tools.ant.taskdefs | A list of possible values for the setLoglevel() method. |
| RecorderEntry | org.apache.tools.ant.taskdefs | This is a class that represents a recorder. |
| Redirector | org.apache.tools.ant.taskdefs | The Redirector class manages the setup and connection of input and output redirection for an Ant project component. |
| Search |




