Interface MarshallerAwareXMLWriter


public interface MarshallerAwareXMLWriter
  • Method Summary

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

    • setMarshaller

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