I am having a bit of trouble deciding on a java DOM parser. What I want to do is be able to extract the 'src' field of any <img> tag, as well as the 'href' field of ...