public static interface IDocumentExtension.IReplace
Modifier and Type | Method and Description |
---|---|
void |
perform(IDocument document,
IDocumentListener owner)
Executes the replace operation on the given document.
|
void perform(IDocument document, IDocumentListener owner)
document
- the document to be changedowner
- the owner of this replace operation
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.