Hi All
I need your help. I am using JAXB marshaller to marshal a java objects. One
of the objects have values with embeded html for ex (A B) .. and marshaller
is generating following xml ...
<span style="color: Black">Billy Chenowith</span>
Is there a way to instruct marshaller to not to escape the html?
Thanks
-Zak
--
View this message in context: http://www.nabble.com/HTML-is-escaped-tp24927997p24927997.html
Sent from the java.net - jaxb dev mailing list archive at Nabble.com.