Hi,
I am using following code to to find out the
string which has all duplicate white spaces in it. Xml is the input.
This stops working when in the xml I have a line written as:
The space before \n is causing this problem. Because when I remove this space it works fine.
Please help.