Class SharedDocumentAdapter

java.lang.Object
org.eclipse.compare.SharedDocumentAdapter
All Implemented Interfaces:
ISharedDocumentAdapter

public abstract class SharedDocumentAdapter extends Object implements ISharedDocumentAdapter
An implementation of ISharedDocumentAdapter that provides default behavior for the methods of that interface.

Clients may subclass this class.

Since:
3.3