From: "James Bullington" <[EMAIL PROTECTED]>

> I wrote a simple routine to grab information from XML files and build a
> new XML file.
> I did this by
> 1. Setting up a header in a new file
> 2. Grabbing XML info from existing files
> 3. Appending the XML info to this new file
> 4. Adding on a trailer to the new file
> 
> Java makes it really simple to grab all information between tags and
> add new info.
> 
> It would, however, be a nice touch if ant could build new build files.

It does.... its called <style>  :))

    Erik



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to