Hi.
I'm writing an ant task that loads an external xml file.
I want the user to be able to use standard ant properties in this file.
Is there an easy way to pass the xml as a string to some method and have
it return the xml as a string with any/all ant properties expanded?
Basically i want to expand any/all properties in the file before my
parser starts on it.
Thanks!
- Jonathan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]