public class Hk2JAXBUnmarshallerListener extends Unmarshaller.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Object target,
Object parent) |
void |
beforeUnmarshal(Object target,
Object parent) |
public void afterUnmarshal(Object target, Object parent)
afterUnmarshal in class Unmarshaller.Listenerpublic void beforeUnmarshal(Object target, Object parent)
beforeUnmarshal in class Unmarshaller.ListenerCopyright © 2009-2017 Oracle Corporation. All Rights Reserved.