Title: Message
I want to create a Java object representation of XML, in the normal castor way, except that I want one of the elements in the XML doc to be stored in a member variable unparsed.  I'd be perfectly happy with it being stored either as an XML string or as an org.w3c.dom.Node / Element. Is there a way to accomplish this with castor?
 
Thank you !
Alan
 

 

 

Reply via email to