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.Listener
public void beforeUnmarshal(Object target, Object parent)
beforeUnmarshal
in class Unmarshaller.Listener
Copyright © 2009–2023 Oracle Corporation. All rights reserved.