Package org.apache.tools.ant

Interface Summary
Map  
 

Class Summary
ApacheParser Implementation of Parser using Apache Xerces-J.
DesirableFilter Filters filenames to determine whether or not the file is desirable.
DirectoryScanner Class for scanning a directory for files/directories that match a certain criteria.
Main Command line entry point into Ant.
Parser Dummy parser abstraction class for ANT to be used until the Java API for XML Parsing are released.
Project Central representation of an Ant project.
ProjectHelper Configures a Project (complete with Targets and Tasks) based on a XML build file.
SunParser Implementation of Parser using Sun ProjectX.
Target This class implements a target object with required parameters.
Task Base class for all tasks.
TaskAdapter Use introspection to "adapt" an arbitrary Bean ( not extending Task, but with similar patterns).
 

Exception Summary
BuildException Signals an error condition during a build.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.