Possible Duplicate:
How to use regular expressions to parse HTML in Java?
I need to count all url on page with Java. I'm beginer in Java. I need advice in what technology I should use to count url. I think i can use regular expressions to detect url and count urls, but I'm not shure