On Tue, 28 May 2002, Eugene Voytitsky <[EMAIL PROTECTED]> wrote:

> BTW. Does anyone suggest more simple way to use special symbols like
> \n,\t,

Yes: &x0A; and &x09; or for the platform specific line separator
${line.separator}.

> I surfed Ant 1.4.1 docs and couldn't find answer.  (Guess answer may
> be in XML docs :))

Patches to the FAQ are welcome 8-)

Stefan

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

Reply via email to