Package ro.sync.diff.api
package ro.sync.diff.api
-
ClassDescriptionExtracts the differences reported when comparing two XML documents ('Two-Way' Author comparison mode) as a document with change tracking, which can be used to review the differences and merge the two documents.Factory for creating mergers with change tracking highlights.Merger based on 2-way mode directory comparison which saves the results in a specified directory.The
AuthorDifferencePerformer
is used to compare two Author documents using a set of options.Content types for the documents used in the diff process.Represents a difference generated by the diff performer.Represents a difference generated by the diff performer.TheDifferencePerformer
is used to compare two resources of a given content type using a set of options.Represents the type aDifference
can have.Exception thrown by the diff performer when a problem is encountered and the operation fails or if the operation was stopped.Holds options needed to decide which diff algorithm and which diff options will be used.Factory used to create a difference performer, used to compare two resources using different algorithms and options.Event used by theDiffProgressListener
to signal when the diff progress is incremented.Listener to the diff performer.