This is  adumb question, but I haven't been able to figure out exaclt how to deserialize xml into a bean
 
I have the correct bean setup
 
I inititalize a new BeanDeserializer using the correct   java class, qname and typedesc, but I don't see what method I am supposed to use to deserialize the xml that I have and return the bean.  I have been looking everywhere for an example but I have had no luck. Can anyone point me in the right direction?
 
 
thank You,
George

Reply via email to