0

Possible Duplicate:
How to use regular expressions to parse HTML in Java?

now want to extract "/hc/review/show/29439" from

   <a href="/hc/review/show/29439" class="green-arrow">Read more</a>

how should I write java regular expression for this ???

0

1 Answer 1

1

Pretty exactly answered on this page.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.