Package org.eclipse.persistence.oxm
Interface XMLUnmarshalListener
-
- All Superinterfaces:
org.eclipse.persistence.internal.oxm.Unmarshaller.Listener
- All Known Implementing Classes:
JAXBUnmarshalListener
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.