Package com.topologi.diffx
package com.topologi.diffx
The core set of classes used by Diff-X.
The only class that will remain stable and is safe to use, is the Main class.
It also corresponds to the class that is being called from the command-line. To to a diff
of two XML documents, it there best to use one of the two Main.diff methods, it
will be plugged to the most stable algorithm implementation and formatter.
-
ClassDescriptionThe mother of all Diff-X exceptions.docx4j uses topologi's diffx project to determine the difference between two bits of WordML.To use Diff-X as an XSLT extension.Utility class to centralise the access to this API from the command line.