users@jaxb.java.net

custom parse of a child Element

From: <guilhem.legal_at_geomatys.fr>
Date: Tue, 26 Apr 2011 14:24:57 +0000 (GMT)

Hi everybody!

I use JAXB for some time now, but there is a use case i can't put in
place.

In a XML document, i have a dynamic part that i can't parse with JAXB.
I have a JAXP XMLStreamReader to do that.

How can i plug my JAXP parser in the middle of the JAXB unmarshall ? is
it possible?

Guilhem Legal