Package org.docx4j.samples
Class EventMonitoringDemo
java.lang.Object
org.docx4j.samples.AbstractSample
org.docx4j.samples.EventMonitoringDemo
Simple example of monitoring docx4j events.
Uses the following library https://github.com/bennidi/mbassador
to provide the event plumbing; see that page for more details about it.
- Since:
- 3.1.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classImplement your net.engio.mbassy.listener.Handler -
Field Summary
Fields inherited from class org.docx4j.samples.AbstractSample
inputfilepath, outputfilepath -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.docx4j.samples.AbstractSample
getInputFilePath, getOutputFilePath
-
Constructor Details
-
EventMonitoringDemo
public EventMonitoringDemo()
-
-
Method Details
-
main
- Throws:
Exception
-