|
Eclipse JDT Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentStamp | |
org.eclipse.ltk.core.refactoring | Application programmer interface to implement semantic preserving workspace transformations. |
Uses of ContentStamp in org.eclipse.ltk.core.refactoring |
Methods in org.eclipse.ltk.core.refactoring with parameters of type ContentStamp | |
protected Change |
UndoTextFileChange.createUndoChange(org.eclipse.text.edits.UndoEdit edit,
ContentStamp stampToRestore)
Hook to create an undo change for the given undo edit. |
protected Change |
TextFileChange.createUndoChange(org.eclipse.text.edits.UndoEdit edit,
ContentStamp stampToRestore)
Hook to create an undo change for the given undo edit and content stamp. |
Constructors in org.eclipse.ltk.core.refactoring with parameters of type ContentStamp | |
UndoTextFileChange(String name,
org.eclipse.core.resources.IFile file,
org.eclipse.text.edits.UndoEdit undo,
ContentStamp stamp,
int saveMode)
Create a new undo text file change object. |
|
Eclipse JDT Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |