Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bakir Farooq   on Jan 14 In Java Category.

  
Question Answered By: Cay Nguyen   on Jan 14

Do try a regex . A quick google and I found this from
http://sastools.com/b2/index.php?m=2002&w=46

(?:[hH][rR][eE][fF]\s*=)
(?:[\s""']*)
(?!#|[Mm]ailto|[lL]ocation.|[jJ]avascript|.*css|.*this\.)


(.*?)(?:[\s>""'])

Share: 

 
 
Didn't find what you were looking for? Find more on Extracting links from an html document Or get search suggestion and latest updates.


Tagged: