Package org.apache.tools.ant.types
package org.apache.tools.ant.types
-
ClassDescriptionClass that holds an implicit patternset and supports nested patternsets and creates a DirectoryScanner using these patterns.An AntFilterReader is a wrapper class that encloses the classname and configuration of a Configurable FilterReader.A ArchiveFileSet is a FileSet with extra attributes useful in the context of archiving tasks.ArchiveScanner accesses the pattern matching algorithm in DirectoryScanner, which are protected methods that can only be accessed by subclassing.The assertion datatype.base class for our assertion elements.A disabled assertion disables thingsan enabled assertion enables thingsEnumeratedAttribute implementation for Charset to use with encoding/charset attributes.Commandline objects help handling command lines specifying processes to execute.Used for nested xml command line definitions.A representation of a Java command line that is a composite of 2
Commandline
s.Specialized Environment class for System properties.EnumeratedAttribute for generic comparisons.Base class for those classes that can appear inside the build file as stand alone data types.Description is used to provide a project-wide description element (that is, a description that applies to a buildfile as a whole).Subclass as hint for supporting tasks that the included directories instead of files should be used.Helper class to handle the DTD nested element.Helper class for attributes that can only take one of a fixed list of values.Wrapper for environment variables.representation of a single env valueFileList represents an explicitly named list of files.Inner class corresponding to the <file> nested element.Moved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example).FilterChain may contain a chained set of filter readers.A set of filters to be applied to something.Individual filter component of filterset.EnumeratedAttribute to set behavior WRT missing filtersfiles: "fail" (default), "warn", "ignore".A FilterSetCollection is a collection of filtersets each of which may have a different start/end token settings.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.The enumerated values for Ant's log level.Element to define a FileNameMapper.Class as Argument to FileNameMapper.setType.Element describing the parts of a Java module version.A parameter is composed of a name, type and value.Parameterizable objects take generic key value pairs.This object represents a path as used by CLASSPATH or PATH environment variable.Named collection of include/exclude tags.This class implements a security manager meant for usage by tasks that run inside the Ant VM.Represents a permission.A set of properties.Used for propertyref's builtin attribute.This is a nested class containing a reference to some properties and optionally a source of properties.EnumeratedAttribute for quantifier comparisons.Element representation of aRedirector
.Class to hold a reference to another object in the project.A regular expression datatype.Describes a "File-like" resource (File, ZipEntry, etc.).Interface describing a collection of Resources.this interface should be implemented by classes (Scanners) needing to deliver information about resources.Helper class to handle the<dtd>
and<entity>
nested elements.A regular expression substitution datatype.A TarFileSet is a FileSet with extra attributes useful in the context of Tar/Jar tasks.Scans tar archives for resources.EnumeratedAttribute for time comparisons.This data type provides a catalog of resource locations (such as DTDs and XML entities), based on the OASIS "Open Catalog" standard.A ZipFileSet is a FileSet with extra attributes useful in the context of Zip/Jar tasks.Scans zip archives for resources.