You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Jonathan <jo...@sysbliss.com> on 2005/12/13 19:32:51 UTC

Expanding ALL properties manually

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: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org