Interface BeforeUnmarshallCallback


public interface BeforeUnmarshallCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    beforeUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent)
     
  • Method Details

    • beforeUnmarshal

      void beforeUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent)