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