|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Tagging interface to be implemented by
IDocument
implementers that offer a line
repair method on the documents.
In order to provide backward compatibility for clients of
IRepairableDocument
, extension interfaces are used to provide
a means of evolution. The following extension interfaces exist:
IRepairableDocumentExtension
since version 3.4
adds the ability to query whether the repairable document needs to be repaired.
IDocument
,
IRepairableDocumentExtension
Method Summary | |
void |
repairLineInformation()
Repairs the line information of the document implementing this interface. |
Method Detail |
public void repairLineInformation()
|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.