| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.ProjectHelper
org.apache.tools.ant.helper.ProjectHelperImpl
public class ProjectHelperImpl
Original helper.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.apache.tools.ant.ProjectHelper | 
|---|
| ProjectHelper.OnMissingExtensionPoint | 
| Field Summary | 
|---|
| Fields inherited from class org.apache.tools.ant.ProjectHelper | 
|---|
| ANT_ATTRIBUTE_URI, ANT_CORE_URI, ANT_CURRENT_URI, ANT_TYPE, ANTLIB_URI, HELPER_PROPERTY, PROJECTHELPER_REFERENCE, SERVICE_ID, USE_PROJECT_NAME_AS_TARGET_PREFIX | 
| Constructor Summary | |
|---|---|
| ProjectHelperImpl()default constructor | |
| Method Summary | |
|---|---|
|  void | parse(Project project,
      java.lang.Object source)Parses the project file, configuring the project as it goes. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ProjectHelperImpl()
| Method Detail | 
|---|
public void parse(Project project,
                  java.lang.Object source)
           throws BuildException
parse in class ProjectHelperproject - project instance to be configured.source - the source from which the project is read.
BuildException - if the configuration is invalid or cannot
                           be read.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||