Class DefaultContentAdapter

java.lang.Object
org.eclipse.handly.model.adapter.DefaultContentAdapter
All Implemented Interfaces:
IContentAdapter

public class DefaultContentAdapter extends Object implements IContentAdapter
A content adapter that is based on IAdaptable mechanism. For a given IElement the corresponding element is obtained from the ICorrespondingElementProvider the IElement adapts to.