Next:
Parameters specified as nested
Up:
Replace
Previous:
Parameters
Contents
Index
Examples
<replace file="${src}/index.html" token="@@@" value="wombat"/>
replaces occurrences of the string "@@@" with the string "wombat", in the file ${src}/index.html.
Andrew Marlow 2003-07-08