I've got an object that contains a string property in which I have a string
of xml.

When I marshall this object using a value tag for this property the string
gets encoded. (converts my less than to a <)

Is there any way I can have the string show up in the xml as if it was
actually marshalled from objects?

And in reverse, upon encountering the right tag, take all the contents in
xml and cram it in the string property of my object.

Does this make sense or shall I provide examples?

Thanks
Carl Leiby



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to