Package org.docx4j.jaxb
Class Docx4jMarshallerListener
java.lang.Object
jakarta.xml.bind.Marshaller.Listener
org.docx4j.jaxb.Docx4jMarshallerListener
public class Docx4jMarshallerListener
extends jakarta.xml.bind.Marshaller.Listener
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) booleanprotected static org.slf4j.Loggerprivate XMLStreamWriter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.xml.bind.Marshaller.Listener
afterMarshal
-
Field Details
-
log
protected static org.slf4j.Logger log -
xsw
-
isNewPkg
boolean isNewPkg
-
-
Constructor Details
-
Docx4jMarshallerListener
-
-
Method Details
-
beforeMarshal
- Overrides:
beforeMarshalin classjakarta.xml.bind.Marshaller.Listener
-