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