Class | Description |
---|---|
Docx4jDriver |
docx4j uses topologi's diffx project to determine the difference
between two bits of WordML.
|
Extension |
To use Diff-X as an XSLT extension.
|
Main |
Utility class to centralise the access to this API from the command line.
|
Exception | Description |
---|---|
DiffXException |
The mother of all Diff-X exceptions.
|
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.
Copyright © 2007-2019. All Rights Reserved.