Re: Extracting individual tokens after using stringtokenizer

2015-05-25 Thread Al Le
but it seems to be overly complicated for getting individual tokens out when I am able to separate them using stringtokenizer. Isn't there any other simplere way to do what I am after? I have not fully understood your case, but I generally use the 'script' task (with JavaScript) when I have to

RE: Extracting individual tokens after using stringtokenizer

2015-05-25 Thread WebServices Development
id.au] Sent: Monday, May 25, 2015 9:28 AM To: Ant Users List Subject: Re: Extracting individual tokens after using stringtokenizer Have a look at this and see if it helps. http://codepulsive.blogspot.com.au/2013/05/ant-process-elements-in-list.html Peter “…we hear them telling in our own tongue

Re: Extracting individual tokens after using stringtokenizer

2015-05-25 Thread Peter West
Have a look at this and see if it helps. http://codepulsive.blogspot.com.au/2013/05/ant-process-elements-in-list.html Peter “…we hear them telling in our own tongues the might works of God." > On 25 May 2015, at 9:58 pm, WebServices Development > wrote: > > I am trying to extract individual