Package org.eclipse.compare
Interface IResourceProvider
- All Known Implementing Classes:
BufferedResourceNode
,HistoryItem
,ResourceNode
public interface IResourceProvider
- Since:
- 3.1
-
Method Summary
Modifier and TypeMethodDescriptionReturns the corresponding resource for this object ornull
.
-
Method Details
-
getResource
IResource getResource()Returns the corresponding resource for this object ornull
.- Returns:
- the corresponding resource or
null
-