Package org.apache.tools.ant
Class DefaultDefinitions
java.lang.Object
org.apache.tools.ant.DefaultDefinitions
- 
Constructor SummaryConstructorsConstructorDescriptionDefaultDefinitions(ComponentHelper componentHelper) Create a default definitions object.
- 
Method Summary
- 
Constructor Details- 
DefaultDefinitionsCreate a default definitions object.- Parameters:
- componentHelper- the componenthelper to initialize.
 
 
- 
- 
Method Details- 
executepublic void execute()Register the definitions.
 
-