Hello guys I have difficulties in parsing url code for example:
"http://stackoverflow.com/questions/3984422/parsing-a-list-into-a-url-string"
to:
"stackoverflow questions 3984422 parsing a list into url string"
and also in some cases the links is shows like this :
by using the below code it shows the out put is :
"www.rgagnon.com javadetails java 0614.html"
any suggestion how to add more filter?
thanks for helping.