i have a xml string like this: <a> <b>123</b> <b>456</b> </a>
how to i got List<string> a or more generally List<Object> if the <b> element has child element? -- 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 [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
