Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] [MOXy] post-processing after unmarshalling

Hi,

Is there a way for EclipseLink to call a handler to do post-processing work
after unmarshalling a certain class?  I found some information in the
documentation about the XMLUnmarshalListener, but it seems to listen to
unmarshal events for everything.  Is there something else that I can attach
to just one class or one XMLDescriptor?

Thanks,
Polly


-- 
View this message in context: http://www.nabble.com/-MOXy--post-processing-after-unmarshalling-tp20606821p20606821.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top