dev@jaxb.java.net

Re: flexible unmarshalling

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Thu, 18 Oct 2007 22:00:32 +0200

Hi.

> > I was wondering if JAXB is capable of unmarshalling only a specific couple
> of inner elements / attributes into a jaxb annotated ( i.e. not xjc
> generated) class. For example... take the following xml.

https://jaxb.dev.java.net/guide/Dealing_with_large_documents.html

Esp. see the partial-unmarshalling example in JAXB RI dist.

ps. Please use the users_at_jaxb.dev.java.net mailing list, dev is mainly
for developers. You'll get more advise and more attention in the users
ML.

Bye.
/lexi