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