Interface BeforeMarshallCallback


public interface BeforeMarshallCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    beforeMarshal(jakarta.xml.bind.Marshaller marshaller)
     
  • Method Details

    • beforeMarshal

      void beforeMarshal(jakarta.xml.bind.Marshaller marshaller)