hi
how do I extract the "http://www.javaprogrammingforums.com/one.jpg" and "some text" ?


String str = <p><img src="http://www.javaprogrammingforums.com/one.jpg" alt=""></p> <p>some text</p>