|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Extension | To use Diff-X as an XSLT extension. |
| Main | Utility class to centralise the access to this API from the command line. |
| Exception Summary | |
|---|---|
| DiffXException | The mother of all Diff-X exceptions. |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||