Re: Issue with Axis2c navigator

2008-11-26 Thread Manjula Peiris
On Wed, 2008-11-26 at 10:29 +, Gupta, Shivam wrote: > Hello, > > I am using Axis2/C and am using the navigator class to travesre > the Axiom nodes. However, My logic fails since my input xml carries > some special cahracters like newline, etc:: > > "\r\n01\r > \n123\r\n" > > Is there

Issue with Axis2c navigator

2008-11-26 Thread Gupta, Shivam
Hello, I am using Axis2/C and am using the navigator class to travesre the Axiom nodes. However, My logic fails since my input xml carries some special cahracters like newline, etc:: "\r\n01\r\n123\r\n" Is there a way, probaly some Axiom function, that would remove these characters from t