I suggest reading http://codefeed.com/tutorial/ant_config.html . Conor wrote much interesting about that topic "Transfer the build.xml to the final object tree".
Jan > -----Ursprüngliche Nachricht----- > Von: Mazzolini, Mike [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 25. Juni 2003 16:31 > An: [EMAIL PROTECTED] > Betreff: Getting the complete build.xml? > > All, > > When Ant starts, does it parse the entire XML file > before running > any tasks? In other words does it build a DOM object or does > it use SAX? > I'm looking to get the entire list of Targets and Tasks for a > particular > build in order to display them on the web or some other interface. > > Thanks. > Mike > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >