Package org.jvnet.jaxb.xml.bind
Interface AfterUnmarshallCallback
-
public interface AfterUnmarshallCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent)
-
-
-
Method Detail
-
afterUnmarshal
void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent)
-
-