I am unmarshalling an xml file where part of the data I want unmarshalled as pure XML. For this I am using the org.exolab.castor.types.AnyNode type. I want to store this in my Java object as a String, but when I run the AnyNode.toString it outputs it with an XML declaration element. How can I prevent this element from being generated?

-Jonathan

-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to