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