Uses of Package
org.docx4j.diff
Packages that use org.docx4j.diff
-
Classes in org.docx4j.diff used by org.docx4j.diffClassDescriptionCapable of comparing a pair of: - w:body (only lightly tested) - w:sdtContent (used extensively) - w:p (includes an algorithm aimed at producing a better diff) See org.docx4j.samples.CompareDocuments for an example of how to use.
-
Classes in org.docx4j.diff used by org.docx4j.samples.diffxClassDescriptionCapable of comparing a pair of: - w:body (only lightly tested) - w:sdtContent (used extensively) - w:p (includes an algorithm aimed at producing a better diff) See org.docx4j.samples.CompareDocuments for an example of how to use.