Package org.eclipse.persistence.oxm
Interface XMLUnmarshalListener
- All Superinterfaces:
org.eclipse.persistence.internal.oxm.Unmarshaller.Listener
- All Known Implementing Classes:
JAXBUnmarshalListener
,SDOCSUnmarshalListener
,SDOUnmarshalListener
public interface XMLUnmarshalListener
extends org.eclipse.persistence.internal.oxm.Unmarshaller.Listener
An implementation of XMLUnmarshalListener can be set on an XMLUnmarshaller to provide additional behaviour during unmarshal operations.
-
Method Summary
Methods inherited from interface org.eclipse.persistence.internal.oxm.Unmarshaller.Listener
afterUnmarshal, beforeUnmarshal