Library:Apache Ant
Version:1.6.5
Compatibility:JDK 1.4
Interfaces in library Apache Ant.
NamePackageDescription
Algorithmorg.apache.tools.ant.types.selectors.modifiedselectorThe Algorithm defines how a value for a file is computed.
AntMainorg.apache.tools.ant.launchInterface used to bridge to the actual Main class without any messy reflection
AttributeInfoorg.apache.tools.ant.taskdefs.optional.sitraka.bytecode.attributesAttribute info structure that provides base methods
BuildListenerorg.apache.tools.antInstances of classes that implement this interface can register to be notified when things happened during a build.
BuildLoggerorg.apache.tools.antInterface used by Ant to log the build output.
BZip2Constantsorg.apache.tools.bzip2Base class for both the compress and decompress classes.
Cacheorg.apache.tools.ant.types.selectors.modifiedselectorA Cache let the user store key-value-pairs in a permanent manner and access them.
ChainableReaderorg.apache.tools.ant.filtersInterface indicating that a reader may be chained to another one.
ClassFileIteratororg.apache.tools.ant.taskdefs.optional.dependIterator interface for iterating over a set of class files
ClassPathLoader.FileLoaderorg.apache.tools.ant.taskdefs.optional.sitraka.bytecodethe interface to implement to look up for specific resources
CompilerAdapterorg.apache.tools.ant.taskdefs.compilersThe interface that all compiler adapters must adhere to.
Conditionorg.apache.tools.ant.taskdefs.conditionInterface for conditions to use inside the <condition> task.
DependencyAnalyzerorg.apache.tools.ant.util.dependA dependency analyzer analyzes dependencies between Java classes to determine the minimal set of classes which are required by a set of "root" classes.
DynamicAttributeorg.apache.tools.antEnables a task to control unknown attributes
DynamicAttributeNSorg.apache.tools.antEnables a task to control unknown attributes.
DynamicConfiguratororg.apache.tools.antEnables a task to control unknown attributes and elements.
DynamicConfiguratorNSorg.apache.tools.antEnables a task to control unknown attributes and elements.
DynamicElementorg.apache.tools.antEnables a task to control unknown elements.
DynamicElementNSorg.apache.tools.antEnables a task to control unknown elements.
ExecuteStreamHandlerorg.apache.tools.ant.taskdefsUsed by Execute to handle input and output stream of subprocesses.
Executororg.apache.tools.antTarget executor abstraction.
ExtendFileSelectororg.apache.tools.ant.types.selectorsThis is the interface to be used by all custom selectors, those that are called through the <custom> tag.
ExtensionResolverorg.apache.tools.ant.taskdefs.optional.extensionInterface to locate a File that satisfies extension.
FileNameMapperorg.apache.tools.ant.utilInterface to be used by SourceFileScanner.
FileScannerorg.apache.tools.antAn interface used to describe the actions required of any type of directory scanner.
FileSelectororg.apache.tools.ant.types.selectorsThis is the interface to be used by all selectors.
Get.DownloadProgressorg.apache.tools.ant.taskdefsNo description provided.
HotDeploymentToolorg.apache.tools.ant.taskdefs.optional.j2eeAn interface for vendor-specific "hot" deployment tools.
InputHandlerorg.apache.tools.ant.inputPlugin to Ant to handle requests for user input.
JavahAdapterorg.apache.tools.ant.taskdefs.optional.javahInterface for different backend implementations of the Javah task.
JspCompilerAdapterorg.apache.tools.ant.taskdefs.optional.jsp.compilersThe interface that all jsp compiler adapters must adher to.
JspManglerorg.apache.tools.ant.taskdefs.optional.jspThis is an interface to the Mangler service that jspc needs to map JSP file names to java files.
MSVSSConstantsorg.apache.tools.ant.taskdefs.optional.vssHolds all the constants for the VSS tasks.
Native2AsciiAdapterorg.apache.tools.ant.taskdefs.optional.native2asciiInterface for an adapter to a native2ascii implementation.
P4Handlerorg.apache.tools.ant.taskdefs.optional.perforceInterface for p4 job output stream handler.
P4OutputHandlerorg.apache.tools.ant.taskdefs.optional.perforceInterface for p4 job output stream handler.
Parameterizableorg.apache.tools.ant.typesParameterizable objects take genric key value pairs.
Regexporg.apache.tools.ant.util.regexpInterface which represents a regular expression, and the operations that can be performed on it.
RegexpMatcherorg.apache.tools.ant.util.regexpInterface describing a regular expression matcher.
ResourceFactoryorg.apache.tools.ant.typesthis interface should be implemented by classes (Scanners) needing to deliver information about resources.
RmicAdapterorg.apache.tools.ant.taskdefs.rmicThe interface that all rmic adapters must adher to.
SelectorContainerorg.apache.tools.ant.types.selectorsThis is the interface for selectors that can contain other selectors.
SelectorScannerorg.apache.tools.ant.types.selectorsAn interface used to describe the actions required by any type of directory scanner that supports Selecters.
SOSCmdorg.apache.tools.ant.taskdefs.optional.sosInterface to hold constants used by the SOS tasks
SubBuildListenerorg.apache.tools.antInstances of classes that implement this interface can register to be also notified when things happened during a subbuild.
TarConstantsorg.apache.tools.tarThis interface contains all the definitions used in the package.
TaskContainerorg.apache.tools.antInterface for objects which can contain tasks.
TimeoutObserverorg.apache.tools.ant.utilInterface for classes that want to be notified by Watchdog.
TokenFilter.Filterorg.apache.tools.ant.filtersstring filters implement this interface
Tokenizerorg.apache.tools.ant.utilinput stream tokenizers implement this interface
TypeAdapterorg.apache.tools.antUsed to wrap types.
UnixStatorg.apache.tools.zipConstants from stat.h on Unix systems.
XSLTLiaisonorg.apache.tools.ant.taskdefsProxy interface for XSLT processors.
XSLTLiaison2org.apache.tools.ant.taskdefsExtended Proxy interface for XSLT processors.
XSLTLoggerorg.apache.tools.ant.taskdefsNo description provided.
XSLTLoggerAwareorg.apache.tools.ant.taskdefsNo description provided.
ZipExtraFieldorg.apache.tools.zipGeneral format of extra field data.
Search