Hi,

How would I go about deserializing this array of mixed elements?

<result>
<animals>
<cat><name>foo</name></cat>
<dog><name>pop</name></dog>
<cat><name>fluff</name></cat>
<giraffe><name>dodo</name></giraffe>
</animals>
</result>

I haven't discovered a way yet :(

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jackson-user+unsubscr...@googlegroups.com.
To post to this group, send email to jackson-user@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to