Class Docx4jUnmarshallerListener

java.lang.Object
jakarta.xml.bind.Unmarshaller.Listener
org.docx4j.jaxb.Docx4jUnmarshallerListener

public class Docx4jUnmarshallerListener extends jakarta.xml.bind.Unmarshaller.Listener
  • Field Details

    • log

      protected static org.slf4j.Logger log
  • Constructor Details

    • Docx4jUnmarshallerListener

      public Docx4jUnmarshallerListener(JaxbXmlPart part)
  • Method Details

    • afterUnmarshal

      public void afterUnmarshal(Object target, Object parent)
      Overrides:
      afterUnmarshal in class jakarta.xml.bind.Unmarshaller.Listener