Is there some way that I can populate an object field with a String that looks like this: 'some text <b>bold text<i>italic text</i></b> more text'.

Put another way, I'd like to grab the text inside the title elements with its markup and populate
a String property on my Java object.
<title>some text <b>bold text<i>italic text</i></b> more text</title>


I've looked through the documentation and played around with the UnmarshallListener but no
obvious solution came to me.


Thank you,
Chris


Christopher Farnham Senior Consultant at Wrycan, Inc.

[EMAIL PROTECTED]
http://www.wrycan.com




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to