Looks like a filtered to me.
-Matt
--- Radha Sangal <[EMAIL PROTECTED]> wrote:
> Is there any task in ant to simulate this simple
> code of java , reading
> one file and extracting content to write into
> another... in integrate
> this small java code , I will have to do lot of
> work.. was wond
Is there any task in ant to simulate this simple code of java , reading
one file and extracting content to write into another... in integrate
this small java code , I will have to do lot of work.. was wondering if
its possible through ant itself
BufferedReader in = new BufferedReader(new
FileR