-
Terminally Deprecated ElementsElementDescriptionthe document is passed to the processor through the commitChange method now, and will probably pe passed through the constructor in the futuresince 1.6.4, use
StamperFactory.newDocxStamper()orStamperFactory.nopreprocessingDocxStamper()instead.use new DocxStamper(DocxStamperConfiguration configuration) insteadthe document is passed to the processor through the commitChange method now and will probably pe passed through the constructor in the futurethe document is passed to the processor through the commitChange method now, and will probably pe passed through the constructor in the future
-
Deprecated MethodsMethodDescriptionthe document is passed to the processor through the commitChange method now, and will probably pe passed through the constructor in the futureuse new DocxStamper(DocxStamperConfiguration configuration) insteadthe document is passed to the processor through the commitChange method now and will probably pe passed through the constructor in the futurethe document is passed to the processor through the commitChange method now, and will probably pe passed through the constructor in the future
-
Deprecated ConstructorsConstructorDescriptionsince 1.6.4, use
StamperFactory.newDocxStamper()orStamperFactory.nopreprocessingDocxStamper()instead.