Class CmsTextDiff

java.lang.Object
org.opencms.ui.dialogs.history.diff.CmsTextDiff
All Implemented Interfaces:
I_CmsDiffProvider

public class CmsTextDiff extends Object implements I_CmsDiffProvider
Interprets two versions of a resource as text files, and shows a diff view for the two texts.

This should work for both plaintext files as well as binary documents which from which OpenCms can extract text content.