java.lang.Object
jakarta.xml.bind.Marshaller.Listener
com.foursoft.harness.navext.runtime.io.write.xmlmeta.comments.CommentAdderListener

public class CommentAdderListener extends jakarta.xml.bind.Marshaller.Listener
  • Constructor Details

    • CommentAdderListener

      public CommentAdderListener(XMLMetaAwareXMLStreamWriter xsw, Comments comments)
      Parameters:
      xsw - the xml stream writer
      comments - map of xjc objects and comment strings
  • Method Details

    • beforeMarshal

      public void beforeMarshal(Object source)
      Overrides:
      beforeMarshal in class jakarta.xml.bind.Marshaller.Listener