Originally posted by Paul Clapham:
Doesn't the getFirstChild() method do that?
No, I am not sure how many children are inside the main parent tag, is there some method to print the value directly?
I have tried all sorts of things,
element.getText(), toString(),getAttributes(),blahblah, all of them seem to print the tags or something similar.
HELP!