Package org.docx4j.jaxb.moxy
Class BinderListener
java.lang.Object
org.docx4j.jaxb.moxy.BinderListener
- All Implemented Interfaces:
BinderListenerInterface
- Since:
- 11.4.7
- Author:
- jharrop
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetListener(jakarta.xml.bind.Binder binder, jakarta.xml.bind.Unmarshaller.Listener listener)
-
Constructor Details
-
BinderListener
public BinderListener()
-
-
Method Details
-
setListener
public void setListener(jakarta.xml.bind.Binder binder, jakarta.xml.bind.Unmarshaller.Listener listener) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException, NoSuchFieldException - Specified by:
setListenerin interfaceBinderListenerInterface- Throws:
IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionNoSuchMethodExceptionSecurityExceptionNoSuchFieldException
-