Class ProjectHelper

java.lang.Object
org.apache.tools.ant.ProjectHelper
Direct Known Subclasses:
ProjectHelper2, ProjectHelperImpl

public class ProjectHelper extends Object
Configures a Project (complete with Targets and Tasks) based on a build file. It'll rely on a plugin to do the actual processing of the file.

This class also provide static wrappers for common introspection.