IDocument.addPrenotifiedDocumentListener(
IDocumentListener documentAdapter)
Adds the given document listener as one which is notified before
those document listeners added with addDocumentListener
are notified.
void
IDocumentExtension.IReplace.perform(
IDocument document,
IDocumentListener owner)
Executes the replace operation on the given document.