Class BinderListenerUtils

java.lang.Object
org.docx4j.jaxb.BinderListenerUtils

public class BinderListenerUtils extends Object
Since:
11.4.7
  • Field Details

    • log

      private static org.slf4j.Logger log
    • testContext

      private static jakarta.xml.bind.JAXBContext testContext
    • binderListener

      private static BinderListenerInterface binderListener
    • haveTried

      private static boolean haveTried
  • Constructor Details

    • BinderListenerUtils

      public BinderListenerUtils()
  • Method Details

    • getBinderListener

      public static BinderListenerInterface getBinderListener() throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException
    • tryUsingRI

      private static BinderListenerInterface tryUsingRI(jakarta.xml.bind.Marshaller m) throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException