DitaTopicCompareProgressListener InterfaceDeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
A comparison progress listener.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public interface DitaTopicCompareProgressListener
Remarks

A comparison progress listener. This is a coarse-grained progress listener that provides feedback when each stage in the comparison has started and completed. Note that some stages are significantly longer than others, and some stages run concurrently.
See Also