Class Docx4jMarshallerListener

java.lang.Object
jakarta.xml.bind.Marshaller.Listener
org.docx4j.jaxb.Docx4jMarshallerListener

public class Docx4jMarshallerListener extends jakarta.xml.bind.Marshaller.Listener
  • Field Details

    • log

      protected static org.slf4j.Logger log
  • Constructor Details

    • Docx4jMarshallerListener

      public Docx4jMarshallerListener(XMLStreamWriter xsw, boolean isNewPkg)
  • Method Details

    • beforeMarshal

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